Template:Notelist
Jump to navigation
Jump to search
{{notelist}} creates a section of explanatory notes that were individually specified by {{efn}} tags in the article. This is analogous to the <references />
and <ref>...</ref>
tags for normal citations.
The {{notelist}} section should generally occur before the references. This is required when the explanatory notes are referenced, otherwise there will be citations errors. Even if the explanatory notes are not referenced, they are probably more likely to be read than the references, and should be nearer to the top of the Wikipedia:Manual of Style/Layout sections than the "References" section for this reason.
Usage
{{notelist}}
Options:
- To specify a number of columns for the notes to be displayed in, pass a numeric first argument. E.g.:
{{notelist|2}}
sets a column width for the reference list based on a typographic unit of measurement such as em.colwidth
is used with named references (e.g.refs
<ref name=name />
); it specifies a list of some or all named references used in the article.
forces the reference list to close and render all references defined to that point. See Template:Reflist#Multiple uses for details.close
Example
Markup | Renders as |
---|---|
Some information.{{sfn|Smith|2009|p=1}} More information.{{efn|A clarification.{{sfn|Smith|2009|p=2}}}} ==Notes== {{notelist}} ==Citations== {{reflist}} ==References== *{{citation|last=Smith|year=2009|title=Smith's book}} |
Some information.[1] More information.[lower-alpha 1]
Notes
Citations
References
|
See also
The above documentation is transcluded from Template:Notelist/doc. (edit | history) Please add categories to the /doc subpage. Subpages of this template. |