模板:End/doc
跳至導覽
跳至搜尋
| File:Edit-copy green.svg | 此頁面是Template:End的模板文件。 此頁面可能包含了模板的使用說明、分類和其他內容。 |
| 警告 | 此模板文件被引用於約94,000個頁面,佔全部頁面的2%。 為了避免造成大規模的影響,所有對此模板文件的編輯應先於沙盒、測試樣例或您的沙盒上測試。 測試後無誤的版本可以一次性地加入此模板文件中,但是修改前請務必於討論頁發起討論。 模板引用數量會自動更新。 |
此條目可參照外語維基百科相應條目來擴充。 (2018年9月29日) |
用法[編輯]
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}}
結果:
| AA | BB |
{{col-begin}}
{{col-2}}AA
{{col-2}}BB
{{end}}
結果:
| AA
|
BB |
重定向[編輯]
- {{!)}}重定向至此
TemplateData[編輯]
<templatedata> {
"description": "Ends a table. Must appear on a separate line. Normally used with
"params": {
}
}
</templatedata>
參見[編輯]
| 模板調用 | 輸出 (延遲解析為維基代碼) |
HTML替代 (不會解析為維基代碼) |
說明 |
|---|---|---|---|
{{!}}
|
| | | 或 {{pipe}} | 自MediaWiki 1.24開始被{{!}} 魔術字取代。
|
{{=}}
|
= | = | 自MediaWiki 1.39開始被{{=}} 魔術字取代。
|
{{!!}}
|
|| | || | |
{{!(}}
|
[ | [ | |
{{)!}}
|
] | ] | |
{{!((}}
|
[[ | [[ | |
{{))!}}
|
]] | ]] | |
{{(}}
|
{ | { | |
{{)}}
|
} | } | |
{{((}}
|
{{ | {{ | |
{{))}}
|
}} | }} | |
{{(((}}
|
{{{ | {{{ | |
{{)))}}
|
}}} | }}} | |
{{(!}}
|
{| | {| | |
{{!-}}
|
|- | |- | |
{{!)}}
|
|} | |} | |
{{Colon}}
|
: | : | |
{{*}}
|
* | * | 此模板在不同的 Wiki 中存在差異。 |