Template:Task/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 26: | Line 26: | ||
* {{Code|in progress}} | * {{Code|in progress}} | ||
* {{Code|done}} | * {{Code|done}} | ||
| {{CodeBlock|margin=5px|<nowiki>| task 1 status = in progress</nowiki>}} | | {{CodeBlock|margin=5px|<nowiki>| task 1 status = in progress</nowiki>}}{{CodeBlock|margin=5px|<nowiki>| task 1 status = done</nowiki>}} | ||
|} | |} | ||
Revision as of 10:09, 16 April 2023

This is a documentation subpage for Template:Task.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Used on the Valve Developer Community:Tasks page, which is included in the Main Page.
Parameters and Examples
Parameter | Description | Example |
---|---|---|
{{{section}}} | Section name. Used on the Main Page. | |
{{{desc}}} | Description of the section. | |
{{{task <1-20>}}} | Your task. | |
{{{task <1-20> status}}} | The status of the task. if specified, the task color changes.
Avaliable values:
|
Template Subpages
- /include - Content to include in the template.