Template:Box wrapper/doc

< Template:Box wrapper
Pokewiz讨论 | 贡献2020年9月26日 (六) 18:49的版本 (merge from offical wiki)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
This is the documentation page for Template:Box wrapper.
When it is viewed directly, links using variables may appear broken; do not replace these with hardcoded page names or URLs.

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: (Use this if the content includes section tags, because they don't work inside templates.)

{{Box wrapper}}

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

{{End box wrapper}}