Šablon:Div col/dok
Ovo je stranica dokumentacije za {{Šablon:Div col}} (pogledajte tu stranicu za sam šablon). Sadrži informacije za korištenje, kategorije i drugi sadržaj koji nije dio stranice originalnog šablona. |
Korištenje
urediTemplateData
urediBreaks a list into columns. It automatically breaks each column to an equal space, so you do not manually have to find the half way point on two columns. The list is closed with {{div col end}}.
Parametar | Opis | Vrsta | Status | |
---|---|---|---|---|
cols | cols 1 | Specifies the number of columns.
| Tekst | neobavezno |
colwidth | colwidth 2 | Specifies the width of columns, and determines dynamically the number of columns based on screen width; more columns will be shown on wider displays. This overrides the 'cols' setting. | Tekst | neobavezno |
rules | rules | Produces vertical rules between the columns if set to yes. | Tekst | neobavezno |
small | small | Specifies small font size (90%) if set to yes. | Tekst | neobavezno |
style | style | Specify any custom styling. | Tekst | neobavezno |