Template:Reflist/doc: Difference between revisions

From Warwick Wiki
Created page with "'''{{tlx|reflist}}''' is a simple template for inserting a list of references, produced from <tt><nowiki><ref></nowiki></tt> tags, into a page. To use it in a regular article, add <pre> == References == {{reflist}} </pre> towards the end of a page. == TemplateData == <templatedata> { "params": {}, "description": "Used for inserting a list of references, produced from <ref> tags, into a page.", "format": "inline" } </templatedata> <includeonly>Category:Templates</..."
 
No edit summary
 
Line 9: Line 9:
<templatedata>
<templatedata>
{
{
"params": {},
"params": {
"group": {
"label": "group",
"description": "The group to list footnotes for.",
"type": "line"
}
},
"description": "Used for inserting a list of references, produced from <ref> tags, into a page.",
"description": "Used for inserting a list of references, produced from <ref> tags, into a page.",
"format": "inline"
"format": "inline"

Latest revision as of 19:30, 3 July 2025

{{reflist}} is a simple template for inserting a list of references, produced from <ref> tags, into a page. To use it in a regular article, add

== References ==
{{reflist}}

towards the end of a page.

TemplateData

Used for inserting a list of references, produced from <ref> tags, into a page.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
groupgroup

The group to list footnotes for.

Lineoptional