Difference between revisions of "Template:Col-begin"
From Jeremie Leroy - XOJO Controls Wiki
(→TemplateData) |
|||
| Line 1: | Line 1: | ||
| − | + | <includeonly><div class="div-col columns <!-- | |
| − | |} | + | -->{{#if: {{{colwidth|{{{2|}}}}}} |
| − | {{ | + | | column-width |
| − | {{ | + | | column-count column-count-{{{cols|{{#if:1|{{{1|2}}}}}}}} }}" style="<!-- |
| + | -->{{#if: {{{colwidth|{{{2|}}}}}} | ||
| + | | {{column-width|{{{colwidth|{{#if:1|{{{2}}}}}}}}}} | ||
| + | | {{column-count|{{{cols|{{#if:1|{{{1|2}}}}}}}}}} }} <!-- | ||
| + | -->{{#switch: {{{rules|}}} | ||
| + | | = <!--empty--> | ||
| + | | yes = {{column-rule}} | ||
| + | | {{Column-rule|{{{rules}}}}} }} <!-- | ||
| + | -->{{#ifeq: {{{small|}}}|yes | ||
| + | | font-size:90%; }} <!-- | ||
| + | -->{{#if: {{{style|}}} | ||
| + | | {{{style}}} }}"><!-- | ||
| + | -->{{#if: {{{content|}}} | ||
| + | |{{{content}}}</div>}}</includeonly><noinclude> | ||
| + | {{Documentation}} | ||
</noinclude> | </noinclude> | ||