Template:Info PlugnPlay: Difference between revisions
From The Plug & Play Database
Jump to navigationJump to search
No edit summary |
add power source and emulation |
||
| Line 24: | Line 24: | ||
{{#if: {{{developer|}}} | | {{#if: {{{developer|}}} | | ||
{{Infobox_Tablerow|name=Hardware|value={{{hardware}}}}} | {{Infobox_Tablerow|name=Hardware|value={{{hardware}}}}} | ||
}} | |||
{{#if: {{{powersource|}}} | | |||
{{Infobox_Tablerow|name=Power Source|value={{{powersource}}}}} | |||
}} | }} | ||
{{#if: {{{outputs|}}} | | {{#if: {{{outputs|}}} | | ||
{{Infobox_Tablerow|name=Outputs|value={{{outputs}}}}} | {{Infobox_Tablerow|name=Outputs|value={{{outputs}}}}} | ||
}} | |||
{{#if: {{{emulation|}}} | | |||
{{Infobox_Tablerow|name=Emulated|value={{{emulation}}}}} | |||
}} | }} | ||
</table> | </table> | ||
</div> | </div> | ||