Template:Box wrapper/doc

< Template:Box wrapper
天津风不是天津的风讨论 | 贡献2023年11月2日 (四) 21:48的版本 (创建页面,内容为“<includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude> A '''box wrapper''' can be used to make a list of boxes (E.G., events, decisions, or missions) flow dynamically with the width of the browser taken into account. __NOTOC__ == Usage == <pre> {{Box wrapper| {{<Box template>|...}} {{<Box template>|...}} <!-- You do not need a separator between each box, just open the list before your boxes and…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
这是Template:Box wrapper的模板文档
当直接浏览时,使用变量可能会失效,请不要使用硬编码来代替页面名或地址。

A box wrapper can be used to make a list of boxes (E.G., events, decisions, or missions) flow dynamically with the width of the browser taken into account.

Usage

{{Box wrapper|

{{<Box template>|...}}
{{<Box template>|...}}
<!-- You do not need a separator between each box, just open the list before your boxes and close it at the end -->

}}

Alternative syntax:

{{Box wrapper}}

{{<Box template>|...}}
{{<Box template>|...}}

{{End box wrapper}}