Difference between revisions of "Template:Div col"

From Triad wiki
Jump to: navigation, search
m (1 revision imported)
m (Blanked the page)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly><templatestyles src="Div col/styles.css"/><!--
+
 
--><div class="div-col {{#ifeq:{{{small|}}}|yes|div-col-small}} {{#ifeq:{{{rules|}}}|yes|div-col-rules}} {{{class|}}}" <!--
+
-->{{#if:{{{colwidth|}}}{{{gap|}}}{{{style|}}}|<!--
+
-->style="{{#if:{{{colwidth|}}}|column-width: {{{colwidth}}};}}{{#if:{{{gap|}}}|column-gap: {{{gap}}};}}{{#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 | class | colwidth | content | gap | rules | small | style }}<noinclude>
+
{{Documentation}}
+
</noinclude>
+

Latest revision as of 23:46, 16 January 2024