In order to edit this wiki, you must register and verify your account.

Template:Infobox VG/doc: Difference between revisions

From Cemu Wiki
Jump to:navigation Jump to:search
No edit summary
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Overview ==
{{Template}}
This template is used in game pages. If you are creating a new page, you must include only basic info and emulation related details. Some tags also need some rules, listed below:
Use this template to display an infobox of a game.
*<var>|image =</var> must have the thumbnail size tag based on software type. We use 300px size for GameCube and Wii games, 350px size for Wii Channels  screenshots and 160px size for WiiWare titles. If you image doesn't resize, only add some garbage in the end of tag such as the image name (for example <nowiki>[[File:FlingSmash.jpg‎|300px|</nowiki>'''FlingSmash''']]). Cover preference order would be: US NTSC, UK PAL, Other PAL, JP, Other.
*<var>|developer =</var> must include only the developer of Dolphin emulated platforms (for example, the Playstation 2 and Xbox version of Mortal Kombat Armageddon was developed by Midway but the Wii version was developed by Just Games Interactive, so in this case we include only Just Games Interactive).
*<var>|publisher =</var> and <var>|released =</var> must use the VGrelease template (for example, on Fragile Dreams: Farewell Ruins Of The Moon, the publisher tag use <code><nowiki>{{vgrelease|JP=Namco Bandai Games|NA=Xseed Games|EU=Rising Star Games}}</nowiki></code> and released tag use <code><nowiki>{{vgrelease|JP=January 22, 2009|NA=March 16, 2010|EU=March 19, 2010}}</nowiki></code>). For the releases, list them in chronological order, not alphabetical order of region.


The template will auto-generate categories for each genre, and game play mode listed.
== Usage ==


== Parameters ==
<div style="display: flex; padding: 9.5px; margin: 0 0 10px; font-size: 14px; line-height: 1.42857143; word-break: break-all; word-wrap: break-word; color: #7b8a8b; background-color: #ecf0f1; border: 1px solid #ccc; border-radius: 4px; overflow: auto; white-space: pre-wrap; font-family: monospace;">
The following are the only valid parameters accepted by [[Template:Infobox VG]].  The most common/important entries are in bold.
<nowiki>{{Infobox VG</nowiki>
:|title (Only if title must be shortened from page name)
<nowiki>|</nowiki><var>title = Mario Kart 8</var>
:|type (assumes standard game. valid options are Game, eShop, VC)
<nowiki>|</nowiki><var>image = <nowiki>[[File:Mario Kart 8.png|295px]]</nowiki></var>
:|'''image''' (Box cover art)
<nowiki>|</nowiki><var>developer = Nintendo EAD</var>
:|'''developer'''
<nowiki>|</nowiki><var>publisher = Nintendo</var>
:|'''publisher'''
<nowiki>|</nowiki><var>released = <nowiki>{{vgrelease|NA=May 30, 2014|EU=May 30, 2014|AUS= May 31, 2014|JP=May 29, 2014}}</nowiki></var>
:|'''series''' (ONLY if there are legitimately more games in the series.  If the game was a one-off and doesn't have any related games, don't put a value for series)
<nowiki>|</nowiki><var>genre = Racing</var>
:|platforms (Only for Virtual Console titles to indicate original release system)
<nowiki>|</nowiki><var>modes = Single-player, Multiplayer (4), Online</var>
:|'''released''' <nowiki>{{vgrelease}}</nowiki> Use NA and JP for USA/North America and Japan, respectively.  PAL should be used games that don't have separate release dates for EU and AUS, otherwise use those
<nowiki>|</nowiki><var>input = GamePad, Pro Controller, Wii Remote, Wii Remote + Nunchuk, Classic Controller</var>
:|'''genre''' (keep this the same as the Wikipedia page you pulled it from)
<nowiki>|</nowiki><var>wikipedia = Mario_Kart_8</var>
:|'''modes''' (Single-player, Multiplayer (#), Co-op, Online) <b>ONE digit for multiplayer number only</b>
<nowiki>|</nowiki><var>rating = Perfect</var>
:|'''input''' (please refrain from using "Wii U" as part of any controller name.  They are GamePad and Pro Controller.
}}
:|'''wikipedia''' (Wikipedia '''''page title ONLY'''''  ''NO URLS'')
</div>
:|'''rating''' (Unplayable, Loads, Runs, Playable, Perfect)
 
== Reference pages ==
You can refer to the pages below, all are using the appropriate rules and fields:
*[[Yoshis Woolly World]]

Latest revision as of 06:29, 21 August 2021

Note
This page is a template. It contains some standardized, often used text, which can be transcluded inside other pages.

As this template is widely used in our wiki, it may be protected. Use the discussion page to propose enhancements or fixes, or to voice your opinion.

Use this template to display an infobox of a game.

Usage

{{Infobox VG |title = Mario Kart 8 |image = [[File:Mario Kart 8.png|295px]] |developer = Nintendo EAD |publisher = Nintendo |released = {{vgrelease|NA=May 30, 2014|EU=May 30, 2014|AUS= May 31, 2014|JP=May 29, 2014}} |genre = Racing |modes = Single-player, Multiplayer (4), Online |input = GamePad, Pro Controller, Wii Remote, Wii Remote + Nunchuk, Classic Controller |wikipedia = Mario_Kart_8 |rating = Perfect }}