This template creates columns. The content
or first parameter is the content.
One of the following two optional parameters can be used to change the template's behavior:
count
: Specify the number of columns. This is less responsive by nature but can be used if needed.width
: Specify the minimum width needed for each column. This is the default mode, with a default value of30em
.