Template:Game: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (New page: <noinclude> This template will format in a standard way a page for any games created for the XO. </noinclude> {{Status box | activity = {{{activity}}} | icon = {{{icon}}} |...)
 
mNo edit summary
Line 6: Line 6:
| activity = {{{activity}}}
| activity = {{{activity}}}
| icon = {{{icon}}}
| icon = {{{icon}}}
| status = <!-- Status of the activity -->
| status = Blah <!-- Status of the activity -->
| version = <!-- Current/latest version available -->
| version = version<!-- Current/latest version available -->
| base = <!-- ? -->
| base = wha<!-- ? -->
| source = <!-- Repository / location of the source -->
| source = sourc<!-- Repository / location of the source -->
| contributors = <!-- People contributing to the activity -->
| contributors = ppl! <!-- People contributing to the activity -->
}}
}}



Revision as of 01:58, 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: Blah
Version: version
Base: wha
Source: sourc
l10n: missing
Contributors
ppl!

{{{gametitle}}}

Usage

{{Game
 | activity      = <!-- Title of the game activity -->
 | icon         = <!-- file name.ext (sans [[Image:file name.ext]] -->
}}