Blank Game Page: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
No edit summary
(set problems to only have one gap, space out comments for versioncompatibility and testing)
 
(25 intermediate revisions by 6 users not shown)
Line 1: Line 1:
The following is the most up-to-date blank game page template available. Please keep the structure of this page when adding a new game.
The following is the most up-to-date blank game page template available. Please keep the structure of this page when adding a new game.


The image size is pre-set at 300px, which you may need to change. The standard is:
The image size is preset at <code>300px</code>, which you may need to change. The standard is:
* Wii - 300px
*Wii Channels - <code>350px</code>
* GameCube - 300px
*GameCube - <code>300px</code>
* WiiWare - 175px
*Triforce - <code>300px</code>
* Virtual Console - 300px
*Virtual Console - <code>300px</code>
* TriForce - 300px
*Wii - <code>300px</code>
*WiiWare - <code>160px</code>
 
Replace <code><system></code> in the category with the system/subset the game is for (i.e. <code>GameCube</code>, <code>Wii</code>, <code>WiiWare</code>, <code>Virtual Console</code>).


<pre>{{Infobox VG
<pre>{{Infobox VG
|image = [[File:{{SUBPAGENAME}}.png|300px]]
|image     = [[File:{{SUBPAGENAME}}.jpg|300px]]
|developer =
|publisher =
|released  =
|genre    =
|modes    =
|input    =
|forumlink =
}}
}}
'''''<Game Title>''''' <description>
== Problems ==
== Problems ==
{{Problems|{{#vardefineecho:problems|
}}}}


== Configuration ==
== Configuration ==
Line 20: Line 36:
== Version Compatibility ==
== Version Compatibility ==
{{VersionCompatibility}}
{{VersionCompatibility}}
<!--Use this [http://www.bestdissertation.com/ dissertation writing] template for compatibility entries: {{VersionCompatibilityVersion|revision|****}}-->
<!--Use this template for compatibility entries: {{VersionCompatibilityVersion|revision|****|notes}}-->
<!--Replace 'revision' with an SVN revision number (like 6789), a Dolphin release (like 3.0), or a git revision number (like 3.0-50)-->
{{VersionCompatibilityClose}}
{{VersionCompatibilityClose}}


Line 30: Line 45:


== Gameplay Videos ==
== Gameplay Videos ==
<pre>
<!--A full list of options is available at Template:VideoGallery/doc-->
{{VideoGallery
}}
 
[[Category:<system> games]]</pre>
[[Category: Tutorials]]

Latest revision as of 18:35, 19 March 2019

The following is the most up-to-date blank game page template available. Please keep the structure of this page when adding a new game.

The image size is preset at 300px, which you may need to change. The standard is:

  • Wii Channels - 350px
  • GameCube - 300px
  • Triforce - 300px
  • Virtual Console - 300px
  • Wii - 300px
  • WiiWare - 160px

Replace <system> in the category with the system/subset the game is for (i.e. GameCube, Wii, WiiWare, Virtual Console).

{{Infobox VG
|image     = [[File:{{SUBPAGENAME}}.jpg|300px]]
|developer =
|publisher =
|released  =
|genre     =
|modes     =
|input     =
|forumlink =
}}

'''''<Game Title>''''' <description>

== Problems ==
{{Problems|{{#vardefineecho:problems|

}}}}

== Configuration ==
<!--A full list of options is available at Template:Config/doc-->
{{Config
}}

== Version Compatibility ==
{{VersionCompatibility}}
<!--Use this template for compatibility entries: {{VersionCompatibilityVersion|revision|****|notes}}-->
{{VersionCompatibilityClose}}

== Testing ==
{{testing/start}}
<!--Use this template for test entries: {{testing/entry|revision=|OS=|CPU=|GPU=|result=|tester=}}-->
{{testing/end}}

== Gameplay Videos ==
<!--A full list of options is available at Template:VideoGallery/doc-->
{{VideoGallery
}}

[[Category:<system> games]]