Template:Div col
Jump to navigation
Jump to search
This template is used for making lists into columns. Note that this requires browser support. IE is the only browser that doesn't have support for it, but IE 10 will. In a browser without support, it will simply show the items sequentially instead of in a column list. It has the following parameters:
- cols = (or {{{1}}}, the first parameter)
- Specifies the number of columns. Defaults to 2.
- colwidth = (or {{{2}}}, the second parameter)
- Specifies the width of the columns. Default
- rules =
- Set to "yes" to specify that a vertical line should be drawn between columns.
- small =
- Set to "yes" to make the text slightly smaller.
- style =
- Additional CSS styling.