Difference between revisions of "Template:Activity"

From Funtoo
Jump to navigation Jump to search
Line 12: Line 12:
|status=(not yet started/active/completed/ongoing)
|status=(not yet started/active/completed/ongoing)
|logo=(file to use as logo)
|logo=(file to use as logo)
|next=(next activity)
|prev=(previous activity)
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
{{#cargo_declare:_table=activities|name=Text|summary=Wikitext|kind=Text|project=Page|start_date=Date|end_date=Date|status=Text|logo=Page}}
{{#cargo_declare:_table=activities|name=Text|summary=Wikitext|kind=Text|project=Page|start_date=Date|end_date=Date|status=Text|logo=Page|next=Page|prev=Page}}
</noinclude><includeonly>{{#cargo_store:
</noinclude><includeonly>{{#cargo_store:
_table=activities
_table=activities

Revision as of 21:59, March 15, 2022

This is the "Activity" template, used to define a community activity of some kind. The page name is the name of the actual activity.

It should be called in the following format:

{{Activity
|summary=
|kind=
|project=(associated project page)
|start_date=
|end_date=
|status=(not yet started/active/completed/ongoing)
|logo=(file to use as logo)
|next=(next activity)
|prev=(previous activity)
}}

Edit the page to see the template text. This template defines the table "activities". View table.