模板:Box wrapper/doc

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

{{Box wrapper}}

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

{{End box wrapper}}