Template:Infobox console: Difference between revisions

From Pikmin Fanon
m (& unnecessary #cww)
Tag: Reverted
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 17: Line 17:
! width="40%" style="background: #eef;" | Successor
! width="40%" style="background: #eef;" | Successor
| {{{successor|None}}}
| {{{successor|None}}}
|-
{{#if:{{{creator|}}}|! width="40%" style="background: #eef;" {{!}} Creator
{{!}} {{{creator}}}}}
|}{{#if:{{{nocat|}}}||<includeonly>[[Category:Consoles]]</includeonly>}}<noinclude>
|}{{#if:{{{nocat|}}}||<includeonly>[[Category:Consoles]]</includeonly>}}<noinclude>
{{clear}}
{{clear}}
{{delete|real consoles are now dealt with through pikipedia; rendering this unnecessary. It does not appear as though it was intended for Fanon consoles, though it could possible be re-purposed to be.}}
 
==Info==
==Info==
This template is to be used at the top of console articles. It places an information box on the top-right corner of the page.
This template is to be used at the top of console articles. It places an information box on the top-right corner of the page.
Line 52: Line 55:
! successor
! successor
| Yes || None || The console's successor, if any.
| Yes || None || The console's successor, if any.
|-
! successor
| No || Unknown || The console's creator, if available.
|-
|-
! nocat
! nocat
Line 67: Line 73:
|predecessor=
|predecessor=
|successor=
|successor=
|creator=
|nocat=
|nocat=
}}</pre>
}}</pre>


[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 13:10, 12 December 2023

Infobox console
Released Unknown
Predecessor None
Successor None

Info

This template is to be used at the top of console articles. It places an information box on the top-right corner of the page.

Pages with this template are automatically categorized into the consoles category.

Parameters

Parameter Mandatory Default Detailed description
name No {{PAGENAME}} If the name of the console is different from the title of the page, specify it here.
image No Image for the infobox, extension included.
size No The image's size.
caption No The image's caption, if needed.
released Yes Unknown The date of the console's release.
discontinued No The date the console's production was discontinued.
predecessor Yes None The console's predecessor, if any.
successor Yes None The console's successor, if any.
successor No Unknown The console's creator, if available.
nocat No Giving this a value like "y" makes the template not auto-categorize the console.

Skeleton

{{infobox console
|name=
|image=
|size=
|caption=
|released=
|discontinued=
|predecessor=
|successor=
|creator=
|nocat=
}}