;Description
:What this template does.
;Syntax
:{{syntax|{{FULLPAGENAME}}|params={{param|any}}{{param|test|any}}}}
;Parameters:
:;1=:Explanation of this unamed parameter.
:;test=:Explanation of this named parameter.
;Example
:;Code
::<code>{{{{FULLPAGENAME}}</code>
:::<code>|example value 1</code>
:::<code>|test=example value 2</code>
::<code>}}</code>
:;Result
<div style="padding-left: 4em; background-color: #2A2A2A; color: #eee;">
{{{{FULLPAGENAME}}|example value 1|test=test=example value 2}}
</div>
<onlyinclude><includeonly><!-- Template Code --></includeonly></onlyinclude>
[[Category:Templates|{{PAGENAME}}]]