Template:Infobox Game: Difference between revisions

Template page
(Created page with "<includeonly>{{Infobox | bodyclass =vcard outcell | bodystyle =text-align: left; width: 300px; | above ={{#if:{{{nameJp|}}} |'''{{lang|ja|{{{nameJp}}}}}'''<br />}}{{...")
 
No edit summary
Line 2: Line 2:
| bodyclass  =vcard outcell
| bodyclass  =vcard outcell
| bodystyle  =text-align: left; width: 300px;
| bodystyle  =text-align: left; width: 300px;
| above      ={{#if:{{{nameJp|}}} |'''{{lang|ja|{{{nameJp}}}}}'''<br />}}{{{nameEn|}}}</span>}}
| above      ={{#if:{{{nameJp|}}} |'''{{lang|ja|{{{nameJp}}}}}'''<br />}}{{{nameEn|}}}{{#if:{{{nameIPA|}}}|<br /><span style="font-size:11px">{{{nameIPA}}}</span>}}{{#if:{{{nameAlt|}}}|<span style="font-size: 10px"><br />''{{{nameAlt}}}''</span>}}
| aboveclass  =vcard; incell_top
| aboveclass  =vcard; incell_top
| labelstyle  =background: transparent; width: 70px;
| labelstyle  =background: transparent; width: 70px;

Revision as of 04:53, 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