Template:Activity page: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (remove border="0" cellpadding="4" cellspacing="4" from table)
(guard semantic assignments with #if: to avoid "Empty strings are not accepted" warning triangles)
Line 36: Line 36:
|-
|-
| Short description:
| Short description:
| [[Short description::{{{short description|}}}]]
| {{ #if: {{{short description|}}} | [[Short description::{{{short description}}}]] | }}
|-
|-
| Description:
| Description:
| [[Description::{{{long description|}}}]]
| {{ #if: {{{long description|}}} | [[Description::{{{long description}}}]] | }}
|-
|-
| Maintainers:
| Maintainers:
Line 45: Line 45:
|-
|-
| Repository URL:
| Repository URL:
| [[Source code::{{{activity source|}}}]]
| {{ #if: {{{activity source|}}} | [[Source code::{{{activity source}}}]] | }}
|-
|-
| Available languages:
| Available languages:
Line 54: Line 54:
|-
|-
| Pootle URL:
| Pootle URL:
| [[Localization URL::{{{i18n|}}}]]
| {{ #if: {{{i18n|}}} | [[Localization URL::{{{i18n}}}]] | }}
|-
|-
| Related projects:
| Related projects:
Line 63: Line 63:
|-
|-
| URL from which to download the latest .xo bundle
| URL from which to download the latest .xo bundle
| [[Activity bundle::{{{bundle URL|}}}]]
| {{ #if: {{{bundle URL|}}} | [[Activity bundle::{{{bundle URL}}}]] | }}
|-
|-
| Last tested version number:
| Last tested version number:
| [[Activity version::{{{activity version|}}}]]
| {{ #if: {{{activity version|}}} | [[Activity version::{{{activity version}}}]] | }}
|-
|-
| The releases with which this version of the activity has been tested.
| The releases with which this version of the activity has been tested.
Line 72: Line 72:
|-
|-
| Development status:
| Development status:
| [[Devel status::{{{devel status|}}}]]
| {{ #if: {{{devel status|}}} | [[Devel status::{{{devel status}}}]] | }}
|}
|}
<includeonly>
<includeonly>

Revision as of 06:59, 28 September 2008

This is the 'Activity page' template. It should be called in the following format:

{{Activity page
|icon=
|genre=
|activity group=
|short description=
|long description=
|contact person=
|activity source=
|language=
|language codes=
|i18n=
|related project=
|team=
|bundle URL=
|releases=
|activity version=
|devel status=
}}

Edit the page to see the template text.

Activity Summary

Icon: Sugar icon::
Genre: Activity genre::
Activity group: ,|x|Activity group::x}}
Short description:
Description:
Maintainers: ,|x|Contact person::x}}
Repository URL:
Available languages: ,|x|Available languages::x}}
Available languages (codes): ,|x|Language code::x}}
Pootle URL:
Related projects: Related projects,|x|Related project::x}}
Contributors: ,|x|Team member::x}}
URL from which to download the latest .xo bundle
Last tested version number:
The releases with which this version of the activity has been tested. ,|x|Software release::x}}
Development status: