Difference between pages "Template:Div col" and "Template:Div col/sandbox"

(Difference between pages)
Page 1
Page 2
m (1 revision imported)
 
m (1 revision imported)
 
Line 1: Line 1:
<includeonly><templatestyles src="Div col/styles.css"/><!--
+
<includeonly><div class="div-col columns column-width" style="{{column-width|{{{colwidth|30em}}}}} <!--
--><div class="div-col {{#ifeq:{{{small|}}}|yes|div-col-small}} {{#ifeq:{{{rules|}}}|yes|div-col-rules}} {{{class|}}}" <!--
+
-->{{#if: {{{gap|}}}
-->{{#if:{{{colwidth|}}}{{{gap|}}}{{{style|}}}|<!--
+
    | {{column-gap|{{{gap}}}}} }}<!--
-->style="{{#if:{{{colwidth|}}}|column-width: {{{colwidth}}};}}{{#if:{{{gap|}}}|column-gap: {{{gap}}};}}{{#if:{{{style|}}}|{{{style}}}}}"<!--
+
-->{{#switch: {{{rules|}}}
-->}}><!--
+
    | = <!--empty-->
-->{{#if:{{{content|}}}|{{{content}}}</div>}}<!-- Inventory how many pages use small=yes  
+
    | yes = {{column-rule}}
-->{{#ifeq:{{{small|}}}|yes|[[Category:Pages using div col with small parameter]]}}<!--
+
    | {{Column-rule|{{{rules}}}}} }} <!--
--></includeonly>{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using div col with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:Div col]] with unknown parameter "_VALUE_"; use colwidth= to specify column size |ignoreblank=y | class | colwidth | content | gap | rules | small | style }}<noinclude>
+
-->{{#ifeq: {{{small|}}}|yes
 +
    | font-size:90%; }} <!--
 +
-->{{#if: {{{style|}}}
 +
    | {{{style}}} }}"><!--
 +
-->{{#if: {{{content|}}}
 +
    |{{{content}}}
 +
</div>}}<!-- Inventory how many pages use small=yes  
 +
-->{{#ifeq: {{{small|}}}|yes
 +
    |[[Category:Pages using div col with small parameter]]}}</includeonly>{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using div col with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:Div col]] with unknown parameter "_VALUE_"; use colwidth= to specify column size |ignoreblank=y | colwidth | content | gap | rules | small | style }}<noinclude>
 
{{Documentation}}
 
{{Documentation}}
 
</noinclude>
 
</noinclude>