Template:Infobox Game: Difference between revisions

Template page
m (display lower numbers of image tabs on top/on left)
(No inline CSS)
 
Line 1: Line 1:
<includeonly>{{Infobox
<includeonly>{{Infobox
| bodyclass  =vcard outcell
| bodyclass  =vcard outcell
| bodystyle  =text-align: left; width: 300px;
| 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;vertical-align:top;"><br />''{{{nameAlt}}}''</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;vertical-align:top;"><br />''{{{nameAlt}}}''</span>}}
| aboveclass  =vcard; incell_top
| aboveclass  =vcard; incell_top

Latest revision as of 19:10, 24 March 2024

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