模板:End/doc

维基百科,自由的百科全书
跳转到导航 跳转到搜索

用法[编辑]

This template ends any table (with bar-brace "|}") and may be used with any other templates that begin a one-level table, except with template {{Top}} & {{Mid}} which require {{Bottom}} to end a Top-table (which has a double-level format).

Severe limitations[编辑]

WARNING: Template {{end}} must be placed on a separate line for ending a table; otherwise, it inserts a literal bar-brace "|}" into the text.

范例[编辑]

{{col-begin}}{{col-2}}AA{{col-2}}BB
{{end}}

结果:

{{col-begin}}
{{col-2}}AA
{{col-2}}BB
{{end}}

结果:

重定向[编辑]

  • {{!)}}重定向至此

TemplateData[编辑]

以下是该模板的模板数据,适用于可视化编辑器等工具。

End模板数据

<templatedata> {

   "description": "Ends a table. Must appear on a separate line. Normally used with 
"params": { } } </templatedata>

参见[编辑]

模板调用 输出 
(延迟解析为维基代码)
HTML替代
(不会解析为维基代码)
说明
{{!}} | &#124; 或 {{pipe}} 自MediaWiki 1.24开始被{{!}} 魔术字取代。
{{=}} = &#61; 自MediaWiki 1.39开始被{{=}} 魔术字取代。
{{!!}} || &#124;&#124;
{{!(}} [ &#91;
{{)!}} ] &#93;
{{!((}} [[ &#91;&#91;
{{))!}} ]] &#93;&#93;
{{(}} { &#123;
{{)}} } &#125;
{{((}} {{ &#123;&#123;
{{))}} }} &#125;&#125;
{{(((}} {{{ &#123;&#123;&#123;
{{)))}} }}} &#125;&#125;&#125;
{{(!}} {| &#123;&#124;
{{!-}} |- &#124;&#45;
{{!)}} |} &#124;&#125;
{{Colon}} : &#58;
{{*}}  * &nbsp;* 此模板在不同的 Wiki 中存在差异。