Template:Game: Difference between revisions

From OLPC
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 8: Line 8:
| status = {{{status}}}
| status = {{{status}}}
| version = {{{version}}}
| version = {{{version}}}
| tested = {{{tested}}}
| base = [[Template:Game|Game]]
| source = {{{source}}}
| source = {{{source}}}
| contributors = {{{contributors}}}
| contributors = {{{contributors}}}
Line 14: Line 14:


= {{{gametitle}}} =
= {{{gametitle}}} =
{{{description}}}

= Testing and reviews =
{{{tested}}}


<noinclude>
<noinclude>
Line 24: Line 28:
| status = &lt;!-- Status of the activity (finished/under development/inactive)--&gt;
| status = &lt;!-- Status of the activity (finished/under development/inactive)--&gt;
| version = &lt;!-- Current/latest version available --&gt;
| version = &lt;!-- Current/latest version available --&gt;
| tested = &lt;!-- Tested by kids (yes/no) --&gt;
| source = &lt;!-- Repository / location of the source --&gt;
| source = &lt;!-- Repository / location of the source --&gt;
| contributors = &lt;!-- People contributing to the activity --&gt;
| contributors = &lt;!-- People contributing to the activity --&gt;
| tested = &lt;!-- Description of --&gt;
<nowiki>}}</nowiki>
<nowiki>}}</nowiki>

Revision as of 02:11, 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: Game
Source: {{{source}}}
l10n: missing
Contributors
{{{contributors}}}

{{{gametitle}}}

{{{description}}}

Testing and reviews

{{{tested}}}

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 -->
 | source       = <!-- Repository / location of the source -->
 | contributors = <!-- People contributing to the activity -->
 | tested       = <!-- Description of  -->
}}