Difference between revisions of "Template:Col-begin"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
Line 1: Line 1:
−
<includeonly><div class="div-col columns <!--
+
{| class="{{{class|}}} multicol" role="presentation" style="border-collapse: collapse; padding: 0; border: {{{border|0}}}; background:{{{bgColor|{{{bgcolor|transparent}}}}}}; width:{{{width|100%}}};"
−
-->{{#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>
+

Revision as of 17:52, 13 February 2015