Difference between revisions of "Template:Refbegin"

From Timelines
Jump to: navigation, search
(use column-width template)
m (Reverted edits by WOSlinker (talk) to last version by Edokter)
Line 1: Line 1:
 
<includeonly><div class="references-small" style="<!--
 
<includeonly><div class="references-small" style="<!--
 
   -->{{#if: {{{colwidth|}}}
 
   -->{{#if: {{{colwidth|}}}
     | {{column-width|{{{colwidth}}} }}
+
     | -moz-column-width:{{{colwidth}}}; -webkit-column-width:{{{colwidth}}}; column-width:{{{colwidth}}};
 
     | {{#if: {{{1|}}}
 
     | {{#if: {{{1|}}}
       | {{column-count|{{{1}}} }} }} }}<!--
+
       | -moz-column-count:{{{1}}}; -webkit-column-count:{{{1}}}; column-count:{{{1}}}; }} }}<!--
 
   -->{{#if:{{{indent|}}}
 
   -->{{#if:{{{indent|}}}
 
     | text-indent: -{{{indentsize|3.5}}}em; padding-left: 0; margin-left: {{{indentsize|3.5}}}em; list-style-position: inside;
 
     | text-indent: -{{{indentsize|3.5}}}em; padding-left: 0; margin-left: {{{indentsize|3.5}}}em; list-style-position: inside;

Revision as of 11:13, 16 October 2010

Template documentation[create]