Dokumentacija za predlogo[poglej] [uredi] [zgodovina] [osveži]

{{efn}} is used, together with {{notelist}}, to create explanatory notes.

Usage uredi

{{efn|Footnote text}}

{{efn|name=footnote name|Footnote text}}

|name= Sets a standard reference name per WP:NAMEDREFS. The group name is always set to lower-alpha, thus the link labels are styled as lowercase Latin letters. However, this is not required because identical footnote markers are automatically identified and consolidated into a single footnote.

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 uredi

Using full citations in footnotes:

Uporaba Izpis
Some information.<ref name=Smith2009>{{cite book|last=Smith|year=2009|title=Smith's book}}</ref> More information.{{efn|A clarification.<ref name=Smith2009/>}} Še več informacij.{{efn|name=opomba_1|nadaljna pojasnitev.}} In še več ponovljenih informacij.{{efn|name=opomba_1}}

==Notes==
{{notelist}}

==References==
{{reflist}}

Some information.[1] More information.[a] Še več informacij.[b] In še več ponovljenih informacij.[b]
Notes
  1. A clarification.[1]
  2. 2,0 2,1 Nadaljna pojasnitev.
References
  1. 1,0 1,1 Smith (2009). Smith's book.


Using Kratki sklici:

Uporaba Izpis
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]
Notes
  1. A clarification.[2]
Citations
  1. Smith 2010, str. 1.
  2. Smith 2010, str. 2.
References
  • Smith (2010), Smith's book

You can create multiple explanatory lists by closing {{notelist}}. This is useful when adding sources to elements such as multiple tables.

Uporaba Izpis
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|close}}

Some more information.<ref name=Smith2009>{{cite book|last=Smith|year=2009|title=Smith's book}}</ref> More information.{{efn|A further clarification.<ref name=Smith2009/>}}

==Notes==
{{notelist|close}}

==References==
{{reflist}}
Some information.[1] More information.[a]
Notes
  1. A clarification.[1]

Some more information.[1] More information.[a]

Notes
  1. A further clarification.[1]
References
  1. 1,0 1,1 1,2 1,3 Smith (2009). Smith's book.

Example articles uredi

Glej tudi uredi

Ime skupine Predloga za seznam sklicev Medvrstična predloga za sklicevanje
{{sklici}}
lower-alpha {{notelist}} {{efn}}
upper-alpha {{notelist-ua}} {{efn-ua}}
lower-roman {{notelist-lr}} {{efn-lr}}