Template:Div col/doc
< Template:Div col
Jump to navigation
Jump to search
Revision as of 05:18, 31 July 2008 by imported>Sdrtirs
| 40px | This is a documentation subpage for Template:Div col. It contains usage information, categories and other content that is not part of the original template page. |
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
See also
- {{multicol}}
- {{col-begin}}
- {{columns-list}}