Template:Reflist: Difference between revisions

fix whitespace bug
(add upper-roman)
(fix whitespace bug)
Line 8: Line 8:
  -->{{#if: {{{1|}}}
  -->{{#if: {{{1|}}}
     | {{#iferror: {{#ifexpr: {{{1|1}}} > 1 }}
     | {{#iferror: {{#ifexpr: {{{1|1}}} > 1 }}
       | {{column-width|{{{1}}}}}
       | {{column-width|{{#if:1|{{{1}}}}}}}
       | {{column-count|{{{1}}}}} }}
       | {{column-count|{{#if:1|{{{1}}}}}}} }}
     | {{#if: {{{colwidth|}}}
     | {{#if: {{{colwidth|}}}
       | {{column-width|{{{colwidth}}}}} }} }} list-style-type: <!--
       | {{column-width|{{{colwidth}}}}} }} }} list-style-type: <!--
Anonymous user