Template:Reflist: Difference between revisions

From All Skies Encyclopaedia
imported>Karam.Anthony.K
m Parameters: minor
imported>Izno
correct my error per Template talk:Reflist
 
(76 intermediate revisions by 33 users not shown)
Line 1: Line 1:
<div class="references-small" {{#if: {{{1|}}}| style="-moz-column-count:{{{1}}}; column-count:{{{1}}};" | style="-moz-column-width:30em"}}>
<templatestyles src="Reflist/styles.css" /><div class="reflist <!--
<references/>
-->{{#if:{{{1|}}}{{{colwidth|}}}|reflist-columns references-column-width}} <!--
</div><noinclude>
-->{{#switch:{{{liststyle|{{{group|}}}}}}|upper-alpha|upper-roman|lower-alpha|lower-greek|lower-roman=reflist-{{{liststyle|{{{group}}}}}}}} <!--
== Usage ==
-->{{#if:{{{1|}}}|{{#iferror:{{#ifexpr: {{{1|1}}} > 1 }}||{{#switch:{{{1|}}}|1=|2=reflist-columns-2|#default=reflist-columns-3}} }}}}" <!-- end class
 
-->{{#if: {{{1|}}}<!-- start style -->
Use this template to create a reference list in an article (unlike [[Template:Reference]], '''Reflist''' doesn't include the ''References'' heading, thereby making the syntax easier to read). For Example:
    | {{#iferror: {{#ifexpr: {{{1|1}}} > 1 }} |style="column-width: {{{1}}};"}}
 
    | {{#if: {{{colwidth|}}}|style="column-width: {{{colwidth}}};"}}
<pre>
    }}>
== Content ==
{{#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}}
Lorem ipsum.<ref>Source name, access date, etc.</ref>
 
Lorem ipsum dolor sit amet.<ref>Source name, access date, etc.</ref>
 
== References ==
 
{{reflist}}
 
</pre>
 
== Parameters ==
Using <tt><nowiki>{{reflist|2}}</nowiki></tt> will create a two-column reference list, and <tt><nowiki>{{reflist|3}}</nowiki></tt> will create a three-column list. Using simply <tt><nowiki>{{reflist}}</nowiki></tt> will create a reference list which incorporates CSS3 to automatically choose the number of columns based on the width of the web browser and the size of the text. Currently, multiple columns only render properly in Mozilla/Firefox. [http://www.stuffandnonsense.co.uk/archives/css3_multi-column_thriller.html]
 
== See also ==
 
* [[Wikipedia:Citing sources]]
* [[Wikipedia:Footnotes]]
 
[[Category:Citation templates| ]]
</noinclude>
</noinclude>

Latest revision as of 17:42, 11 June 2022