Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

{{Documentation|content= See: https://www.mediawiki.org/wiki/Template:Div_col

Allows a list to automatically span across multiple columns, fitting to screen dimensions.

Example:

Markup
{{div col}}
* a
* b
* c
* d
* e
* f
* g
* h
{{div col end}}
Renders as
  • a
  • b
  • c
  • d
  • e
  • f
  • g
  • h