Template:Param
From The Blockheads Wiki
This template outputs the name of a parameter within code tags, without the parameter being affected by page transclusion.
Usage
{{param|parameter name|optional parameter default}}
Examples
{{param|1}}
- produces
{{{1}}}
{{param|parameter|default}}
- produces
{{{parameter|default}}}
See also
{{Template link}}
{{Para}}
{{TemplateCode}}
[view] [edit] [history] [refresh]The above documentation is transcluded from Template:Param/doc.