Template:Infobox Game: Difference between revisions

Template page
m (italicize title)
m (add SEO)
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|}}}''{{#if:{{{nameIPA|}}}|<br /><span style="font-size:11px">{{{nameIPA}}}</span>}}{{#if:{{{nameAlt|}}}|<span style="font-size: 10px"><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
| labelstyle  =background: transparent; width: 70px;
| labelstyle  =background: transparent; width: 70px;
Line 17: Line 17:
| data5      ={{#if:{{{Releases|}}}|{{{Releases}}}|}}
| data5      ={{#if:{{{Releases|}}}|{{{Releases}}}|}}
| class4    =incell
| class4    =incell
}}
}}{{#seo:
</includeonly><noinclude>
|keywords={{{nameEn|}}},{{{nameAlt|}}}
|og:type=article
|og:article:section=Game
|og:article:tag={{{Gen|}}},{{{nameJP}}}
|og:title={{{nameEn|}}}
|og:sitename=BlazBlue Wiki
|og:image={{filepath:{{#explode:{{#explode:{{{image}}}|:|-1}}|{{!}}|0}}}}
|twitter:site=BlazBlue_Wiki
|twitter:creator=BlazBlue_Wiki
|twitter:image:src={{filepath:{{#explode:{{#explode:{{{image}}}|:|-1}}|{{!}}|0}}}}
}}</includeonly><noinclude>
{{Documentation}}</noinclude>
{{Documentation}}</noinclude>

Revision as of 18:29, 4 April 2018

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