模板:!!

出自Minecraft基岩版开发Wiki
[檢視 | 編輯 | 歷史 | 清除緩存]文件頁面

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[編輯]