Template:Div col: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(Add support for column-gap)
m (67 revisions imported from wikipedia:Template:Div_col)
 
(17 intermediate revisions by 6 users not shown)
Line 1:
<includeonly><divtemplatestyles classsrc="div-col columnsDiv col/styles.css"/><!--
--><div class="div-col {{#ifeq:{{{small|}}}|yes|div-col-small}} {{#ifeq:{{{rules|}}}|yes|div-col-rules}} {{{class|}}}" <!--
-->{{#if: {{{colwidth|}}}{{{2gap|}}}{{{style|}}}|<!--
| column-width
-->style="{{#if:{{{colwidth|}}}| column-countwidth: column-count-{{{cols|colwidth}}};}}{{#if:1|{{{1gap|2}}}|column-gap: {{{gap}}};}} {{#if:{{{style|}}" }|{{{style=}}}}}"<!--
-->}}><!--
-->{{#if: {{{colwidth|{{{2|}}}}}}
-->{{#if:{{{content|}}}|{{{content}}}</div>}}<!-- Inventory how many pages use small=yes
| {{column-width|{{{colwidth|{{#if:1|{{{2}}}}}}}}}}
-->{{#ifeq:{{{small|}}}|yes|[[Category:Pages using div col with small parameter]]}}<!--
| {{column-count|{{{cols|{{#if:1|{{{1|2}}}}}}}}}} }} <!--
--></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>
-->{{#if: {{{gap|}}}
| {{column-gap|{{{gap}}}}} }}<!--
-->{{#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>

Latest revision as of 14:45, January 21, 2022