Difference between revisions of "Template:Infobox console"

43 bytes removed ,  02:04, January 19, 2022
m
manufacturer field was missing from examples.
(fixed a parameter)
m (manufacturer field was missing from examples.)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>{| width="30%" align="right" class="wikitable infobox plainlinks"
{| width="30%" align="right" class="wikitable infobox plainlinks"
|+ '''{{PAGENAME}}'''
|+ '''{{PAGENAME}}'''
|-
|-
|colspan="2" align="center"|{{#if:{{{image|}}}|[[Image:{{{image}}}{{!}}{{{size}}}]]|[[Special:Upload|Please add an image!]]}}
|colspan="2" align="center"|{{{image|[[Special:Upload|Upload an image!]]}}}
|-
|-
!width="1%" nowrap="nowrap"|Manufacturer
!width="1%" nowrap="nowrap"|Manufacturer
Line 13: Line 13:
| {{#if:{{{released|}}}|{{{released}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
| {{#if:{{{released|}}}|{{{released}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
|}
|}
{{mainonly|{{#if:{{{image|}}}||[[Category:Needs image]]}} [[Category:Systems]]}}</includeonly><noinclude>
<noinclude>{{br}}
==Fields==
==Fields==
*image = An image of the system. Do not include the "File:" or "Image:" prefixes.
image = An image of the system. Do not include the File: or Image: prefix.
*gen = The generation of gaming
manufacturer = Developer of the system.
*released = The dates that the system was first available
gen = The generation of gaming.
released = The dates that the system was first available.


==Layout==
==Blank template==
<pre>
<pre>
{{Infobox console
{{Infobox console
|image =
|image =
|manufacturer =
|gen =
|gen =
|released =
|released =
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude><includeonly>[[Category:Systems]]</includeonly>
76

edits