Template:Reflist: Difference between revisions
>Aeliren Created page with "<onlyinclude><includeonly><div class="reflist <!-- -->{{#if: {{{1|}}} | {{#iferror: {{#ifexpr: {{{1|1}}} > 1 }} | references-column-width | references-column-count references-column-count-{{{1}}} }} | {{#if: {{{colwidth|}}} | references-column-width }} }}"<!-- -->style="<!-- -->{{#if:{{{1|}}}|column-count:{{{1}}};}}<!-- -->{{#if:{{{1|}}}{{{colwidth|}}}|column-width:{{{colwidth|30em}}};}}<!-- -->list-style-type:{{{liststyle|{{#switch:{{{group|}}}|upper-alpha|upper-roman|..." |
(No difference)
|
Latest revision as of 05:09, 23 December 2022
Template documentation
|
---|
Note: portions of the template sample may not be visible without values provided. |
View or edit this documentation. (About template documentation) |
Editors can experiment in this template's sandbox and test case pages. |
Use this template to create a reference list in small font for an article. Note that there is no consensus that small font size should always be used for all references; when normal-sized font is more appropriate on an article, use <references />
instead.
If used with no parameters, it will produce a reference list with a single column.
Multiple columns
Using {{reflist|2}}
will create a two-column reference list, and {{reflist|3}}
will create a three-column list. Three-column lists are inaccessible to users with smaller/laptop monitors and should be avoided.
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.