模板:!!/doc

出自Minecraft基岩版开发Wiki
這是文件頁面,它應該被放置到Template:!!,檢視Template:Documentation以取得更多資訊。

This template can be used to parse tables in templates as a shortcut to using {{!}} twice. For example, the table:

{| some table
|- some row
| some cell || some cell
|}

Can be coded as:

{{sometemplate|someparameter=
{{{!}} some table
{{!}}- some row
{{!}} some cell {{!!}} some cell
|}
}}

See also[編輯]