contributors, Interface administrators
192
edits
FaeriMagic (talk | contribs) m (Changed the h4 into a div.) |
FaeriMagic (talk | contribs) m (Added template section, edited TemplateData.) |
||
Line 9: | Line 9: | ||
</div> | </div> | ||
<noinclude> | <noinclude> | ||
The width of <nowiki>{{Task}}</nowiki> is dependent on [[Template:Tasklist]]'s width. | The width of <nowiki>{{Task}}</nowiki> is dependent on [[Template:Tasklist]]'s width.<br> | ||
'''Template:''' | |||
<pre style="width: 500px;"> | |||
{{Task | |||
| name = | |||
| rewards = | |||
}} | |||
</pre> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 22: | Line 30: | ||
"description": "This is where you put the {{Item}} templates.", | "description": "This is where you put the {{Item}} templates.", | ||
"type": "unbalanced-wikitext", | "type": "unbalanced-wikitext", | ||
"default": "{{Item}}" | "default": "{{Item}}", | ||
"required": true | |||
} | } | ||
}, | }, |