Template:Status box: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (some documentation)
m (minor doc tweak)
Line 31: Line 31:
| status = <!-- Status of the activity -->
| status = <!-- Status of the activity -->
| version = <!-- Current/latest version available -->
| version = <!-- Current/latest version available -->
| base = <!-- ? -->
| base = <!-- Yes/No if it's included in the [[OS images]]
/ Could be the first ''build'' number -->
| 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 16:56, 13 June 2007

{{{activity}}}
[[Image:{{{icon}}}|center]]
Status: {{{status}}}
Version: {{{version}}}
Base: {{{base}}}
Source: {{{source}}}
Contributors
{{{contributors}}}

This template automatically includes the page in the Category:Activity.

Usage

{{Status box
 | activity     = <!-- Name of the activity -->
 | icon         = <!-- file name.ext (sans [[Image:file name.ext]] -->
 | status       = <!-- Status of the activity -->
 | version      = <!-- Current/latest version available -->
 | base         = <!-- Yes/No if it's included in the OS images
                       / Could be the first build number -->
 | source       = <!-- Repository / location of the source -->
 | contributors = <!-- People contributing to the activity -->
 }}