Template:Infobox game: Difference between revisions

From Pikmin Fanon
m (Reverted edits by Silverfish101 (talk), to last revision by Cheepy-Cheepy)
Tag: Rollback
(Added an icon parameter.)
Line 1: Line 1:
{| class="infobox" align="right" style="width: 30em; font-size: 80%; text-align: left; border-style: solid; border-width: 2px; border-color: grey"
{| class="infobox" align="right" style="width: 30em; font-size: 80%; text-align: left; border-style: solid; border-width: 2px; border-color: grey"
! class="infoboxTitle" colspan="2" style="font-size: 140%; background: #ccf; text-align: center;" | ''{{{name|{{PAGENAME}} }}}''
! class="infoboxTitle" colspan="2" style="font-size: 140%; background: #ccf; text-align: center;" | {{#if:{{{icon|}}} |
{{{!}} style = "min-width:100%;"
{{!}} style = "vertical-align: middle; padding-left: 32px;" {{!}} ''{{{name|{{PAGENAME}} }}}''
{{!}} style = "width: 32px;" {{!}} [[File:{{{icon|}}}|40px|The icon used to represent this fanon game.]]
{{!}}} | ''{{{name|{{PAGENAME}} }}}'' }}
|-
|-
{{#if:{{{image|}}}|{{!}} colspan="2" style="background: #fff; text-align:center" {{!}} [[File:{{{image|}}}{{#if:{{{size|}}}|{{!}}{{{size}}}}}]]|}}
{{#if:{{{image|}}}|{{!}} colspan="2" style="background: #fff; text-align:center" {{!}} [[File:{{{image|}}}{{#if:{{{size|}}}|{{!}}{{{size}}}}}]]|}}
Line 60: Line 64:
! caption
! caption
| No ||  || Caption for the image, if needed.
| No ||  || Caption for the image, if needed.
|-
! icon
| No ||  || If the game has an icon, specify its image here, extension included.
|-
|-
! rating
! rating

Revision as of 15:48, 10 October 2022

Infobox game
Rating Unknown
Genre N/A
Platforms Unknown
Media N/A
Creator Unknown

Info

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

Pages with this template are automatically categorized in Category:Fanon games.

Parameters

Parameter Mandatory Default Detailed description
name No {{PAGENAME}} If the name of the game is different from the title of the page, specify it here.
image No Image name, extension included.
size No Image size.
caption No Caption for the image, if needed.
icon No If the game has an icon, specify its image here, extension included.
rating Yes Unknown ESRB rating.
genre Yes N/A Game's genre.
platforms Yes Unknown Consoles the game is played on.
media Yes N/A The form the game is in. Examples are optical disc, cartridge, or digital download.
publisher No Unknown Who or what distributes the game.
release dates No None The game's release dates, if any.
prequel No Unknown The game's prequel.
sequel No Unknown The game's sequel.
creator Yes Unknown The game's creator.
collaborators No None Who helped develop the game.
nocat No Giving this a value like "y" makes the template not auto-categorize the game.

Skeleton

{{infobox game
|name=
|image=
|size=
|caption=
|rating=
|genre=
|platforms=
|media=
|publisher=
|release dates=
|prequel=
|sequel=
|creator=
|collaborators=
|nocat=
}}