Template:Reflist: Difference between revisions

From Archiwik
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<div class="Reflist <!--
<div class="reflist <!--
  -->{{#if: {{{1|}}}
  -->{{#if: {{{1|}}}
     | columns {{#iferror: {{#ifexpr: {{{1|1}}} > 1 }}
     | columns {{#iferror: {{#ifexpr: {{{1|1}}} > 1 }}

Revision as of 09:39, 17 October 2016

1 }}
     | references-column-width 
     | references-column-count references-column-count-{{#if:1|{{{1}}}}} }}
   | {{#if: 
     | references-column-width }} }}" style="{{#if: 
   | {{#iferror: {{#ifexpr: 1 > 1 }}
     | -moz-column-width: {{#if:1|{{{1}}}}}; -webkit-column-width: {{#if:1|{{{1}}}}}; column-width: {{#if:1|{{{1}}}}};
     | -moz-column-count: {{#if:1|{{{1}}}}}; -webkit-column-count: {{#if:1|{{{1}}}}}; column-count: {{#if:1|{{{1}}}}}; }}
   | {{#if: 
     | -moz-column-width: {{{colwidth}}}; -webkit-column-width: {{{colwidth}}}; column-width: {{{colwidth}}}; }} }} list-style-type: {{#switch: 
   | upper-alpha
   | upper-roman
   | lower-alpha
   | lower-greek
   | lower-roman = {{{group}}}
   | #default = decimal}};">

Template:Documentation