Difference between revisions of "Template:Reflist"
Jump to navigation
Jump to search
imported>Edokter (remove .references-small (deprecated, cache expired)) |
imported>Edokter (Add support for custom list-style-type) |
||
Line 11: | Line 11: | ||
| {{column-count|{{{1}}}}} }} | | {{column-count|{{{1}}}}} }} | ||
| {{#if: {{{colwidth|}}} | | {{#if: {{{colwidth|}}} | ||
− | | {{column-width|{{{colwidth}}}}} }} }}"> | + | | {{column-width|{{{colwidth}}}}} }} }} list-style-type: <!-- |
+ | -->{{#switch: {{{group|}}} | ||
+ | | @alpha = lower-alpha | ||
+ | | @greek = lower-greek | ||
+ | | @roman = lower-roman | ||
+ | | #default = decimal}};"> | ||
{{#tag:references|{{{refs|}}}|group={{{group|}}}}}</div><noinclude> | {{#tag:references|{{{refs|}}}|group={{{group|}}}}}</div><noinclude> | ||
{{documentation}}</noinclude> | {{documentation}}</noinclude> |