Template:Reflist: Difference between revisions
From Halopedia, the Halo wiki
No edit summary |
Forerunner (talk | contribs) (A note of mine requires this modification or else it would appear messy to scroll down in edit mode) |
||
Line 1: | Line 1: | ||
<div {{#if: {{{ | <div class="reflist <!-- | ||
-->{{#if: {{{1|}}} | |||
</div><noinclude> | | {{#iferror: {{#ifexpr: {{{1|1}}} > 1 }} | ||
| references-column-width | |||
| references-column-count references-column-count-{{{1}}} }} | |||
| {{#if: {{{colwidth|}}} | |||
| references-column-width }} }}" style="<!-- | |||
-->{{#if: {{{1|}}} | |||
| {{#iferror: {{#ifexpr: {{{1|1}}} > 1 }} | |||
| {{column-width|{{{1}}}}} | |||
| {{column-count|{{{1}}}}} }} | |||
| {{#if: {{{colwidth|}}} | |||
| {{column-width|{{{colwidth}}}}} }} }} list-style-type: <!-- | |||
-->{{{liststyle|{{#switch: {{{group|}}} | |||
| lower-alpha | |||
| lower-greek | |||
| lower-roman = {{{group}}} | |||
| #default = decimal}}}}};"> | |||
{{#tag:references|{{{refs|}}}|group={{{group|}}}}}</div><noinclude> | |||
[[Category:Templates|{{PAGENAME}}]] | [[Category:Templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |