Template:Efn/doc: Difference between revisions

From Project Mailer
m (1 revision imported)
(Update to TemplateData)
Line 16: Line 16:
[[Category:Templates that generate named references]]
[[Category:Templates that generate named references]]
}}</includeonly>
}}</includeonly>
<templatedata>
{
"params": {
"1": {
"aliases": [
"reference",
"text",
"content"
],
"label": "text of the note",
"description": "The text of the note",
"type": "content",
"suggested": true
},
"name": {
"label": "Reference name",
"description": "Creates the efn as a named reference",
"type": "string"
},
"group": {
"label": "Reference group",
"description": "Adds the reference to a styled group",
"example": "lower-greek, note, upper-alpha",
"type": "string"
}
}
}
</templatedata>

Revision as of 15:50, 4 December 2018

Explanatory footnotes or Efn are footnotes which give something more than just a reference. The following explanation is transcluded from Help:Footnotes#Footnotes: predefined groups. {{#section:Help:footnotes|pregroup}}

Example articles

No description.

Template parameters

ParameterDescriptionTypeStatus
text of the note1 reference text content

The text of the note

Contentsuggested
Reference namename

Creates the efn as a named reference

Stringoptional
Reference groupgroup

Adds the reference to a styled group

Example
lower-greek, note, upper-alpha
Stringoptional