Template:Div col: Difference between revisions

From Frontierpedia, the Microsoft Agent encyclopedia
en>SatyrTN
(Instructions)
m (67 revisions imported: importing hlist)
 
(64 intermediate revisions by 21 users not shown)
Line 1: Line 1:
<includeonly><div style="-moz-column-count:2; column-count:2;{{#ifeq: {{lc:{{{small|}}}}} | yes | font-size:80%;|}}"></includeonly><noinclude>
<includeonly><templatestyles src="Div col/styles.css"/><!--
== Description ==
--><div class="div-col {{#ifeq:{{{small|}}}|yes|div-col-small}} {{#ifeq:{{{rules|}}}|yes|div-col-rules}} {{{class|}}}" <!--
This template is used to make a list into two columns, with the option of specifying a smaller font.
-->{{#if:{{{colwidth|}}}{{{gap|}}}{{{style|}}}|<!--
 
-->style="{{#if:{{{colwidth|}}}|column-width: {{{colwidth}}};}}{{#if:{{{gap|}}}|column-gap: {{{gap}}};}}{{#if:{{{style|}}}|{{{style}}}}}"<!--
== Usage ==
-->}}><!--
<pre>{{Div 2col}}
-->{{#if:{{{content|}}}|{{{content}}}</div>}}<!-- Inventory how many pages use small=yes
* a
-->{{#ifeq:{{{small|}}}|yes|[[Category:Pages using div col with small parameter]]}}<!--
* b
--></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>
* c
{{Documentation}}
* d
{{Div col end}}</pre>
 
;Produces:
<div style="-moz-column-count:2; column-count:2;{{#ifeq: {{lc:{{{small|}}}}} | yes | font-size:80%;|}}">
* a<br>
* b<br>
* c<br>
* d
</div>
</noinclude>
</noinclude>

Latest revision as of 20:49, 14 October 2022