Difference between revisions of "Template:Reflist"

From Valve Cut Content
Jump to: navigation, search
oldwiki>Livelong2
(import1)
 
m (6 revisions imported)
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
<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}}} }}};" |}}>
 
<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}}} }}};" |}}>
 
<references /></div><noinclude>
 
<references /></div><noinclude>
Import from HL Wikia, then reimported from the old VCC wikia
+
{{Documentation}}
 
+
Imported from [http://half-life.wikia.com/wiki/Template:Reflist Half-Life Wiki].
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.
 
Using {{reflist|colwidth=30em}} will allow the browser to automatically choose the number of columns based on the width of the web browser. Choose a column width that's appropriate for the average width of the references on the page.
 
Copied source and usage text from Wikipedia through Wookieepedia.
 
 
[[Category:Article templates]]
 
[[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.