Difference between revisions of "Template:Activity"

From Funtoo
Jump to navigation Jump to search
Line 9: Line 9:
|project=(associated project page)
|project=(associated project page)
|start_date=
|start_date=
|end_date=
|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)
Line 14: Line 15:
</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|status=Wikitext|logo=Page}}
{{#cargo_declare:_table=activities|name=Text|summary=Wikitext|kind=Text|project=Page|start_date=Date|end_date=Date|status=Wikitext|logo=Page}}
</noinclude><includeonly>{{#cargo_store:
</noinclude><includeonly>{{#cargo_store:
_table=activities
_table=activities
Line 20: Line 21:
|kind={{{kind|}}}
|kind={{{kind|}}}
|project={{{project|}}}
|project={{{project|}}}
|start_date={{{start_date|}}}
|start_date={{{start_date|}}}
|start_date={{{start_date|}}}
|status={{{status|}}}
|status={{{status|}}}

Revision as of 23:27, March 13, 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)
}}

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