Template:Div col: Difference between revisions

From Video Credit Archive

Content deleted Content added
imported>SatyrTN
Instructions
imported>SatyrTN
mv to talk
Line 1: Line 1:
<includeonly><div style="-moz-column-count:2; column-count:2;{{#ifeq: {{lc:{{{small|}}}}} | yes | font-size:80%;|}}"></includeonly><noinclude>
<includeonly><div style="-moz-column-count:2; column-count:2;{{#ifeq: {{lc:{{{small|}}}}} | yes | font-size:80%;|}}"></includeonly><noinclude>
{{Template talk:Div 2col}}
== Description ==
This template is used to make a list into two columns, with the option of specifying a smaller font.

== Usage ==
<pre>{{Div 2col}}
* a
* b
* c
* 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>

Revision as of 13:08, 8 August 2007

Cookies help us deliver our services. By using our services, you agree to our use of cookies.