Difference between revisions of "Template:Reflist"

From Self-sufficiency
Jump to: navigation, search
(Parameters: mention "only in mozilla")
m (1 revision imported)
 
(46 intermediate revisions by 26 users not shown)
Line 1: Line 1:
<div class="references-small" {{#if: {{{1|}}}| style="-moz-column-count:{{{1}}}; column-count:{{{1}}};" |}}>
+
<div class="reflist <!--
<references/>
+
-->{{#if: {{{1|}}} {{{colwidth|}}}
</div><noinclude>
+
    | columns references-column-width
== Usage ==
+
}}" style="<!--
 
+
-->{{#if: {{{1|}}}
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 }}
 
+
      | {{column-width|1={{{1}}}}}
<pre>
+
      | {{#switch:{{{1|}}}|1=|2={{column-width|1=30em}}|#default={{column-width|1=25em}}}} }}
== Content ==
+
    | {{#if: {{{colwidth|}}}
 
+
      | {{column-width|1={{{colwidth}}}}} }} }} list-style-type: <!--
Lorem.<ref>Source name, access date, etc.</ref>
+
-->{{{liststyle|{{#switch: {{{group|}}}
 
+
    | upper-alpha
Lorem ipsum.<ref>Source name, access date, etc.</ref>
+
    | upper-roman
 
+
    | lower-alpha
== References ==
+
    | lower-greek
 
+
    | lower-roman = {{{group}}}
{{reflist}}
+
    | #default = decimal}}}}};">
 
+
{{#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>
</pre>
+
{{Documentation}}
 
+
== 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.  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 20:56, 17 February 2018

Cite error: Invalid <references> tag; parameter "group" is allowed only.

Use <references />, or <references group="..." />