[purge]
This is the documentation page. It should be transcluded into the main template page. See Template:Documentation for more informationShortcut
This template outputs the name of a parameter within code tags, without the parameter being affected by page transclusion.
Usage
{{p|parameter name|optional parameter default}}
Examples
{{p|1}}
- produces
|1=
{{p|parameter|default}}
- produces
|parameter=default
See also
{{Template link}}{{TemplateCode}}