Difference between revisions of "Template:GameFacts/doc"
From Hgames Wiki
(Created documentation for Template:GameFacts) |
(Added usage) |
||
Line 32: | Line 32: | ||
|URL of download site of the hfpatch (NO DIRECT / DEEP LINK!!!) | |URL of download site of the hfpatch (NO DIRECT / DEEP LINK!!!) | ||
|} | |} | ||
+ | ;Usage | ||
+ | :Copy the following code into your page and fill it out. Remove any parameters you can't fill out. | ||
+ | <code><nowiki> | ||
+ | {{GameFacts | ||
+ | |name= | ||
+ | |exoticname= | ||
+ | |gameweb= | ||
+ | |company= | ||
+ | |companyweb= | ||
+ | |releasedate= | ||
+ | |hflink= | ||
+ | |aslink= | ||
+ | |hfpatch= | ||
+ | |}} | ||
+ | </nowiki></code> |
Revision as of 18:54, 10 March 2014
- Description
- This template is for displaying the facts of a game
- Syntax
Syntax Description name Name of the game exoticname 'Exotic' name of the game (e.g. original japanese name. If not provided will be automaticly replaced by the normal name) gameweb URL of the official game website company Company of the game companyweb URL of the official company website releasedate Releasedate of the game. Provide as ISO 8601 (YYYY-MM-DD) hflink URL of the discussion on HongFire aslink URL of the discussion on AnimeSharing hfpatch URL of download site of the hfpatch (NO DIRECT / DEEP LINK!!!)
- Usage
- Copy the following code into your page and fill it out. Remove any parameters you can't fill out.
{{GameFacts
|name=
|exoticname=
|gameweb=
|company=
|companyweb=
|releasedate=
|hflink=
|aslink=
|hfpatch=
|}}