Template:Infobox-Game: Difference between revisions

From MiiWiki
Jump to navigationJump to search
(Making template auto italicize game titles.)
m (raw code for easier copy-pasting)
Line 65: Line 65:
|switcher=the last part of the game's URL on switcher.gg
|switcher=the last part of the game's URL on switcher.gg
|strategywiki=The game's full pagename on strategywiki.org
|strategywiki=The game's full pagename on strategywiki.org
}}
</pre>
===Raw code===
<pre>
{{Infobox-Game
|title=
|image=
|caption=
|developer=
|publisher=
|designer=
|released=
|platforms=
|rating=
|size=
|link=
|prev=
|prev_alt_text=
|next=
|next_alt_text=
|switcher=
|strategywiki=
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Revision as of 17:07, 12 August 2023

Infobox-Game

Needed.png
Have an image of Infobox-Game? Why not upload it?

Details
Game chronology
Previous game
First game in series
Next game
Latest game in series
 This box: view  talk  edit 

Used to make infoboxes for games. Copy-paste the following into a game page and fill out as needed. All fields are optional and will only appear if filled out. If a field is unused, please remove it.

{{Infobox-Game
|title=title of infobox (defaults to the page title)
|image=boxart of the game (use tabs if there are multiple regions)
|caption=caption of image
|developer=the developer of the game
|publisher=publisher of the game
|designer=designer of the game
|released=the game's release date (use {{released}})
|platforms=platforms the game released on
|rating=age rating of the game (use {{ratings}})
|size=filesize of the game
|link=links to other websites (usually affiliates and official websites) about the game
|prev=previous game in the series. Defaults to none.
|prev_alt_text=alternate text for the previous field, defaults to first game in the series
|next=next game in the series. Defaults to none.
|next_alt_text=alternate text for the previous field, defaults to latest game in the series
|switcher=the last part of the game's URL on switcher.gg
|strategywiki=The game's full pagename on strategywiki.org
}}

Raw code

{{Infobox-Game
|title=
|image=
|caption=
|developer=
|publisher=
|designer=
|released=
|platforms=
|rating=
|size=
|link=
|prev=
|prev_alt_text=
|next=
|next_alt_text=
|switcher=
|strategywiki=
}}