টেমপ্লেট:Param
অবয়ব
{{{foo}}}
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}}}
{{para|foo|{{param|bar}}}}
→|foo=
{{{bar}}}
{{para|foo}}{{param|bar}}
→|foo=
{{{bar}}}
{{para|foo|<var>bar</var>}}
→|foo=bar
See also
[সম্পাদনা]- {{para}}