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
(Fixed Typo.)
(2 intermediate revisions by one other user not shown)
Line 13: Line 13:
|rating =  
|rating =  
}}
}}
'''(game)''' is a (short description) <!-- Please, don't just copy that WITHOUT giving a short description about the game :( -->
'''(game)''' is a (short description) <!-- Please, don't just copy that WITHOUT giving a short description about the game || Description with less than 3 sentences will be considered a stub -->


== Known Issues ==
== Known Issues ==
Line 21: Line 21:




== Gameplay Vidoes ==
== Gameplay Videos ==
{{#ev:service|id|dimensions|alignment|description|container}} <!-- using dimensions, "inline" alignment and "frame" container is STRONGLY recommended. -->
{{#ev:service|id|dimensions|alignment|description|container}} <!-- using dimensions, "inline" alignment and "frame" container is STRONGLY recommended. -->
OR
OR
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 05:26, 8 July 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 || Description with less than 3 sentences will be considered a stub -->

== Known Issues ==


== Configuration ==


== Gameplay Videos ==
{{#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.