Database changes have finished applying - please report any issues you're (still) seeing to support@shoutwiki.com.
Template:Param
From TechInfoDepot
Jump to navigationJump to search
{{{foo}}}
Not to be confused with Template:Para.
This template is for giving examples of template parameter source code which is useful in template documentation and talk page discussions of template code.
Usage
{{param|foo}}
?{{{foo}}}
{{param|foo|tag=kbd}}
→ {{{foo}}}{{param|foo|bar}}
?{{{foo|bar}}}
{{param|foo|{{param|bar|nested=yes}}}}
?{{{foo|{{{bar}}}}}}
{{param|foo|{{param|bar|{{param|baz|derp|nested=yes}}|nested=yes}}}}
?{{{foo|{{{bar|{{{baz|derp}}}}}}}}}
Examples involving {{para}}
{{para|foo|{{param|bar}}}}
?|foo=
{{{bar}}}
{{para|foo|{{param|bar|nested=yes}}}}
?|foo={{{bar}}}
{{para|foo}}{{param|bar}}
?|foo=
{{{bar}}}
{{para|foo|{{var|bar}}}}
?|foo=bar
See also
- {{para}}
The above documentation is transcluded from Template:Param/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |