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 rmv cite web
add a first parameter for setting the number of columns
Line 1: Line 1:
<div class="references-small">
<div class="references-small" {{#if: {{{1|}}}| style="-moz-column-count:{{{1}}}; column-count:{{{1}}};" |}}>
<references/>
<references/>
</div><noinclude>
</div><noinclude>
Line 18: Line 18:


</pre>
</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.


== See also ==
== See also ==

Revision as of 23:44, 2 November 2006

Usage

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:

== Content ==

Lorem.<ref>Source name, access date, etc.</ref>

Lorem ipsum.<ref>Source name, access date, etc.</ref>

== References ==

{{reflist}}

Parameters

Using {{reflist|2}} will create a two-column reference list, and {{reflist|3}} will create a three-column list.

See also

Cookies help us deliver our services. By using our services, you agree to our use of cookies.