Difference between revisions of "Template:Reflist"

From Nookipedia, the Animal Crossing wiki
m (1 revision: Wiki Merge)
 
 
Line 1: Line 1:
 
<div class="references-small" {{#if: {{{colwidth|}}}| style="-moz-column-width:{{{colwidth}}}; -webkit-column-width:{{{colwidth}}}; column-width:{{{colwidth}}};" | {{#if: {{{1|}}}| style="-moz-column-count:{{{1}}}; -webkit-column-count:{{{1}}}; column-count:{{{1}}} }};" |}}>
 
<div class="references-small" {{#if: {{{colwidth|}}}| style="-moz-column-width:{{{colwidth}}}; -webkit-column-width:{{{colwidth}}}; column-width:{{{colwidth}}};" | {{#if: {{{1|}}}| style="-moz-column-count:{{{1}}}; -webkit-column-count:{{{1}}}; column-count:{{{1}}} }};" |}}>
 
<references /></div><noinclude>
 
<references /></div><noinclude>
== Usage ==
+
{{Documentation}}
Use this template to create a reference list in an article with a small font.
+
[[Category:Formatting templates]]
 
 
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 <tt><nowiki>{{reflist|colwidth=30em}}</nowiki></tt> 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.
 
 
 
Note: multiple columns currently render properly only in Mozilla Firefox and other Gecko-based browsers, though the feature is included in CSS3, so it should work for a larger number of browsers in the future.
 
 
 
 
</noinclude>
 
</noinclude>

Latest revision as of 16:07, November 2, 2024

Template documentation (view)


Use this template to create a reference list in an article with a small font.

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

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.

Note: multiple columns currently render properly only in Mozilla Firefox and other Gecko-based browsers, though the feature is included in CSS3, so it should work for a larger number of browsers in the future.