Template:Div col
From Wikipedia, the free encyclopedia
[edit] Template documentation
This template is used to make a list into columns, with the option of specifying a smaller font.
Contents |
Usage
Parameters
- cols=
- Specifies the number of columns. Defaults to 2.
- small=yes
- Specifies small font size (80%). Defaults to "no".
Example
{{Div col}} * a * b * c * d {{Div col end}}
- Produces
- a
- b
- c
- d