Alex
Created page with "{{Documentation}} Sorts any number of items into a table of a specified number of columns (default of 4). The elements are also sorted alphabetically automatically. <pre> {{Table list |header = Title |columns = n |item1 |item2 ... |itemx }} </pre> ;Examples <pre> {{Table list |header = Letters of the alphabet |columns = 3 |A|B|C|D|E|F|G|H|I|J|K|L|M|N|O|P|Q|R|S|T|U|V|W|X|Y|Z }} </pre> {{Table list |header = Letters of the alphabet |columns = 3 |A|B|C|D|E|F|G|H|I|J|K|L|..."