Note:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Template:Activity/Page"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <noinclude> | ||
This is a template for displaying an activities page on a project page. | |||
</noinclude><includeonly> | |||
== Active Community Activities == | == Active Community Activities == | ||
Below you can view all active community activities related to the [[{{{project}}}]] Project. Community activities are open to all and you are encouraged to get involved! To learn more about how to get involved, please see the [[{{{project}}}]] page. | Below you can view all active community activities related to the [[{{{project}}}]] Project. Community activities are open to all and you are encouraged to get involved! To learn more about how to get involved, please see the [[{{{project}}}]] page. | ||
{{Activity/ActiveList|project={{{project}}}}} | |||
| | |||
}} | |||
== All Activities == | == All Activities == | ||
Line 22: | Line 14: | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=activities | tables=activities | ||
|fields=_pageName=activity,status,summary,start_date,end_date,prev,next,kind | |fields=_pageName=activity,status,summary,start_date,end_date,issue,prev,next,kind | ||
|where=project="{{{project}}}" | |where=project="{{{project}}}" | ||
|details fields=summary | |details fields=summary |
Latest revision as of 20:10, March 17, 2022
This is a template for displaying an activities page on a project page.