Template:Div col/doc

From blackwiki
< Template:Div col
Revision as of 05:18, 31 July 2008 by imported>Sdrtirs
Jump to navigation Jump to search

This template is used to make a list into columns, with the option of specifying a smaller font.

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