Site notice
Welcome! Please check To-Do List to see what pages need help, who is working on what, etc.

Difference between revisions of "Template:Game Infobox"

From Mega Man Wiki
Line 19: Line 19:
|  data5  = {{{release_dates|}}}
|  data5  = {{{release_dates|}}}


| label6  = Game modes:
| label6  = Genres
|  data6  = {{{game_mods|}}}
|  data6  = {{{genres|}}}


| label7  = Ratings:
| label7  = Game modes:
|  data7  = {{{ratings|}}}
|  data7  = {{{game_modes|}}}


| label8  = Platforms:
| label8   = Ratings:
data8 = {{{platforms|}}}
|  data8  = {{{ratings|}}}
 
| label9   = Platforms:
data9 = {{{platforms|}}}
}}<noinclude>
}}<noinclude>
{{doc}}
{{doc}}
</noinclude>
</noinclude>

Revision as of 18:51, 23 April 2020

Game Info
General information

Documentation

Infobox that goes in the top right hand corner of every game page.

Example

{{Game Infobox 
|image=[[File:Example.png]]
|caption=
|game_title=Mega Man, Mega Man 1
|developer=[[Capcom]]
|publisher=Capcom
|release_dates=1987 
|genres=Action, Platformer 
|game_modes=Single Player
|ratings=
|platforms=Nintendo Entertainment System
}}

Which is rendered as:

Game Info
Example.png
General information
Game Title:Mega Man, Mega Man 1
Developer:Capcom
Publisher:Capcom
Release Dates:1987
GenresAction, Platformer
Game modes:Single Player
Platforms:Nintendo Entertainment System

See Also