Template:Infobox Game: Difference between revisions

Template page
No edit summary
No edit summary
Line 13: Line 13:
| data2      ={{{Pub|}}}
| data2      ={{{Pub|}}}
| header3    ={{#if:{{{Releases|}}}|<div style="text-align:center;"><span style="font-size: 12px">Releases</span></div>}}
| header3    ={{#if:{{{Releases|}}}|<div style="text-align:center;"><span style="font-size: 12px">Releases</span></div>}}
| data14       ={{#if:{{{Releases|}}}|{{{Releases}}}|}}
| data4       ={{#if:{{{Releases|}}}|{{{Releases}}}|}}
| class13     =incell
| class3     =incell
| label5      =Genre
| label5      =Genre
| data5      ={{{Gen|}}}
| data5      ={{{Gen|}}}
</includeonly><noinclude>
</includeonly><noinclude>
{{Documentation}}</noinclude>
{{Documentation}}</noinclude>

Revision as of 05:22, 23 October 2017

Documentation icon Template documentation[view] [edit] [history] [purge]

The Infobox Game is used for game pages. Copy the following box and fill it in. Extra notes are after the box.

Usage

{{Infobox Game
| nameJp           = Japanese release name
| nameEn           = English release name
| image            = (old method) 
| imagelabel1      =Name of the tab for the first image
| imagelabel2      =Name of the tab for the second image
...
| imagelabel7      =Name of the tab for the 7th image
| image1           =Image for the 1st tab
...
| image7           =Image for the 7th tab
| Dev              = Developer
| Pub              = Publisher
| Gen              = Genre(s)
| Animation        = Animation Studio
| Op               = Opening Theme
| Ed               = Ending Theme
| Releases         = All releases for each game + system released on
| series           = link to series' page
| prev             = link to previous game
| next             = link to next game
}}

Parameters

nothing special