Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Reflist: Difference between revisions

Template page
m minor change
m 52 revisions imported
 
(41 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|}}}
</div><noinclude>
    | {{#iferror: {{#ifexpr: {{{1|1}}} > 1 }}
== Usage ==
      | references-column-width
 
      | references-column-count references-column-count-{{#if:1|{{{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:
    | {{#if: {{{colwidth|}}}
 
      | references-column-width }} }}" style="<!--
<pre>
-->{{#if: {{{1|}}}
== Content ==
    | {{#iferror: {{#ifexpr: {{{1|1}}} > 1 }}
 
      | {{column-width|{{#if:1|{{{1}}}}}}}
Lorem ipsum.<ref>Source name, access date, etc.</ref>
      | {{column-count|{{#if:1|{{{1}}}}}}} }}
 
    | {{#if: {{{colwidth|}}}
Lorem ipsum dolor sit amet.<ref>Source name, access date, etc.</ref>
      | {{column-width|{{{colwidth}}}}} }} }} list-style-type: <!--
 
-->{{{liststyle|{{#switch: {{{group|}}}
== References ==
    | upper-alpha
 
    | upper-roman
{{reflist}}
    | lower-alpha
 
    | lower-greek
</pre>
    | lower-roman = {{{group}}}
 
    | #default = decimal}}}}};">
== Parameters ==
{{#tag:references|{{{refs|}}}|group={{{group|}}}}}</div><noinclude>
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]
{{Documentation}}
 
== See also ==
 
* [[Wikipedia:Citing sources]]
* [[Wikipedia:Footnotes]]
 
[[Category:Citation templates| ]]
</noinclude>
</noinclude>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.