Template:Tasklist: Difference between revisions
Jump to navigation
Jump to search
FaeriMagic (talk | contribs) m (Edited TemplateData.) |
FaeriMagic (talk | contribs) m (Edited TemplateData.) |
||
Line 8: | Line 8: | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
"label": "Content", | "label": "Content", | ||
"description": "This is where you would place the {{Task}}s.", | "description": "This is where you would place the {{Task}}s.", | ||
"default": "{{Task}}", | "default": "{{Task}}", | ||
"type": "unbalanced-wikitext" | "type": "unbalanced-wikitext", | ||
"required": true | |||
} | } | ||
}, | }, |
Latest revision as of 20:04, 5 April 2025
Template:
{{Tasklist| Place your content here.}}
This template wraps all relevant tasks in one container.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Content | 1 | This is where you would place the {{Task}}s.
| Unbalanced wikitext | required |