Difference between revisions of "Template:Reflist"
Jump to navigation
Jump to search
imported>Edokter (Implement columns based on width, per talk.) |
imported>Edokter (Back to fixed column count, per talk.) |
||
Line 1: | Line 1: | ||
<div class="references-small <!-- | <div class="references-small <!-- | ||
− | + | -->{{#if: {{{1|}}} | |
− | + | | {{#iferror: {{#ifexpr: {{{1|1}}} > 1 }} | |
− | + | | references-column-width | |
− | + | | references-column-count references-column-count-{{{1}}} }} | |
− | + | | {{#if: {{{colwidth|}}} | |
− | + | | references-column-width | |
− | + | | {{#if: {{{colcount|}}} | |
− | + | | references-column-count references-column-count-{{{colcount}}} }} }} }}" style="<!-- | |
− | + | -->{{#if: {{{1|}}} | |
− | + | | {{#iferror: {{#ifexpr: {{{1|1}}} > 1 }} | |
− | + | | {{column-width|{{{1}}}}} | |
− | + | | {{column-count|{{{1}}}}} }} | |
− | + | | {{#if: {{{colwidth|}}} | |
− | + | | {{column-width|{{{colwidth}}}}} | |
− | + | | {{#if: {{{colcount|}}} | |
+ | | {{column-count|{{{colcount}}}}} }} }} }}"> | ||
{{#tag:references|{{{refs|}}}|group={{{group|}}}}}</div><noinclude> | {{#tag:references|{{{refs|}}}|group={{{group|}}}}}</div><noinclude> | ||
{{documentation}}</noinclude> | {{documentation}}</noinclude> |