This template is to be used for explaining template pages.
Usage
{{Template|
NAME = Template Name|
SAMPLE = <nowiki>{{Your Template Here}}</nowiki>|
DESCRIPTION = Description of your template|
A1=arg1|
A1EXP=arg1}}
Arguments
NAME - The name of your template
NAME=Name of your template|
SAMPLE - Sample code for your template
SAMPLE=<nowiki>Sample code for your template</nowiki>|
ARGS - Number of arguments your template has
ARGS=10
Ax - Argument x's name. Use numbers starting from 1. e.g. A1, A2, A3 etc.
- 文件:Lightbulb.png Note: You can use up to 15 arguments. If you want more, feel free to add more to the template.
Ax=Argument name
AxEXP - Explanation of how to use argument x.
AxEXP=Description of argument Ax
|