From The Mana World
Revision as of 11:59, 4 August 2015 by Alexanderlime (talk | contribs) (new template for template doc)
Description about when to use the template.
Usage:
Copy the following code into your template doc page and fill the values:
Copy the following code into your page:
-
{{Documentation
|Description =
|Usage =
|Code = TemplateName {{!}}arg1=arg1value {{!}}arg2=
|Params = {{Parameter|arg1|Arg1 description}}
{{Parameter|arg2|Arg2 description|Default = "Default value of arg2"}}
|Translatable= No
}}
Remember, also, categorize it under Category:Template documentation by adding this at the end:
-
<noinclude>[[Category:Template documentation]]</noinclude>
Below is original template, please ignore.
Description about when to use the template.
Usage:
{{{Usage}}}
Copy the following code into your page:
-
{{{{{Code}}} }}