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
m (Text replacement - " " to " ")
m (Text replacement - " " to " ")
Line 1: Line 1:
{{Infobox
{{Infobox
| name   = Game Infobox
| name = Game Infobox
| image = {{{image|}}}
| image = {{{image|}}}
| caption1 = {{{caption|}}}
| caption1 = {{{caption|}}}
| title = Game Info
| title = Game Info
Line 7: Line 7:
| header1 = General information
| header1 = General information


| label2 = Game Title(s):  
| label2 = Game Title(s):  
| data2 = {{{game_title|}}}
| data2 = {{{game_title|}}}


| label3 = Developer(s):
| label3 = Developer(s):
| data3 = {{{developer|}}}
| data3 = {{{developer|}}}


| label4 = Publisher(s):
| label4 = Publisher(s):
| data4 = {{{publisher|}}}
| data4 = {{{publisher|}}}


| label5 = Release Date(s):
| label5 = Release Date(s):
| data5 = {{{release_dates|}}}
| data5 = {{{release_dates|}}}


| label6 = Genre(s):
| label6 = Genre(s):
| data6 = {{{genres|}}}
| data6 = {{{genres|}}}


| label7 = Game mode(s):
| label7 = Game mode(s):
| data7 = {{{game_modes|}}}
| data7 = {{{game_modes|}}}


| label8 = Rating(s):
| label8 = Rating(s):
| data8 = {{{ratings|}}}
| data8 = {{{ratings|}}}


| label9 = Platform(s):
| label9 = Platform(s):
| data9 = {{{platforms|}}}
| data9 = {{{platforms|}}}



Revision as of 22:49, 26 September 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(s):Mega Man, Mega Man 1
Developer(s):Capcom
Publisher(s):Capcom
Release Date(s):1987
Genre(s):Action, Platformer
Game mode(s):Single Player
Platform(s):Nintendo Entertainment System

See Also