మూస:Param/doc
This is a documentation subpage for మూస:Param. It may contain usage information, categories and other content that is not part of the original మూస page. |
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|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}}}}}}}}}
- {{para|foo|{{param|bar}}}} →
|foo=
{{{bar}}}
- {{para|foo}}{{param|bar}} →
|foo=
{{{bar}}}
- {{para|foo|<var>bar</var>}} →
|foo=bar
See also
మార్చు- {{para}}
Other markup-related templates
మార్చుమూస:Semantic templates see also