Template:Div col: Difference between revisions
Jump to navigation
Jump to search
>Edokter (That broke the template; tYou cannot use both properties at the same time.) |
>TheDJ (remove the default value for colwidth, because it breaks current assumptions. make it possible to specify both colwidth and cols) |
||
Line 1: | Line 1: | ||
<includeonly><div style="{{#if:{{{colwidth|}}}|{{column-width|{{{colwidth}}}}} | <includeonly><div style="{{#if:{{{2|{{{colwidth|}}}}}}|{{column-width|{{{2|{{{colwidth}}}}}}}}}} {{column-count|{{{1|{{{cols|2}}}}}}}} {{#ifeq:{{lc:{{{small|}}}}}|yes|font-size:90%;}}"></includeonly><noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> |