Template:Cols

From Little-Known Galaxy Wiki
Jump to navigation Jump to search
Template-info.svg Documentation Edit this documentation at Template:Cols/doc.

This template splits content into a number of specified columns.

Syntax

{{cols
|First option is how many columns
|Section option is all of the items put into the column list.

Examples

Two Columns

{{cols|2|
*One
*Two
...
*Nine
*Ten }}
  • One
  • Two
  • Three
  • Four
  • Five
  • Six
  • Seven
  • Eight
  • Nine
  • Ten

Three Columns

{{cols|3|
*One
*Two
...
*Nine
*Ten }}
  • One
  • Two
  • Three
  • Four
  • Five
  • Six
  • Seven
  • Eight
  • Nine
  • Ten