Template:Columns

From Space Engineers Wiki
Jump to navigation Jump to search


Template Documentation:
Note: the template above may sometimes be partially or fully invisible.
Documentation controls: [purge] [edit] [view] (Help with documentation)

Description

This template is used to flow the contained content across multiple columns like newspaper pages. The amount of columns can be defined and the content will distribute itself to fill them evenly.

Syntax

Type {{Columns}}.

Samples

{{Columns|count=4|content=
* a
* b
* c
* d
}}

results in...

  • a
  • b
  • c
  • d
{{Columns|count=3|content=Aaa bbbb cccccccc d d d d d d eeeeeeeeeeeeee fffffff gggggggg hhhhh ii}}

Results in

Aaa bbbb cccccccc d d d d d d eeeeeeeeeeeeee fffffff gggggggg hhhhh ii