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/doc"

From Mega Man Wiki
(Created page with "== Documentation == Infobox that goes in the top right hand corner of every game page. == Example == <pre> {{Game Infobox | image = | caption = | game_title = Mega Man, M...")
 
m
 
Line 5: Line 5:
<pre>
<pre>
{{Game Infobox  
{{Game Infobox  
| image =  
|image=[[File:Example.png]]
| caption =  
|caption=
| game_title = Mega Man, Mega Man 1
|game_title=Mega Man, Mega Man 1
| developer = [[Capcom]]
|developer=[[Capcom]]
| publisher = Capcom
|publisher=Capcom
| release_dates = 1987  
|release_dates=1987  
| genres = Action, Platformer  
|genres=Action, Platformer  
| game_modes = Single Player
|game_modes=Single Player
| ratings =  
|ratings=
| platforms = Nintendo Entertainment System
|platforms=Nintendo Entertainment System
}}
}}
</pre>  
</pre>  


which rendered as  
Which is rendered as:


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


{{clear}}
{{clear}}
== See Also ==
== See Also ==
* {{mmw|Infobox templates}}
*{{MMW|Infobox templates}}


<noinclude>
<noinclude>
[[Category:Documentation]]
[[Category:Documentation]]
</noinclude>
</noinclude>

Latest revision as of 17:38, 21 August 2020

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