Purpose संपादन करीं

This template is used to create footnotes in Wikipedia, as an alternative and complement to the <ref> tag. Because of a technical limitation, some of the standard Wikipedia markup elements that are often used in the article prose do not work within a set of <ref>...</ref> tags, including but not limited to the pipe trick, template substitution and another "nested" set of <ref>...</ref> tags. For example, the following does not work as expected:

  1. <ref>[[Help:Footnotes|]]</ref> Generates: [[Help:Footnotes|]] instead of a wikilink.
  2. <ref>{{SUBST:TODAY}}</ref> Generates: {{SUBST:TODAY}} instead of the date that the edit was made.
  3. <ref>Explanatory footnote<ref>Citation</ref></ref> Generates: Closing </ref> missing for <ref> tag

Replacing the outermost <ref>...</ref> set with {{Refn}} allows for the use of the markup elements listed above.

Usage संपादन करीं

{{refn|group=groupname|name=name|Contents of the footnote}}

  • groupname: Groupname per WP:REFGROUP; if not specified, then the main and nested references will be rendered into the same reference list
  • name: Reference name per WP:REFNAME

नाँव दिहले के कुछ नियम बाटे:

  • नाँव केस-सेंसेटिव होला (अगर रोमन लिपि में होखे)
  • खाली नंबर के प्रयोग ना होखे के चाहीं
  • एकही नाँव कई ठो फुटनोट या संदर्भ खातिर ना इस्तेमाल हो सकेला
  • कोटेशन मार्क में नाँव लिखल जरूरी नइखे एगर नाँव में अक्षर A–Z, a–z, अंक 0–9, आ आगे दिहल चीन्हा होखे  ! $ % & ( ) * , - . : ; < @ [ ] ^ _ ` { | } ~ 
  • अगर ऊपर बतावल चीन्हा के आलावा कौनों अक्षर including spaces, होखे तब हमेशा नाँव के कोटेशन मार्क के भीतर रखे के पड़ी: name="John Smith"
  • देवनागरी लिपि में नाँव दिहले पर भी हमेशा कोटेशन मार्क के भीतर रखे के परी।
  • कोटेशन मार्क उहे होखे जवन कीबोर्ड से टाइप होला ("); टेढ़का भा अउरी कौनों के नाँव के हिस्सा के रूप में पढ़ लिहल जाई
  • कोटेशन मार्क के भीतर लिखल नाँव में लेस देन के निशान (<) या खुद कोटेशन मार्क (") ना होखे के चाहीं नाहीं त ई गलत तरीका से पढ़ लिहल जाई &lt;&quot;, के तरे।
  • भरसक कोसिस करीं की नाँव आसन होखे, छोट होखे आ अक्षर आ अंक से बनल होखे।
  • इहो बिकल्प बाटे की फुटनोट एकही जगह इस्तेमाल भइल होखे आ नाँव दिहले के कौनों जरूरत न होखे, तब्बो आप एकरा के नाँव दे सकत बानी जौना से बाद में अगर कहीं अउरी जोड़ल जाय त आसानी होखे।

उदाहरण संपादन करीं

Footnotes with citations संपादन करीं

Markup Renders as
An example.{{refn|group=note|name=first|A note.<ref>An included reference.</ref>}}
Another example.{{refn|group=note|Another note.<ref>Another included reference.</ref>}}
A third example.{{refn|group=note|The third note.<ref>The reference in the third note.</ref>}}
Repeating the first example.{{refn|group=note|name=first}}

==Notes==
{{reflist|group=note}}

==References==
{{reflist}}

An example.[note 1] Another example.[note 2] A third example.[note 3] Repeating the first example.[note 1]

Notes
  1. 1.0 1.1 A note.[1]
  2. Another note.[2]
  3. The third note.[3]
References
  1. An included reference.
  2. Another included reference.
  3. The reference in the third note.

Substitution संपादन करीं

The first example shows that substitution does not work in a regular <ref>...</ref> tag (the accessdate does not appear correctly). The second example shows that the accessdate is substituted correctly within {{refn}}.

Markup Renders as
<ref>{{cite web |accessdate={{Subst:TODAY}} |title=Languages |work=Apache HTTP Server |agency=Ohloh |publisher= Black Duck Software |url=https://www.ohloh.net/p/apache/analyses/latest/languages_summary}}</ref>
{{reflist}}

[1]

  1. "Languages". Apache HTTP Server. Black Duck Software. Ohloh. Retrieved {{Subst:TODAY}}. {{cite web}}: Check date values in: |accessdate= (help); Unknown parameter |template doc demo= ignored (help)
{{refn|{{cite web |accessdate={{Subst:TODAY}} |title=Languages |work=Apache HTTP Server |agency=Ohloh |publisher= Black Duck Software |url=https://www.ohloh.net/p/apache/analyses/latest/languages_summary}}}}
{{reflist}}

[1]

  1. "Languages". Apache HTTP Server. Black Duck Software. Ohloh. Retrieved 4 April 2014.

Errors संपादन करीं

If the reference or note content is missing, then "Cite error: Invalid <ref> tag; refs with no name must have content." will be displayed.

List defined references संपादन करीं

Currently, this template may not be used more than once within list-defined references. Doing so will result in Cite errors; see bug 20707http://bugzilla.wikimedia.org/show_bug.cgi?id=20707.

इहो देखल जाय संपादन करीं

Group name Footnote marker template
or markup
Reference list template Sample labels
none <ref>...</ref> {{reflist}} 1 2 3 4 5 6 7 8 9 10
none {{refn}} for nested references {{reflist}} 1 2 3 4 5 6 7 8 9 10
lower-alpha {{efn}} {{notelist}} a b c d e f g h i j
upper-alpha {{efn-ua}} {{notelist-ua}} A B C D E F G H I J
lower-roman {{efn-lr}} {{notelist-lr}} i ii iii iv v vi vii viii ix x
upper-roman {{efn-ur}} {{notelist-ur}} I II III IV V VI VII VIII IX X
lower-greek[नोट 1] {{efn-lg}} {{notelist-lg}} α β γ δ ε ζ η θ ι κ
  1. Not supported by Internet Explorer 7 and below