Template:Param/doc
外观
| 此頁面是Template:Param的Template文档。 此頁面可能包含了模板的使用說明、分類和其他内容。 |
This template is for giving examples of template parameter source code which is useful in template documentation and talk page discussions of template code.
使用方法
[编辑]{{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
参见
[编辑]