साँचा:Notelist

मुक्त ज्ञानकोश विकिपीडिया से
परिचय का प्रतीक साँचा परिचय[देखें] [संपादन] [इतिहास] [पर्ज .]

{{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 MOS:APPENDIX sections than the "References" section for this reason.

Usage[संपादित करें]

{{notelist}}

Parameters[संपादित करें]

  • Single unnamed parameter:
column-count: a natural number specifying fixed columns into which the reference list is to be rendered. Example: |2.
column-width: a typographic unit of measurement such as em, specifying the width for the reference list columns. Example: |30em.
  • colwidth: explicitly sets the column-width.
  • refs: used with named references (e.g., <ref name=name />); it specifies a list of some or all named references used in the article.
  • group: identifies by name the subset of references to be rendered; the value should correspond to that used inline, e.g., {{Notelist|group=groupname}} renders all references with groupname as the group name (<ref group=groupname>).
  • close: forces the reference list to close and render all references defined to that point; see the section on multiple uses for details.

Example[संपादित करें]

ऐसा लिखें ऐसा दिखायी देगा
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.[a]

Notes
  1. A clarification.[2]
Citations
  1. Smith 2009, पृ॰ 1.
  2. Smith 2009, पृ॰ 2.
References
  • Smith (2009), Smith's book

See also[संपादित करें]

सहायता:Cite errors/Cite error group refs without references