Template:Reflist: Difference between revisions

Undid revision 391091662 by Orlady (talk) Self-revert. The cols feature IS working in many places, so the problem I encountered may be elsewhere.
m>Orlady
(temporarily reverting changes that messed up the behavior of this template (columns feature stopped working); presumably this glitch can be repaired soon)
m>Orlady
(Undid revision 391091662 by Orlady (talk) Self-revert. The cols feature IS working in many places, so the problem I encountered may be elsewhere.)
Line 5: Line 5:
       | references-column-count references-column-count-{{{1}}} }} }} }}" style="<!--
       | references-column-count references-column-count-{{{1}}} }} }} }}" 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}}} }} }} }}">
{{#tag:references|{{{refs|}}}|group={{{group|}}}}}</div><noinclude>
{{#tag:references|{{{refs|}}}|group={{{group|}}}}}</div><noinclude>
{{documentation}}</noinclude>
{{documentation}}</noinclude>
Anonymous user