Stampa:Efn
{{efn}} is used, together with {{notelist}}, to create explanatory notes.
Usage
[Redakto nëpërmjet kodit]{{efn|Footnote text}}
{{efn|name=footnote name|Footnote text}}
|name=
Sets a standard reference name per WP:NAMEDREFS.
{{efn|group=footnote group|Footnote text}}
|group=
Sets the group name. This defaults to lower-alpha.
The available options are:
group | Styled as |
---|---|
note | [note 1] |
upper-alpha | [A] |
upper-roman | [IV] |
lower-alpha | [a] |
lower-greek | [α][β] |
lower-roman | [iv] |
Remember that "=" cannot appear in an unnamed template parameter and "|" cannot appear in any template parameter. For "|", {{!}} can be used. For "=", {{=}} can be used or the parameter can be named 1= explicitly:
{{efn|1=Converting at a rate of Kr 20 = £1.}}
Examples
[Redakto nëpërmjet kodit]Using full citations in footnotes:
Shkruhet | Paraqitet si |
---|---|
Some information.<ref name=Smith2009>{{cite book|last=Smith|year=2009|title=Smith's book}}</ref> More information.{{efn|A clarification.<ref name=Smith2009/>}} ==Notes== {{notelist}} ==References== {{reflist}} |
|
Using Shortened footnotes:
Shkruhet | Paraqitet si |
---|---|
Some information.{{sfn|Smith|2010|p=1}} More information.{{efn|A clarification.{{sfn|Smith|2010|p=2}}}} ==Notes== {{notelist}} ==Citations== {{reflist}} ==References== * {{citation|last=Smith|year=2010|title=Smith's book}} |
Some information.[1] More information.[a]
|
You can create multiple explanatory lists by closing {{notelist}}. This is useful when adding sources to elements such as multiple tables. {{markup |<nowiki>Some information.[1] More information.[a]
Notes
[Redakto nëpërmjet kodit]Some more information.[1] More information.[a]