Teamplaid:param
{{{}}}
This template simply displays a parameter surrounded by {{{triple braces}}}, as usual in MediaWiki template code.
Ùsaid - Usage
deasaichThis template may be added anywhere outside of the main (dictionary) namespace to display a parameter as it would appear inside of template code.
To display a parameter between a vertical line and an equal sign, as it would appear in a template call (e.g., |parameter=), use {{Para}}
.
To display a parameter name in order to explain its usage on a template documentation subpage, use {{docparam}}
.
Paramadairean - Parameters
deasaichThis template uses one or two unnamed (positional) parameters.
|1=
(required) The parameter name to be shown.|2=
(optional) The text that appears after the parameter name and a pipe. If this parameter is "!" (an exclamation point), only the pipe will be shown after the parameter name.
Eisimpleirean - Examples
deasaich{{param|abc}}
returns:
{{{abc}}}
{{param|abc|!}}
returns:
{{{abc|}}}
{{param|abc|def}}
returns:
{{{abc|def}}}
{{param|1}}
returns:
{{{1}}}
{{param|salt|pepper}}
returns:
{{{salt|pepper}}}
Faic cuideachd - Also see
{{Temp}}
{{category}}
The above documentation is transcluded from Teamplaid:param/documentation. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /documentation subpage. Subpages of this template. |