Difference between revisions of "Template:Reflist"
Jump to navigation
Jump to search
(First version based on https://www.mediawiki.org/wiki/Template:Reflist) |
(update) |
||
| Line 1: | Line 1: | ||
| − | + | <div class="reflist <!-- | |
| − | + | -->{{#if: {{{1|}}} | |
| − | + | | columns {{#iferror: {{#ifexpr: {{{1|1}}} > 1 }} | |
| − | + | | references-column-width | |
| − | + | | references-column-count references-column-count-{{#if:1|{{{1}}}}} }} | |
| − | + | | {{#if: {{{colwidth|}}} | |
| − | + | | references-column-width }} }}" style="<!-- | |
| − | + | -->{{#if: {{{1|}}} | |
| − | + | | {{#iferror: {{#ifexpr: {{{1|1}}} > 1 }} | |
| − | + | | {{column-width|{{#if:1|{{{1}}}}}}} | |
| − | + | | {{column-count|{{#if:1|{{{1}}}}}}} }} | |
| − | + | | {{#if: {{{colwidth|}}} | |
| − | + | | {{column-width|{{{colwidth}}}}} }} }} list-style-type: <!-- | |
| − | + | -->{{{liststyle|{{#switch: {{{group|}}} | |
| − | + | | upper-alpha | |
| − | {{ | + | | upper-roman |
| − | + | | lower-alpha | |
| − | + | | lower-greek | |
| − | + | | lower-roman = {{{group}}} | |
| − | + | | #default = decimal}}}}};"> | |
| − | + | {{#tag:references|{{{refs|}}}|group={{{group|}}}}}</div><noinclude> | |
| − | + | {{Documentation}} | |
| − | + | </noinclude> | |
| − | {{ | ||