Template:Activity page: Difference between revisions
Jump to navigation
Jump to search
(document, Category:Semantic infrastructure) |
m (use proper spelling for property) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
This is the 'Activity page' template. |
This is the 'Activity page' template. |
||
It displays its parameters in very basic format table, turns them into semantic annotations, and assigns [[:Category:Activities]]. You can create or edit pages with this information with [[Form:Activity |
It displays its parameters in very basic format table, turns them into semantic annotations, and assigns [[:Category:Activities]]. You can create or edit pages with this information with [[Form:Activity]]; look for an 'edit with form' tab on activity pages. |
||
It should be called in the following format: |
It should be called in the following format: |
||
Line 23: | Line 23: | ||
|activity version= |
|activity version= |
||
|devel status= |
|devel status= |
||
|ready for testing= |
|||
|smoke tested= |
|||
|test plan available= |
|||
|test plan executed= |
|||
|developer response to testing= |
|||
}} |
}} |
||
</pre> |
</pre> |
||
Line 62: | Line 67: | ||
|- |
|- |
||
| Related projects: |
| Related projects: |
||
| {{#arraymap:{{{related project|}}}|Related projects,|x|[[Related |
| {{#arraymap:{{{related project|}}}|Related projects,|x|[[Related projects::x]]}} |
||
|- |
|- |
||
| Contributors: |
| Contributors: |
||
Line 78: | Line 83: | ||
| Development status: |
| Development status: |
||
| {{ #if: {{{devel status|}}} | [[Devel status::{{{devel status}}}]] | }} |
| {{ #if: {{{devel status|}}} | [[Devel status::{{{devel status}}}]] | }} |
||
|- |
|||
| Ready for testing (development has progressed to the point where testers should try it out): |
|||
| {{#arraymap:{{{ready for testing|}}}|,|x|[[Ready for testing::x]]}} |
|||
|- |
|||
| smoke tested : |
|||
| {{ #if: {{{smoke tested|}}} | [[Smoke tested::{{{smoke tested}}}]] | }} |
|||
|- |
|||
| test plan available : |
|||
| {{ #if: {{{test plan available|}}} | [[Test plan available::{{{test plan available}}}]] | }} |
|||
|- |
|||
| test plan executed : |
|||
| {{ #if: {{{test plan executed|}}} | [[Test plan executed::{{{test plan executed}}}]] | }} |
|||
|- |
|||
| developer response to testing : |
|||
| {{ #if: {{{developer response to testing|}}} | [[Developer response to testing::{{{developer response to testing}}}]] | }} |
|||
|} |
|} |
||
<includeonly> |
<includeonly> |
Latest revision as of 03:17, 28 June 2009
This is the 'Activity page' template.
It displays its parameters in very basic format table, turns them into semantic annotations, and assigns Category:Activities. You can create or edit pages with this information with Form:Activity; look for an 'edit with form' tab on activity pages.
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= |ready for testing= |smoke tested= |test plan available= |test plan executed= |developer response to testing= }}
Edit the page to see the template text.
Activity Summary
Icon: | Sugar icon:: |
Genre: | Activity genre:: |
Activity group: | ,|x|Activity group::x}} |
Short description: | 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 projects::x}} |
Contributors: | ,|x|Team member::x}} |
URL from which to download the latest .xo bundle | Activity bundle:: |
Last tested version number: | |
The releases with which this version of the activity has been tested. | ,|x|Software release::x}} |
Development status: | |
Ready for testing (development has progressed to the point where testers should try it out): | ,|x|Ready for testing::x}} |
smoke tested : | |
test plan available : | |
test plan executed : | |
developer response to testing : |