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
(Undo revision 7412 by RealBubbleMan (talk))
Tag: Undo
 
(7 intermediate revisions by 3 users not shown)
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


| 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 = Platform(s):
| 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|}}}  


| label9  = Platforms:
|  data9  = {{{platforms|}}}
}}<noinclude>{{doc}}{{autocat2|Game templates|Infobox templates}}</noinclude>
}}<noinclude>{{doc}}{{autocat2|Game templates|Infobox templates}}</noinclude>

Latest revision as of 18:29, 4 November 2023

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