Difference between revisions of "Template:Refbegin"

From Timelines
Jump to: navigation, search
m (Reverted edits by WOSlinker (talk) to last version by Edokter)
(Reimplementing {{column-count}} and {{column-width}}, now with proper spacing (caused fault in Firefox))
Line 1: Line 1:
 
<includeonly><div class="references-small" style="<!--
 
<includeonly><div class="references-small" style="<!--
 
   -->{{#if: {{{colwidth|}}}
 
   -->{{#if: {{{colwidth|}}}
     | -moz-column-width:{{{colwidth}}}; -webkit-column-width:{{{colwidth}}}; column-width:{{{colwidth}}};
+
     | {{column-width|{{{colwidth}}}}}
 
     | {{#if: {{{1|}}}
 
     | {{#if: {{{1|}}}
       | -moz-column-count:{{{1}}}; -webkit-column-count:{{{1}}}; 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 04:41, 18 October 2010

Template documentation[create]