Template:Div col

From bg3.wiki
Revision as of 11:29, 19 January 2025 by HiddenDragon (talk | contribs) (Use documentation/template demo template, added category)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{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