Template:Notelist/doc: Difference between revisions
Jump to navigation
Jump to search
en>Jason Quinn (expanded documentation with the intention of making usage clearer) |
en>Jason Quinn (added more documentation) |
||
| Line 2: | Line 2: | ||
<!-- Categories and interwikis go at the bottom of this page. --> | <!-- Categories and interwikis go at the bottom of this page. --> | ||
{{tl|notelist}} creates a section of explanatory notes that were individually specified by {{tl|efn}} tags in the article. | {{tl|notelist}} creates a section of explanatory notes that were individually specified by {{tl|efn}} tags in the article. This is analogous to the {{tag|references |single}} and {{tag|ref}} tags for normal citations. | ||
This is | The {{tl|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 of the [[MOS:APPENDIX]] sections than the "References" section for this reason. | ||
== Usage == | == Usage == | ||
Revision as of 18:53, 10 March 2012
| This is a documentation subpage for Template:Notelist. It contains usage information, categories and other content that is not part of the original template page. |
{{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 of the MOS:APPENDIX sections than the "References" section for this reason.
Usage
{{notelist}}
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}}
|
|
See also
- Template:efn
- Template:reflist (or the redirect Template:refs)