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 7: Line 7:
| header1 =  General information
| header1 =  General information


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


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


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


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


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


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


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


| label9  = Platforms:
| label9  = Platform(s):
|  data9  = {{{platforms|}}}
|  data9  = {{{platforms|}}}
| heading10 = Staff
| group11 = Producer(s):
| list11 = {{{producers|}}}
| group12 = Designer(s):
| list12 = {{{designers|}}}
| group13 = Programmer(s):
| list13 = {{{programmers|}}}
| group14 = Artist(s):
| list14 = {{{artists|}}}
| group15 = Composer(s):
| list15 = {{{composers|}}}
}}<noinclude>{{doc}}{{autocat2|Game templates|Infobox templates}}</noinclude>
}}<noinclude>{{doc}}{{autocat2|Game templates|Infobox templates}}</noinclude>

Revision as of 14:52, 6 May 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