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

Game template: Difference between revisions

From Cemu Wiki
Jump to:navigation Jump to:search
No edit summary
No edit summary
Line 44: Line 44:
<noinclude>For more detailed information on the infobox, look at [[Template:Infobox VG/doc]]<br />
<noinclude>For more detailed information on the infobox, look at [[Template:Infobox VG/doc]]<br />
For more info on the embedded videos (ev and evt) see [https://www.mediawiki.org/wiki/Extension:EmbedVideo MediaWiki's documentation].</noinclude>
For more info on the embedded videos (ev and evt) see [https://www.mediawiki.org/wiki/Extension:EmbedVideo MediaWiki's documentation].</noinclude>
[[Category:List of editing tutorials]]

Revision as of 23:19, 16 March 2017

{{Infobox VG
|title = 
|type = 
|image = [[File:*.jpg|295px]] <!-- Try to keep the name of the boxart as short as possible. Can use jpg, png, etc. 295px is mandatory! It makes sure the layout for the rest of the page still works. -->
|developer = 
|publisher = 
|series = <!-- If no series, exclude from page info -->
|released = {{vgrelease|NA=|PAL=|JP=}} <!-- Put them in chronological order left-to-right.  The template will automatically order the   Can use EU and AUS in place of PAL for separate dates -->
|genre = 
|modes = 
|input = 
|wikipedia = 
|rating = 
}}
'''(game)''' is a (short description) <!-- Please, don't just copy that WITHOUT giving a short description about the game :( -->

== Known Issues ==


== Configuration ==


== Gameplay Vidoes ==
{{#ev:service|id|dimensions|alignment|description|container}} <!-- using dimensions, "inline" alignment and "frame" container is STRONGLY recommended. -->
OR
{{#evt:service=[service]
|id=[id]
|dimensions=[dimensions]
|alignment=[alignment]
|description=[description]
|container=[container]
}}

== Testing ==
{{teststart}}
{{testsection|[version]|collapsed}} <!-- Testing on previous versions, grouped by major revision, i.e. 1.4, 1.5 -->
{{testend}}
{{testsection|version=|collapsed}} <!-- Testing on all previous minor revisions of current major revision, i.e. 1.6.  For version, either is acceptible.  You can specify version=1.6 or just 1.6. -->
{{testend}}
{{testsection|version=}} <!-- Latest minor revision, i.e. 1.6.1, 1.5.6b, etc -->
{{testend}}
{{testend}}

For more detailed information on the infobox, look at Template:Infobox VG/doc
For more info on the embedded videos (ev and evt) see MediaWiki's documentation.