Template:Box wrapper/doc
(Redirected from Template:End box wrapper/doc)
A box wrapper can be used to make a list of boxes flow dynamically with the width of the browser taken into account.
Usage[edit source]
{{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}}