Template:Infobox game: Difference between revisions

From Pikmin Fanon
(Added an icon parameter.)
(34 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{| class="infobox" align="right" style="width: 27em; font-size: 82%; text-align: left; border-style: solid; border-width: 1px; 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"
! colspan="2" style="font-size: 140%; background: #ccf; text-align: center;" | ''{{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}} }}}'' }}
|-
|-
! colspan="2" style="background: #fff; text-align: center;" | {{#if:{{{image|}}}|[[Image:{{{image|}}}{{#if: {{{size|}}}|{{pipe}}{{{size}}}}}]]|}}
{{#if:{{{image|}}}|{{!}} colspan="2" style="background: #fff; text-align:center" {{!}} [[File:{{{image|}}}{{#if:{{{size|}}}|{{!}}{{{size}}}}}]]|}}
|-
|-
! width="30%" style="background: #e6e9ff;" | Rating
{{#if:{{{caption|}}}|{{!}} colspan="2" style="text-align:center" {{!}} {{{caption}}} }}
| width = "70%" | {{{rating}}}
|-
|-
! width="30%" style="background: #e6e9ff;" | Genre
! width="40%" style="background: #eef;" {{!}} Rating
| width = "70%" | {{{genre}}}
{{!}} {{{rating|Unknown}}}
|-
|-
! width="30%" style="background: #e6e9ff;" | Platform(s)
! width="40%" style="background: #eef;" {{!}} Genre
| width = "70%" | {{{platforms}}}
{{!}} {{{genre|N/A}}}
|-
|-
! width="30%" style="background: #e6e9ff;" | Media
! width="40%" style="background: #eef;" {{!}} Platforms
| width = "70%" | {{{media}}}
{{!}} {{{platforms|Unknown}}}
|-
|-
! width="30%" style="background: #e6e9ff;" | Publisher
! width="40%" style="background: #eef;" {{!}} Media
| width = "70%" | {{{publisher}}}
{{!}} {{{media|N/A}}}
{{Pipe}}-
|-
! width="30%" style="background: #e6e9ff;" | Release Dates
{{#if:{{{publisher|}}}|! width="40%" style="background: #eef;" {{!}} Publisher
| width = "70%" | {{{release dates}}}
{{!}} {{{publisher|Unknown}}}|}}
{{Pipe}}-
|-
! width="30%" style="background: #e6e9ff;" | Prequel
{{#if:{{{release dates|}}}|! width="40%" style="background: #eef;" {{!}} Release dates
| width = "70%" | {{{prequel}}}
{{!}} {{{release dates|None}}}|}}
{{Pipe}}-
|-
! width="30%" style="background: #e6e9ff;" | Sequel
{{#if:{{{prequel|}}}|! width="40%" style="background: #eef;" {{!}} Prequel
| width = "70%" | {{{sequel}}}
{{!}} {{{prequel|Unknown}}}|}}
{{Pipe}}-
|-
! width="30%" style="background: #e6e9ff;" | Creator
{{#if:{{{sequel|}}}|! width="40%" style="background: #eef;" {{!}} Sequel
{{Pipe}} width = "70%" {{pipe}} {{{creator}}}
{{!}} {{{sequel|Unknown}}}|}}
{{Pipe}}-
|-
|}<includeonly></includeonly><noinclude>
! width="40%" style="background: #eef;" {{!}} Creator
[[Category:Infobox templates|{{PAGENAME}}]]
{{!}} {{{creator|Unknown}}}
<noinclude>[[Category:Infobox templates]]
|-
{{#if:{{{collaborators|}}}|! width="40%" style="background: #eef;" {{!}} Collaborators
{{!}} {{{collaborators|None}}}|}}
|-
|}{{#if:{{{nocat|}}}||<includeonly>[[Category:Fanon games]]</includeonly>}}<noinclude>
 
{{clear}}
 
==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==
{| class = "wikitable"
! Parameter || Mandatory || Default || Detailed description
|-
! name
| No || ''<nowiki>{{PAGENAME}}</nowiki>'' || 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.
|}


{{Clear}}
==Skeleton==
<pre>{{infobox game
|name=
|image=
|size=
|caption=
|rating=
|genre=
|platforms=
|media=
|publisher=
|release dates=
|prequel=
|sequel=
|creator=
|collaborators=
|nocat=
}}</pre>


==Use==
[[Category:Infobox templates]]</noinclude>
<pre>{{infobox Game                        Pikmin: after solstice
*|image=image title including extension
*|size=image size
|rating=E
|publisher=ME
|release date(s)=TBA
|prequel=the game preceding it
|sequel=Pikmin:flooded woods
*|creator=awesomeface
</pre></noinclude>

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=
}}