Home
Random
Log in
Settings
About Brighter Shores Wiki
Disclaimers
Search
Editing
Template:Reflist/doc
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Documentation}} __NOTOC__ Use this template to create a reference list in an article with a small font. ==Usage== The basic usage requires no parameters: <pre>{{Reflist}}</pre> ===Quotes=== If the references contain a large number of quotes, to hide the quotes (and only the quotes) add <code>quotes=no</code>: <pre>{{Reflist|quotes=no}}</pre> ===Column width=== The width of columns is controlled using the first unnamed parameter or <code>colwidth</code>. As an example, using <code><nowiki>{{Reflist|30em}}</nowiki></code> will allow the browser to dynamically choose the number of columns with widths of 30{{wp|em (typography)|em}}. The width supports and of the standard CSS length units: px, pt, em, %. Choose a column width that's appropriate for the average width of the references on the page. ===Groups=== To list references in a group, add <code>group=groupname</code>: <pre>{{Reflist|group=groupname}}</pre> {{TemplateData|<templatedata> { "params": { "1": { "aliases": [ "colwidth" ], "label": "Column width", "description": "Width of the columns. Supports standard CSS length units as input.", "example": "25em", "type": "line", "default": " 1 if less than 11 references; otherwise 30em." }, "group": { "description": "Limits the references listed to a specified group.", "type": "string", "label": "Group" }, "quotes": { "description": "Hides quotes inside the reference list when set to \"no\".", "type": "boolean", "default": "yes", "label": "Quotes" } }, "description": "Creates a reference list in an article.", "paramOrder": [ "group", "quotes", "1" ] } </templatedata>}} {{Citations}} <includeonly>[[Category:Reference templates]]</includeonly>
Summary:
Please note that all contributions to Brighter Shores Wiki are considered to be released under the CC BY-NC-SA 3.0 (see
Brighter Shores:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Preview page with this template
Templates used on this page:
Template:Citations
(
edit
)
Template:Documentation
(
edit
)
Template:Navbox
(
edit
)
Template:Reflist
(
edit
)
Template:TemplateData
(
edit
)
Template:WP
(
edit
)
Template:Wp
(
edit
)
Module:Array
(
edit
)
Module:DPLlua
(
edit
)
Module:DependencyList
(
edit
)
Module:Documentation
(
edit
)
Module:Navbox
(
edit
)
Module:Paramtest
(
edit
)
Module:Tnavbar
(
view source
) (semi-protected)
Module:Tooltip
(
edit
)
Module:Yesno
(
view source
) (semi-protected)
This page is a member of a hidden category:
Category:Templates using TemplateData