Difference between revisions of "Help:CustomTemplates"
From ZFGCpedia
(Created page with "Here on ZFGCpedia, we deploy use of some custom-written templates. This page is to provide documentation on those templates. = Game Template = Template:Game The game temp...") |
|||
Line 7: | Line 7: | ||
== Syntax == | == Syntax == | ||
In a wiki article, to employ the user of the game template, the following has to be entered: | In a wiki article, to employ the user of the game template, the following has to be entered: | ||
− | {{ | + | {{Game |
− | |||
|title= | |title= | ||
|release= | |release= | ||
Line 15: | Line 14: | ||
|publisher= | |publisher= | ||
|ESRB= | |ESRB= | ||
− | |platform= | + | |platform=<code><nowiki> |
− | |||
}}</nowiki></code> | }}</nowiki></code> | ||
− | |||
*title - For specifying the title of the game. | *title - For specifying the title of the game. | ||
Ex: |title=Legend of Zelda | Ex: |title=Legend of Zelda |
Revision as of 06:05, 25 September 2012
Here on ZFGCpedia, we deploy use of some custom-written templates. This page is to provide documentation on those templates.
Game Template
Template:Game The game template is used to create a metadata info "badge" of sorts detailing information on the given title.
Syntax
In a wiki article, to employ the user of the game template, the following has to be entered:
{{Game
|title=
|release=
|genre=
|developer=
|publisher=
|ESRB=
|platform=
}}
- title - For specifying the title of the game.
Ex: |title=Legend of Zelda
- release - For sepcifying the release date. Append a
<br />
should you want to add a line break for additional release date information.
Ex: |release=NA: July 1, 1999
- genre - For specifying the genre of the title.