Difference between revisions of "Template:Infobox"

From iQueBrew
Jump to navigation Jump to search
(Created page with "{|class="infobox" cellpadding=2 cellspacing=2 width=265 style="float:right;padding:4px;margin:0 0 1em 1em;font-size:11px;background-color:#FFF5EE;border:1px solid #f98686" |al...")
 
(Modified the syntax a bit to fit iQuebrew better. Still not final.)
Line 3: Line 3:
 
|-
 
|-
 
|align=center colspan=2|{{{image|}}}
 
|align=center colspan=2|{{{image|}}}
 +
|-bgcolor=#FFE4E1 style=vertical-align:top align=left
 +
|'''Chinese title'''
 +
|{{{titleCN|}}}
 +
|-bgcolor=#FFE4E1 style=vertical-align:top align=left
 +
|'''ISBN'''
 +
|{{{ISBN|}}}
 
|-bgcolor=#FFE4E1 style=vertical-align:top align=left
 
|-bgcolor=#FFE4E1 style=vertical-align:top align=left
 
|'''Developer(s)'''
 
|'''Developer(s)'''
Line 9: Line 15:
 
|'''Publisher(s)'''
 
|'''Publisher(s)'''
 
|{{{publisher|}}}
 
|{{{publisher|}}}
|-bgcolor=#FFE4E1 style=vertical-align:top align=left
 
|'''Platform(s)'''
 
|{{{platforms|}}}
 
 
|-style=vertical-align:top align=left
 
|-style=vertical-align:top align=left
 
|'''Release date'''
 
|'''Release date'''
Line 18: Line 21:
 
|'''{{color-link|Genre|#000}}'''
 
|'''{{color-link|Genre|#000}}'''
 
|{{{genre|}}}
 
|{{{genre|}}}
|-style=vertical-align:top align=left
 
|'''Rating(s)'''
 
|{{{ratings|}}}
 
 
|-bgcolor=#FFE4E1 style=vertical-align:top align=left
 
|-bgcolor=#FFE4E1 style=vertical-align:top align=left
 
|'''Mode(s)'''
 
|'''Mode(s)'''
 
|{{{modes|}}}
 
|{{{modes|}}}
|-style=vertical-align:top align=left
 
|'''Media'''
 
|{{{media|}}}
 
|-bgcolor=#FFE4E1 style=vertical-align:top align=left
 
|'''Input'''
 
|{{{input|}}}
 
 
|}<noinclude>{{br}}
 
|}<noinclude>{{br}}
 
==Usage==
 
==Usage==
Line 36: Line 30:
 
|-
 
|-
 
|&#124;title=
 
|&#124;title=
|Title of the game (only necessary when the name of the article has text other than the title alone, such as "Title (game)")
+
|Title of the game's international equivalent
 +
|-
 +
|&#124;titleCN=
 +
|The game's official Chinese name
 +
|-
 +
|&#124;ISBN=
 +
|The game's ISBN
 
|-
 
|-
 
|&#124;image=
 
|&#124;image=
Line 45: Line 45:
 
|-
 
|-
 
|&#124;publisher=
 
|&#124;publisher=
|Publisher of the game (based on which console/handheld this game is for)
+
|Original publisher of the game (based on the Nintendo 64 version)
|-
 
|&#124;platforms=
 
|What consoles/handhelds can play the game
 
 
|-
 
|-
 
|&#124;released=
 
|&#124;released=
|Release dates in all countries for all platforms, in order from earliest to latest (use {{tem|released}})
+
|Release date on the iQue Player
 
|-
 
|-
 
|&#124;genre=
 
|&#124;genre=
 
|What genre the game is in (see [[Genre]] for a full list of genres)
 
|What genre the game is in (see [[Genre]] for a full list of genres)
|-
 
|&#124;ratings=
 
|Official ratings of the game (use {{tem|ratings}})
 
 
|-
 
|-
 
|&#124;modes=
 
|&#124;modes=
|How many players can play the game simultaneously, and whether or not the game supports online play
+
|How many players can play the game simultaneously
|-
+
})
|&#124;media=
 
|The medium used by the system the game is on, whether a cartridge, optical disc, or digital download (use {{tem|media}})
 
|-
 
|&#124;input=
 
|What controllers the title supports (use {{tem|input}})
 
 
|}
 
|}
 
<pre>
 
<pre>
 
{{infobox
 
{{infobox
 
|title=
 
|title=
 +
|titleCN=
 
|image=
 
|image=
 
|developer=
 
|developer=
 
|publisher=
 
|publisher=
|platforms=
 
 
|released=
 
|released=
 
|genre=
 
|genre=
|ratings=
 
 
|modes=
 
|modes=
|media=
 
|input=
 
 
}}
 
}}
 
</pre>
 
</pre>
 
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
 
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>

Revision as of 00:32, 27 March 2018

Infobox
Chinese title
ISBN
Developer(s)
Publisher(s)
Release date
Genre
Mode(s)

Usage

Syntax
|title= Title of the game's international equivalent
|titleCN= The game's official Chinese name
|ISBN= The game's ISBN
|image= Box art of the game (North American box takes precedence to be consistent with the naming policy)
|developer= Developer of the game
|publisher= Original publisher of the game (based on the Nintendo 64 version)
|released= Release date on the iQue Player
|genre= What genre the game is in (see Genre for a full list of genres)
|modes= How many players can play the game simultaneously

})

{{infobox
|title=
|titleCN=
|image=
|developer=
|publisher=
|released=
|genre=
|modes=
}}