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 1: Line 1:
<pre>{{Infobox VG <!-- For more detailed information, look at [[Template:Infobox VG/doc]] -->
<pre>{{Infobox VG
|title =  
|title =  
|type =  
|type =  
Line 37: Line 37:
{{testend}}
{{testend}}
</pre>
</pre>
<noinclude>For more detailed information, look at [[Template:Infobox VG/doc]]</noinclude>

Revision as of 20:15, 6 October 2016

{{Infobox VG
|title = 
|type = 
|image = [[File:*.jpg|300px]] <!-- Try to keep the name of the boxart as short as possible. Can use jpg, png, etc. 300px 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.  Can use EUR and AUS in place of PAL for separate dates -->
|genre = 
|modes = 
|input = 
|wikipedia = 
|rating = <!-- Unplayable, Loads, Runs, Playable, Perfect -->
}}
'''(game)''' is a (short description)

== Known Issues ==


== Configuration ==


== Gameplay Vidoes ==
{{#evt:
service=youtube
|id=https:www.youtube.com/watch?v=[video id]
}}

== Testing ==
{{teststart}}
{{testsection|version=|collapsed=yes}} <!-- Testing on previous versions, grouped by major revision, i.e. 1.4, 1.5 -->
{{testend}}
{{testsection|version=|collapsed=yes}} <!-- Testing on all previous minor revisions of current major revision, i.e. 1.6 -->
{{testend}}
{{testsection|version=}} <!-- Latest minor revision, i.e. 1.6.1, 1.5.6b, etc -->
{{testend}}
{{testend}}

For more detailed information, look at Template:Infobox VG/doc