Template:Status box: Difference between revisions

From OLPC
Jump to navigation Jump to search
(pluralize)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 25: Line 25:
|}
|}
<includeonly>[[Category:Activities]]</includeonly><noinclude>
<includeonly>[[Category:Activities]]</includeonly><noinclude>
This template automatically includes the page in the [[:Category:Activity]].
This template automatically includes the page in the [[:Category:Activities]].


== Usage ==
== Usage ==
Line 41: Line 41:
<nowiki>}}</nowiki>
<nowiki>}}</nowiki>


[[Category:Templates]]
[[Category:Template]]
</noinclude>
</noinclude>

Latest revision as of 21:38, 17 July 2007

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

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

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