Difference between revisions of "Template:Columns-list"

From Team Fortress Wiki
Jump to: navigation, search
m (Improve doc)
 
(No difference)

Latest revision as of 02:25, 31 March 2016

See also: Template:Columns

Documentation for Columns-list


Splits text into a number of columns as defined by the first parameter. Used to make long lists of

{{Columns-list|2|
* A
* B
* C
* D
* E
* F
}}

produces:

  • A
  • B
  • C
  • D
  • E
  • F