模板:Template example row/doc
跳转到导航
跳转到搜索
| File:Edit-copy green.svg | 此页面是Template:Template example row的模板文档。 此页面可能包含了模板的使用说明、分类和其他内容。 |
This template generates a table of examples for use in template documentation.
使用[编辑]
<table class="wikitable">
{{template example row|arg1}}
{{template example row|arg1|arg2|arg3}}
{{template example row|arg1|arg2|arg3|arg4|arg5}}
</table>
<table class="wikitable">
{{template example row|arg1|notes=...}}
{{template example row|arg1|arg2|arg3|notes=...}}
{{template example row|arg1|arg2|arg3|arg4|arg5|notes=...}}
</table>
<table class="wikitable">
{{template example row|template=templatename/subpage|arg1}}
{{template example row|template=templatename/subpage|arg1|arg2|arg3}}
{{template example row|template=templatename/subpage|arg1|arg2|arg3|arg4|arg5}}
</table>
It doesn't support named arguments to the example template yet.
参见[编辑]
- {{Template example bullet}}
- {{Tbulletp}}
- {{Markup}}
- {{Markupv}}