Template:Infobox Game: Difference between revisions

Template page
m (have the series navigation section header style match the releases section header)
(added image1...7 and imagelabel1...imagelabel7 parameters for image tabs)
Line 7: Line 7:
| headerstyle =text-align: left;
| headerstyle =text-align: left;
| datastyle  =text-align: left;
| datastyle  =text-align: left;
| image      ={{{image|No image}}}
| image      ={{{image|{{#invoke:Tabs|main
|containerclass=forceland
|tab1={{{imagelabel7|}}}|content1={{{image7|}}}
|tab2={{{imagelabel6|}}}|content2={{{image6|}}}
|tab3={{{imagelabel5|}}}|content3={{{image5|}}}
|tab4={{{imagelabel4|}}}|content4={{{image4|}}}
|tab5={{{imagelabel3|}}}|content5={{{image3|}}}
|tab6={{{imagelabel2|}}}|content6={{{image2|}}}
|tab7={{{imagelabel1|}}}|content7={{{image1|}}}
}}}}}
| label1      =Developer
| label1      =Developer
| data1      ={{{Dev|}}}
| data1      ={{{Dev|}}}

Revision as of 19:59, 3 April 2022

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