24,486 ARTICLES
ON THIS WIKI

Module:ColumnList/doc

< Module:ColumnList

This is the documentation page for Module:ColumnList

Lua Logo.svg This is the Lua module for Template:ColumnList. Below is the documentation for that template.

Formats a given list in columns.

Syntax[edit]

{{ColumnList|<1>}}

Parameters[edit]

  • 1: The given list.

Examples[edit]

{{ColumnList|
* {{Itemref|Wood Planks}}
* {{Itemref|Redstone}}
* {{Itemref|Glowstone Dust}}
* {{Itemref|Wool}}
* {{Itemref|Steak}}
}}

gives...