Template:TemplateDocumentationStart

From Tomba! Wiki
Jump to navigation Jump to search
TemplateDocumentationStart Documentation
Info box for documenting complicated templates.
Usage
{{TemplateDocumentationStart | Info box for documenting complicated templates. }}
{{TemplateDocumentationSectionStart | Usage | multiline }}
<pre>
Add example code here.
</pre>
{{TemplateDocumentationSectionEnd }}
{{TemplateDocumentationSectionStart | Arguments }}
{{TemplateDocumentationArgument | argument_example_1 | Explanation of the argument 1 }}
{{TemplateDocumentationArgument | argument_example_2 | Explanation of the argument 2 }}
{{TemplateDocumentationSectionEnd }}
{{TemplateDocumentationSectionStart | Examples | multiline }}
Add some examples here.
{{TemplateDocumentationSectionEnd }}
{{TemplateDocumentationEnd}}
Arguments
argument_example_1
Explanation of the argument 1
argument_example_2
Explanation of the argument 2
Examples

Add some examples here.