Difference between revisions of "Template:Activity"

From Funtoo
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "Activity" template, used to define a community activity of some kind. It should be called in the following format: <pre> {{Activity |name= |summary= |...")
 
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Activity" template, used to define a community activity of some kind.
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:
It should be called in the following format:
<pre>
<pre>
{{Activity
{{Activity
|name=
|summary=
|summary=
|kind=
|kind=
Line 17: Line 17:
</noinclude><includeonly>{{#cargo_store:
</noinclude><includeonly>{{#cargo_store:
_table=activities
_table=activities
|name={{{name|}}}
|summary={{{summary|}}}
|summary={{{summary|}}}
|kind={{{kind|}}}
|kind={{{kind|}}}

Revision as of 23:17, 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=
|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.