Template:Reflist: Difference between revisions

From Valve Cut Content
Jump to: navigation, search
oldwiki>Livelong2
(a little less elbow grease a little more google)
m (6 revisions imported)
 
(One intermediate revision 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|}}}
<references /></div><noinclude>
    | columns {{#iferror: {{#ifexpr: {{{1|1}}} > 1 }}
      | references-column-width  
      | references-column-count references-column-count-{{#if:1|{{{1}}}}} }}
    | {{#if: {{{colwidth|}}}
      | references-column-width }} }}" style="<!--
-->{{#if: {{{1|}}}
    | {{#iferror: {{#ifexpr: {{{1|1}}} > 1 }}
      | {{column-width|{{#if:1|{{{1}}}}}}}
      | {{column-count|{{#if:1|{{{1}}}}}}} }}
    | {{#if: {{{colwidth|}}}
      | {{column-width|{{{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><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.