Navigation menu

Template:Console-infobox: Difference between revisions

From Metroid Wiki
mNo edit summary
(Making labels sentence case)
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="infobox" cellpadding=5 cellspacing=0 align=right width=265px style="Border: {{round|20px}}"
{| class="infobox"
| align="center" style="{{round}} Border:1px solid #{{mw color light}}" {{#if:{{{image|}}}|style="{{roundt}} border:1px solid #{{mw color light}}"}} colspan="2" {{!}} '''''{{PAGENAME}}'''''
|
{| class="infobox-sub"
! colspan="2" style="font-size: 13px; text-align: center;" | ''{{{name|{{PAGENAME}}}}}''
|-
{{#if: {{{image|}}}|
{{!}} colspan="2" style="text-align: center;" {{!}} <div style="float:center; border-bottom: 1px solid #{{mw color light}}">{{{image|}}}<br /><br /></div>
<span style="font-size: 10px">{{{caption|}}}</span>}}
|}
|-
|
{| class="infobox-sub"
! Release date(s)
{{!}}
{{{release|''Date unspecified''}}}
|-
|-
{{#if:{{{image|}}}|
{{!-}}
! colspan="2"  style="{{roundb}} Border:1px solid #{{mw color light}}" {{!}}  {{{image|}}}}}{{#if:{{{caption|}}}|<br>{{{caption|}}}}}
{{!-}} valign="center"
! style="{{roundtl}} border:1px solid #{{mw color light}}" align="right" {{!}} Release Date(s)
{{!}} style="{{roundtr}} border:1px solid #{{mw color light}}" {{!}} {{{release|''Unspecified Date''}}}
{{#if:{{{sold|}}}|
{{#if:{{{sold|}}}|
{{!-}} valign="center"
! Units sold
! style="border:1px solid #{{mw color light}}" align="right" {{!}} Units Sold
{{!}}  
{{!}} style="border:1px solid #{{mw color light}}" {{!}} {{{sold|}}}
{{{sold|}}}}}
}}
|-
{{#if:{{{game|}}}|
{{#if:{{{game|}}}|
{{!-}} valign="center"
! Best-selling game
! style="border:1px solid #{{mw color light}}" align="right" {{!}} Best Selling Game
{{!}}  
{{!}} style="border:1px solid #{{mw color light}}" {{!}} {{{game|}}}
{{{game|}}}}}
}}
|-
{{!-}} valign="center"
! ''Metroid'' and related game(s)
! style="{{roundbl}} border:1px solid #{{mw color light}}" align="right" {{!}} Metroid Game(s)
{{!}}  
{{!}} style="{{roundbr}} border:1px solid #{{mw color light}}" {{!}} {{{metroid|''[[Metroid (series)]]''}}}
{{{metroid|}}}
|}<noinclude>{{clear}}
|}
==Usage==
|}<noinclude>
{{clear}}
 
==Usage==
This should be used on the pages of consoles or hand held systems.
This should be used on the pages of consoles or hand held systems.
*'''Image:''' An image of the console
*'''''Image:''''' An image of the console
*'''Caption:''' A caption accompanying the image
*'''''Caption:''''' A caption accompanying the image
*'''Release:''' All of the console's release dates
*'''''Release:''''' All of the console's release dates
*'''Sold:''' The approximate units of the console sold
*'''''Sold:''''' The approximate units of the console sold
*'''Game:''' The console's most popular game
*'''''Game:''''' The console's most popular game
*'''Metroid:''' Any ''Metroid'' games released for this console
*'''''Metroid:''''' Any ''Metroid'' games released for this console


'''Blank code <small>(paste onto page)</small>:'''
'''Blank code <small>(paste onto page)</small>:'''
<pre>{{Console-infobox
<pre>{{Console-infobox
|image=
|image=
Line 41: Line 52:
}}</pre>
}}</pre>


 
[[Category:Infobox Templates]]</noinclude>
[[Category:Infobox Templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 03:16, 25 January 2023

Console-infobox
Release date(s)

Date unspecified

Metroid and related game(s)

Usage[edit source]

This should be used on the pages of consoles or hand held systems.

  • Image: An image of the console
  • Caption: A caption accompanying the image
  • Release: All of the console's release dates
  • Sold: The approximate units of the console sold
  • Game: The console's most popular game
  • Metroid: Any Metroid games released for this console

Blank code (paste onto page):

{{Console-infobox
|image=
|caption=
|release=
|sold=
|game=
|metroid=
}}