Template:Infobox Game: Difference between revisions

Template page
m (add prev/next/series to infobox)
mNo edit summary
Line 30: Line 30:
<td style="width:50%;text-align:right;">{{#if:{{{next|}}}|<div style="display:table-cell;">{{{next}}}</div><div style="display:table-cell;padding-left:2px;">&rarr;</div>}}</td>
<td style="width:50%;text-align:right;">{{#if:{{{next|}}}|<div style="display:table-cell;">{{{next}}}</div><div style="display:table-cell;padding-left:2px;">&rarr;</div>}}</td>
</tr></table>
</tr></table>
}}
}}{{#seo:
}}{{#seo:
|keywords={{{nameEn|}}},{{{nameAlt|}}}
|keywords={{{nameEn|}}},{{{nameAlt|}}}
Line 42: Line 43:
|twitter:image:src={{filepath:{{#explode:{{#explode:{{{image}}}|:|-1}}|{{!}}|0}}}}
|twitter:image:src={{filepath:{{#explode:{{#explode:{{{image}}}|:|-1}}|{{!}}|0}}}}
}}</includeonly><noinclude>
}}</includeonly><noinclude>
{{Documentation}}</noinclude>
{{Documentation}}
</noinclude>

Revision as of 18:45, 3 March 2019

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