Template:Task: Difference between revisions
Jump to navigation
Jump to search
FaeriMagic (talk | contribs) m (Added template section, edited TemplateData.) |
FaeriMagic (talk | contribs) m (Edited indent in <pre>.) |
||
Line 14: | Line 14: | ||
<pre style="width: 500px;"> | <pre style="width: 500px;"> | ||
{{Task | {{Task | ||
| name = | |||
| rewards = | |||
}} | }} | ||
</pre> | </pre> |
Latest revision as of 20:07, 5 April 2025
The width of {{Task}} is dependent on Template:Tasklist's width.
Template:
{{Task | name = | rewards = }}
This template is used for tasks and the rewards given upon completion of a task.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | This is where the name of the task is placed.
| String | required |
rewards | rewards | This is where you put the {{Item}} templates.
| Unbalanced wikitext | required |