Template:Efn/doc: Difference between revisions
m (1 revision imported) |
m (1 revision imported) |
||
(One intermediate revision by one other user not shown) | |||
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> |
Latest revision as of 13:11, 6 December 2018
This is a documentation subpage for Template:Efn. It contains usage information, categories and other content that is not part of the original template page. |
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
- Logic Theorist (a short article showing basic usage)
- Chinese room (a long and complex article which uses all the features: named footnotes, list defined notes, etc.)
- Empire of Brazil
- John Diefenbaker (with name= and notes in {{notes}})
- USS Monitor
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
text of the note | 1 reference text content | The text of the note | Content | suggested |
Reference name | name | Creates the efn as a named reference | String | optional |
Reference group | group | Adds the reference to a styled group
| String | optional |