Template:System infobox: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary |
mNo edit summary |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" style="width:300px | {| id="system" class="infobox" style="width:300px" | ||
! colspan="2" style="font-size:125% | ! colspan="2" style="font-size:125%" | {{{title|{{PAGETITLE}}}}} | ||
|- | |- | ||
| colspan="2" style="text-align:center" | {{{image|}}} | | colspan="2" style="text-align:center" | {{{image|}}} | ||
{{#if:{{{generation|}}}| | |- | ||
{{#if:{{{generation|}}}| | |||
{{!}} '''Generation''' | {{!}} '''Generation''' | ||
{{!}} {{wp|{{{generation | {{!}} {{wp|{{{generation}}} generation of video game consoles|{{{generation}}} generation}} | ||
}} | |||
|- | |- | ||
{{#if:{{{ | {{#if:{{{release|}}}| | ||
{{!}} '''Release date''' | {{!}} '''Release date''' | ||
{{!}} {{{ | {{!}} {{{release}}} | ||
|}} | {{#if:{{{release2|}}}|{{hide|show=more...|content={{{release2}}}}}}} | ||
}} | |||
|- | |- | ||
{{#if:{{{discontinued|}}}| | {{#if:{{{discontinued|}}}| | ||
{{!}} '''Discontinued''' | {{!}} '''Discontinued''' | ||
{{!}} {{{discontinued}}} | {{!}} {{{discontinued}}} | ||
}} | |||
|- | |- | ||
{{#if:{{{ratings|}}}| | {{#if:{{{ratings|}}}| | ||
{{!}} '''Ratings''' | {{!}} '''Ratings''' | ||
{{!}} {{{ratings}}} | {{!}} {{{ratings}}} | ||
}} | |||
|- | |- | ||
{{#if:{{{predecessor|}}}| | {{#if:{{{predecessor|}}}| | ||
{{!}} '''Predecessor''' | {{!}} '''Predecessor''' | ||
{{!}} {{{predecessor}}} | {{!}} {{{predecessor}}} | ||
}} | |||
|- | |- | ||
{{#if:{{{successor|}}}| | {{#if:{{{successor|}}}| | ||
{{!}} '''Successor''' | {{!}} '''Successor''' | ||
{{!}} {{{successor}}} | {{!}} {{{successor}}} | ||
}} | |||
|}<noinclude>{{br}} | |}<templatestyles src="System infobox/styles.css"/><noinclude>{{br}} | ||
==Usage== | ==Usage== | ||
{|border=1 style="border-collapse:collapse;width:70%;float:right;margin:0 0 1em 1em" cellpadding=3 | {|border=1 style="border-collapse:collapse;width:70%;float:right;margin:0 0 1em 1em" cellpadding=3 | ||
Line 38: | Line 40: | ||
|- | |- | ||
||title= | ||title= | ||
|By default, this is not necessary, as it will automatically use the article title. | |By default, this is not necessary, as it will automatically use the article title sans identifier. For special cases, it can be manually specified. | ||
|- | |- | ||
||image= | ||image= | ||
|An image of the console | |An image of the console. | ||
|- | |- | ||
||generation= | ||generation= | ||
|The era when the console was released. The output links to a Wikipedia article on the corresponding generation, so only the ordinal number must be input in letter form (e.g. "First," "Third," "Fifth"). | |The era when the console was released. The output links to a Wikipedia article on the corresponding generation, so only the ordinal number must be input in letter form (e.g. "First," "Third," "Fifth"). | ||
|- | |- | ||
|| | ||release= | ||
|The release date(s) for the console | |The release date(s) for the console (use {{tem|release}}). | ||
|- | |- | ||
||discontinued= | ||discontinued= | ||
|The year or specific date when the console was discontinued (add regions if applicable) | |The year or specific date when the console was discontinued (add regions if applicable). | ||
|- | |- | ||
||ratings= | ||ratings= | ||
|Ratings of the console (rarely applicable) | |Ratings of the console (rarely applicable). | ||
|- | |- | ||
||predecessor= | ||predecessor= | ||
|The predecessor of the console (if applicable) | |The predecessor of the console (if applicable). | ||
|- | |- | ||
||successor= | ||successor= | ||
|The successor of the console (if applicable) | |The successor of the console (if applicable). | ||
|} | |} | ||
Line 67: | Line 69: | ||
|image= | |image= | ||
|generation= | |generation= | ||
| | |release= | ||
|discontinued= | |discontinued= | ||
|ratings= | |ratings= |
Revision as of 17:14, January 11, 2024
System infobox | |
---|---|
Usage
Syntax | |
---|---|
|title= | By default, this is not necessary, as it will automatically use the article title sans identifier. For special cases, it can be manually specified. |
|image= | An image of the console. |
|generation= | The era when the console was released. The output links to a Wikipedia article on the corresponding generation, so only the ordinal number must be input in letter form (e.g. "First," "Third," "Fifth"). |
|release= | The release date(s) for the console (use {{release}}). |
|discontinued= | The year or specific date when the console was discontinued (add regions if applicable). |
|ratings= | Ratings of the console (rarely applicable). |
|predecessor= | The predecessor of the console (if applicable). |
|successor= | The successor of the console (if applicable). |
{{system infobox |title= |image= |generation= |release= |discontinued= |ratings= |predecessor= |successor= }}