Difference between revisions of "Template:GameInfo"

From Make a Good Mega Man Level Contest
Jump to: navigation, search
(Created page with "<onlyinclude> {| class="infobox" cellpadding=0 cellspacing=0 width=290px style="font-family: arial, sans-serif; padding: 7px; margin: {{#switch:{{{align|}}}|left=0 1em 1em 0|c...")
 
(Removed the "Theme Music" part because like. ???)
 
Line 125: Line 125:
 
}}
 
}}
 
}}
 
}}
|}
 
|-
 
{{#if:{{{music|}}}|{{!}}style="padding: 1px;"{{!}} }}
 
|- class {{#if:{{{music|}}}|{{!}}-{{!}}}}="hiddenStructure"
 
|colspan="2"|
 
{|class= "collapsible collapsed" width="100%" cellspacing="0" align="center" style="padding: 0; color:{{{headertext|black}}};  font-size: 13px; text-align:center"
 
!colspan="2" style="background-color: {{{tbgcolor|#66A3CC}}}; border:1px solid {{{mbdcolor|#4D8AB2}}}; font-size:13px;"|<b>Theme Music</b>
 
|-
 
|align="center" colspan="2"|{{{music|}}}
 
 
|}
 
|}
 
|}
 
|}
Line 166: Line 157:
 
|input = Controller, joystick, keyboard, etc.
 
|input = Controller, joystick, keyboard, etc.
 
|wifi = Does the game have Wi-Fi capabilities.
 
|wifi = Does the game have Wi-Fi capabilities.
|music = The games theme music.
 
 
}}
 
}}
 
</pre>
 
</pre>
 
</noinclude><noinclude>
 
</noinclude><noinclude>
 
[[Category:Templates|{{PAGENAME}}]]</noinclude>
 
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 18:58, 22 February 2018

GameInfo


Usage

{{GameInfo 
|align= Set template alignment (default is right).
|title= Name, if different from page name.
|image= Image.
|caption= Image description.
|developer= Developer(s)
|publisher= Publisher(s)
|director= Director(s)
|producer= Producer(s)
|designer= Designer(s)
|programmer= Programmer(s)
|artist= Artists(s)
|writer= Writer(s)
|composer= Musician(s)
|series= Series the game belongs to.
|platforms= Consoles/etc. the game was released for.
|releasedate= Release dates of this game. Is usually listed as separate release dates (American, Japanese, European, Australian), and is listed in chronological order.
|rerelease= Re-releases of the game.
|version= Current version of the game.
|genre = Category
|ratings= Video game content rating system classification(s).
|modes= Number of players/etc.
|media = Cartridge, disc (CD-ROM, DVD-ROM, etc.), digital download, or other.
|arcadesystem= If an arcade game, what arcade board was the game on?
|input = Controller, joystick, keyboard, etc.
|wifi = Does the game have Wi-Fi capabilities.
}}