There are currently 0 stubs. You can help us by expanding these articles!

Difference between revisions of "Template:Console infobox"

From Rare Wiki
Jump to navigationJump to search
m (First console / Latest console if predecessor / successor doesn't exist.)
(cleanup code trail)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox" cellpadding=2 cellspacing=2 align=right width=330px style="padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background:#FFF; border:1px solid #000;"
{| class="infobox"
! colspan="2" style="font-size:125%;background:#4EE44E"|  {{{name|{{PAGENAME}}}}}
|-
|-
! colspan="2" bgcolor=#4EE44E style="font-size:13px"|  {{{name|{{PAGENAME}}}}}
| colspan="2" style="text-align:center" | {{{image|}}}
|-
| align="center" colspan="2" | {{{image|}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if:{{{developer|}}}|{{!}}-style="background:#d2f8d2"
{{#if:{{{developer|}}}|{{!}}-style="background:#d2f8d2"
Line 28: Line 27:
{{!}} '''Predecessor'''
{{!}} '''Predecessor'''
{{!}} {{{predecessor}}}
{{!}} {{{predecessor}}}
|First console}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{successor|}}}|{{!}}-style="background:#d2f8d2"
{{#if:{{{successor|}}}|{{!}}-style="background:#d2f8d2"
{{!}} '''Successor'''
{{!}} '''Successor'''
{{!}} {{{successor}}}
{{!}} {{{successor}}}
|Latest console}}
|}}
|}
|}
<noinclude>
<noinclude>{{br}}
==Fields==
==Fields==
  image = An image of the system. Do not include the File: or Image: prefix.
  image = An image of the system. Do not include the File: or Image: prefix.

Latest revision as of 04:39, October 16, 2021

Console infobox

Fields

image = An image of the system. Do not include the File: or Image: prefix.
developer = The company that created the system (e.g. Nintendo for Nintendo 64, Microsoft for the Xbox, etc.)
gen = The generation of gaming
released = The dates that the system was first available
discontinued = The year which the console was discontinued
predecessor = The console that came before (if applicable)
successor = The console that came after (if applicable)

Blank template

{{Console infobox
|image =
|developer =
|gen = 
|released =
|discontinued =
|predecessor =
|successor =
}}