Template:Infobox game: Difference between revisions

From Pikmin Fanon
m (Reverted edits by Silverfish101 (talk), to last revision by Cheepy-Cheepy)
Tag: Rollback
mNo edit summary
 
(5 intermediate revisions by 2 users not shown)
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; background-color:#fff; 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 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 29: Line 33:
{{#if:{{{sequel|}}}|! width="40%" style="background: #eef;" {{!}} Sequel
{{#if:{{{sequel|}}}|! width="40%" style="background: #eef;" {{!}} Sequel
{{!}} {{{sequel|Unknown}}}|}}
{{!}} {{{sequel|Unknown}}}|}}
|-
{{#if:{{{dlc|}}}|! width="40%" style="background: #eef;" {{!}} Downloadable content
{{!}} {{{dlc|Unknown}}}|}}
|-
|-
! width="40%" style="background: #eef;" {{!}} Creator
! width="40%" style="background: #eef;" {{!}} Creator
Line 36: Line 43:
{{!}} {{{collaborators|None}}}|}}
{{!}} {{{collaborators|None}}}|}}
|-
|-
|}{{#if:{{{nocat|}}}||<includeonly>[[Category:Fanon games]]</includeonly>}}<noinclude>
|}{{#if:{{{nocat|}}}||<includeonly>[[Category:Games]]</includeonly>}}<noinclude>


{{clear}}
{{clear}}
Line 43: Line 50:
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.
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]].
Pages with this template are automatically categorized in [[:Category:Games]].


==Parameters==
==Parameters==
Line 60: Line 67:
! 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
Line 84: Line 94:
! sequel
! sequel
| No || Unknown || The game's sequel.
| No || Unknown || The game's sequel.
|-
! dlc
| No || Unknown || Downloadable content the game has or the game it is for.
|-
|-
! creator
! creator
Line 109: Line 122:
|prequel=
|prequel=
|sequel=
|sequel=
|dlc=
|creator=
|creator=
|collaborators=
|collaborators=

Latest revision as of 14:00, 25 March 2024

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: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.
dlc No Unknown Downloadable content the game has or the game it is for.
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=
|dlc=
|creator=
|collaborators=
|nocat=
}}