Template:Activity bundle: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (oops, categorize inside the noinclude) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> |
<noinclude> |
||
This is the 'Activity bundle' template. |
This is the 'Activity bundle' template. |
||
It displays its parameters in a simple table and turns them into semantic annotations. You can add this information to pages 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: |
||
<pre> |
<pre> |
||
Line 11: | Line 14: | ||
</pre> |
</pre> |
||
Edit the page to see the template text. |
Edit the page to see the template text. |
||
[[Category:Semantic infrastructure]] |
|||
</noinclude><includeonly> |
</noinclude><includeonly> |
||
{| |
|||
{| border="0" cellpadding="4" cellspacing="4" |
|||
| URL from which to download the |
| URL from which to download the last .xo bundle that works with old releases |
||
| [[Activity bundle::{{{bundle URL|}}}]] |
| [[Activity bundle::{{{bundle URL|}}}]] |
||
|- |
|- |
||
| |
| Activity version number: |
||
| [[Activity version::{{{activity version|}}}]] |
| [[Activity version::{{{activity version|}}}]] |
||
|- |
|- |
||
Line 23: | Line 28: | ||
|- |
|- |
||
| Development status: |
| Development status: |
||
| [[Devel status::{{{devel status |
| {{ #if: {{{devel status|}}} | [[Devel status::{{{devel status}}}]] | }} |
||
|} |
|} |
||
</includeonly> |
</includeonly> |
Latest revision as of 04:17, 4 October 2008
This is the 'Activity bundle' template.
It displays its parameters in a simple table and turns them into semantic annotations. You can add this information to pages with Form:Activity; look for an 'edit with form' tab on activity pages.
It should be called in the following format:
{{Activity bundle |bundle URL= |releases= |activity version= |devel status= }}
Edit the page to see the template text.