Template:Game: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 20: | Line 20: | ||
== Usage == |
== Usage == |
||
<nowiki>{{</nowiki>Game |
<nowiki>{{</nowiki>Game |
||
| activity |
| activity = <!-- Title of the game activity --> |
||
| icon = <!-- ''file name.ext'' (sans <tt><nowiki>[[Image:</nowiki>''file name.ext''<nowiki>]]</nowiki></tt> --> |
| icon = <!-- ''file name.ext'' (sans <tt><nowiki>[[Image:</nowiki>''file name.ext''<nowiki>]]</nowiki></tt> --> |
||
| status = <!-- Status of the activity (finished/under development/inactive)--> |
| status = <!-- Status of the activity (finished/under development/inactive)--> |
||
| version = <!-- Current/latest version available --> |
| version = <!-- Current/latest version available --> |
||
| tested |
| tested = <!-- Tested by kids (yes/no) --> |
||
| source = <!-- Repository / location of the source --> |
| source = <!-- Repository / location of the source --> |
||
| contributors = <!-- People contributing to the activity --> |
| contributors = <!-- People contributing to the activity --> |
Revision as of 02:07, 13 June 2007
This template will format in a standard way a page for any games created for the XO.
{{{activity}}} | |
[[Image:{{{icon}}}|center]] | |
Status: | {{{status}}} |
Version: | {{{version}}} |
Base: | {{{base}}} |
Source: | {{{source}}} |
l10n: | missing |
Contributors | |
{{{contributors}}} |
{{{gametitle}}}
Usage
{{Game | activity = <!-- Title of the game activity --> | icon = <!-- file name.ext (sans [[Image:file name.ext]] --> | status = <!-- Status of the activity (finished/under development/inactive)--> | version = <!-- Current/latest version available --> | tested = <!-- Tested by kids (yes/no) --> | source = <!-- Repository / location of the source --> | contributors = <!-- People contributing to the activity --> }}