Template:Reflist: Difference between revisions

From Valve Cut Content
Jump to: navigation, search
oldwiki>Livelong2
(more elbow grease)
m (6 revisions imported)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<div class="reflist <!--
<div class="references-small" {{#if: {{{colwidth|}}}| style="-moz-column-width:{{{colwidth}}}; -webkit-column-width:{{{colwidth}}}; -o-column-width:{{{colwidth}}}; -ms-column-width:{{{colwidth}}}; column-width:{{{colwidth}}};" | {{#if: {{{1|}}}| style="-moz-column-count:{{{1}}}; -webkit-column-count:{{{1}}}; -o-column-count:{{{1}}}; -ms-column-count:{{{1}}}; column-count:{{{1}}} }}};" |}}>
-->{{#if: {{{1|}}} {{{colwidth|}}}
<references /></div><noinclude>
    | columns references-column-width
}}" style="<!--
-->{{#if: {{{1|}}}
    | {{#iferror: {{#ifexpr: {{{1|1}}} > 1 }}
      | {{column-width|1={{{1}}}}}
      | {{#switch:{{{1|}}}|1=|2={{column-width|1=30em}}|#default={{column-width|1=25em}}}} }}
    | {{#if: {{{colwidth|}}}
      | {{column-width|1={{{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>{{#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}}
Imported from [http://half-life.wikia.com/wiki/Template:Reflist Half-Life Wiki].
[[Category:Article templates]]
</noinclude>
</noinclude>

Latest revision as of 19:39, 30 October 2018

Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Reflist/doc to edit this documentation. (How does this work?)
Usage
Use this template to create a reference list in an article.
If used with no parameters, it will simply produce a reference list in a small font.
Multiple columns
Using {{reflist|2}} will create a two-column reference list, and {{reflist|3}} will create a three-column list.

Imported from Half-Life Wiki.