Template:Reflist: Difference between revisions

remove column-width dependency (probably need to steal the implementation here over to refbegin for column-count removal)
m (91 revisions imported from templatewiki:Template:Reflist)
(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={{{1}}}}}
       | column-width: {{{1|30em}}};
       | {{#switch:{{{1|}}}|1=|2={{column-width|1=30em}}|#default={{column-width|1=25em}}}} }}
       | {{#switch:{{{1|}}}|1=|2=column-width: 30em;|#default=column-width: 25em;}} }}
     | {{#if: {{{colwidth|}}}
     | {{#if: {{{colwidth|}}}
       | {{column-width|1={{{colwidth}}}}} }} }} list-style-type: <!--
       | column-width: {{{colwidth|30em}}}; }} }} list-style-type: <!--
  -->{{{liststyle|{{#switch: {{{group|}}}
  -->{{{liststyle|{{#switch: {{{group|}}}
     | upper-alpha
     | upper-alpha
Line 18: Line 18:
{{#tag:references|{{{refs|}}}|group={{{group|}}}|responsive={{#if:{{{1|}}}{{{colwidth|}}}|0|1}}}}</div>{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using reflist with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:Reflist]] with unknown parameter "_VALUE_"|ignoreblank=y| 1 | colwidth | group | liststyle | refs }}<noinclude>
{{#tag:references|{{{refs|}}}|group={{{group|}}}|responsive={{#if:{{{1|}}}{{{colwidth|}}}|0|1}}}}</div>{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using reflist with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:Reflist]] with unknown parameter "_VALUE_"|ignoreblank=y| 1 | colwidth | group | liststyle | refs }}<noinclude>
{{Documentation}}
{{Documentation}}
{{En-WP attribution notice|Template:Reflist}}
</noinclude>
</noinclude>
Anonymous user