Template:Reflist: Difference between revisions
From All Skies Encyclopaedia
imported>Anomie (Please stop, you apparently don't know what you're doing here and shouldn't fool around with heavily-used live templates. I'll post an explanation to the talk page momentarily.) |
imported>Izno (remove column-width dependency (probably need to steal the implementation here over to refbegin for column-count removal)) |
||
Line 5: | Line 5: | ||
-->{{#if: {{{1|}}} |
-->{{#if: {{{1|}}} |
||
| {{#iferror: {{#ifexpr: {{{1|1}}} > 1 }} |
| {{#iferror: {{#ifexpr: {{{1|1}}} > 1 }} |
||
| |
| column-width: {{{1|30em}}}; |
||
| {{#switch:{{{1|}}}|1=|2= |
| {{#switch:{{{1|}}}|1=|2=column-width: 30em;|#default=column-width: 25em;}} }} |
||
| {{#if: {{{colwidth|}}} |
| {{#if: {{{colwidth|}}} |
||
| |
| column-width: {{{colwidth|30em}}}; }} }} list-style-type: <!-- |
||
-->{{{liststyle|{{#switch: {{{group|}}} |
-->{{{liststyle|{{#switch: {{{group|}}} |
||
| upper-alpha |
| upper-alpha |