টেমপ্লেট:R
অভিপ্রায়
[সম্পাদনা]Provides a compact shorthand for <ref name="RefName" /> citation tags, simplifying syntax so cutting code clutter.[note ১]
For example:
Using <ref> |
For example, fact<ref name=RefName/><ref name=Bam/><ref name=Bar/> and fact.<ref name=Bas/><ref name=Bay/><ref name=Baz/>
|
|---|---|
Instead using {{r}} |
For example, fact{{r|RefName|Bam|Bar}} and fact.{{r|Bas|Bay|Baz}}
|
{{r}} and <ref> can coexist on the same page, and like <ref>, {{r}} can be used with or without list-defined references. In addition, a |page= or |p= parameter adds the functionality of {{rp}}:
Using {{r}} with|p= parameter |
For example, fact.{{r|RefName|p=22}}
Displays as: For example, fact.[১]:22 |
|---|
ব্যবহার
[সম্পাদনা]| Usage | Display | Notes |
|---|---|---|
{{r|RefName}} |
Text.[১] | Equivalent to <ref name="RefName" />. |
{{r|RefName|p=100}}
|
Text.[১]:100 | Adds a page number (or other location identifier) within the source.
The If the article cites only one location in a given source, reduce clutter by coding simply |
{{r|RefName|p=10–14}}
|
Text.[১]:10–14
Text.[১]:3, 6 Text.[১]:§C Text.[১]:Dust jacket Text.[১]:para. 7 | |
{{r|RefName|Bam|Bar}} |
Text.[১][২][৩] | Equivalent to {{r|RefName}}{{r|Bam}}{{r|Bar}} or <ref name=RefName/><ref name=Bam/><ref name=Bar/>.
Up to nine references may be "bundled" this way. |
{{r|1=RefName|2=Bam|3=Bar|4=Bas|p1=100|p2=10–14|p4=§C}}
|
Text.[১]:100[২]:10–14[৩][৪]:§C | Equivalent to {{r|RefName|p=100}}{{r|Bam|p=10–14}}{{r|Bar}}{{r|Bas|p=§C}}.
In the example, not all references have pages; make sure that e.g. |
{{r|group=Notes|NtName}}
|
Text.[Notes ১]
Text.[Notes ১]:13 |
The |group=, |grp=, and |g= parameters are equivalent and echo <ref group=Notes name=NtName/>.
If present, the parameter applies to all references in the template. |
{{r|RefName|p=100|q=quote from the text}}
|
Text.[১]:100 | Makes sense only if |p= (or one of its synonyms) is present. |quote= (or |q=) underlines the superscript page number/location identifier, signaling availability of a quote from the source, which pops up when the mouse is hovered over the underlined bit. |
{{r|1=RefName|2=Bam|3=Bar|4=Bas|p1=100|p2=10–14|p4=§C|q1=Quote from 100|q4=Quote from §C}} |
Text.[১]:100[২]:10–14[৩][৪]:§C | In the example, not all references have quotes; make sure that e.g. |1= and |p1= and |q1= all match. |
The ref names may be defined within a {{reflist}} (as illustrated below) or (in the more usual way) scattered throughout the article text using e.g. <ref name=RefName>Reference text</ref> or {{refn|name=RefName|Reference text}}.
===তথ্যসূত্র===
{{reflist|refs=
<ref name=RefName>Reference text.</ref>
<ref name=Bam>Bam reference text.</ref>
<ref name=Bar>Bar reference text.</ref>
<ref name=Bas>Bas reference text.</ref>
<ref name=Bay>Bay reference text.</ref>
<ref name=Baz>Baz reference text.</ref>
}}
===নোট===
{{reflist|group=Notes|refs=
<ref name=NtName>Note text.</ref>
<ref name=NtCam>Cam note text.</ref>
}}
Resulting in:
টেমপ্লেটতথ্য
[সম্পাদনা]R শীর্ষ
Provides a simple wrapper for up to nine consecutive <ref name=RefName/> citation tags that minimizes visual impact on the text which, along with the simpler syntax, increases code readability and ease of editing.
| প্যারামিটার | বিবরণ | ধরন | অবস্থা | |
|---|---|---|---|---|
| Reference group | group g grp | The reference group of all the references displayed; see WP:REFGROUP for help.
| স্ট্রিং | পরামর্শকৃত |
| Reference name 1 | 1 | If this is "RefName", the template displays <ref name="RefName"/>. | স্ট্রিং | প্রয়োজনীয় |
| Pages number(s): reference 1 | page1 p page pages pp p1 pages1 pp1 | Adds a page number (or other location identifier) within the source. Note that you can also put this information in the original reference instead so it need only be stated once.
| বিষয়বস্তু | পরামর্শকৃত |
| Quote: reference 1 | q1 quote q quote1 | A quote from the source. Appears when hovering over the page number, so the page number must be specified. | স্ট্রিং | পরামর্শকৃত |
| Reference name 2 | 2 | If this is "RefName", the template displays <ref name="RefName"/>. | স্ট্রিং | পরামর্শকৃত |
| Pages number(s): reference 2 | page2 p2 pages2 pp2 | Adds a page number (or other location identifier) within the source. Note that you can also put this information in the original reference instead so it need only be stated once.
| বিষয়বস্তু | ঐচ্ছিক |
| Quote: reference 2 | q2 quote2 | A quote from the source. Appears when hovering over the page number, so the page number must be specified. | স্ট্রিং | ঐচ্ছিক |
| Reference name 3 | 3 | If this is "RefName", the template displays <ref name="RefName"/>. | স্ট্রিং | পরামর্শকৃত |
| Pages number(s): reference 3 | page3 p3 pages3 pp3 | Adds a page number (or other location identifier) within the source. Note that you can also put this information in the original reference instead so it need only be stated once.
| বিষয়বস্তু | ঐচ্ছিক |
| Quote: reference 3 | q3 quote3 | A quote from the source. Appears when hovering over the page number, so the page number must be specified. | স্ট্রিং | ঐচ্ছিক |
| Reference name 4 | 4 | If this is "RefName", the template displays <ref name="RefName"/>. | স্ট্রিং | ঐচ্ছিক |
| Pages number(s): reference 4 | page4 p4 pages4 pp4 | Adds a page number (or other location identifier) within the source. Note that you can also put this information in the original reference instead so it need only be stated once.
| বিষয়বস্তু | ঐচ্ছিক |
| Quote: reference 4 | q4 quote4 | A quote from the source. Appears when hovering over the page number, so the page number must be specified. | স্ট্রিং | ঐচ্ছিক |
| Reference name 5 | 5 | If this is "RefName", the template displays <ref name="RefName"/>. | স্ট্রিং | ঐচ্ছিক |
| Pages number(s): reference 5 | page5 p5 pages5 pp5 | Adds a page number (or other location identifier) within the source. Note that you can also put this information in the original reference instead so it need only be stated once.
| বিষয়বস্তু | ঐচ্ছিক |
| Quote: reference 5 | q5 quote5 | A quote from the source. Appears when hovering over the page number, so the page number must be specified. | স্ট্রিং | ঐচ্ছিক |
| Reference name 6 | 6 | If this is "RefName", the template displays <ref name="RefName"/>. | স্ট্রিং | ঐচ্ছিক |
| Pages number(s): reference 6 | page6 p6 pages6 pp6 | Adds a page number (or other location identifier) within the source. Note that you can also put this information in the original reference instead so it need only be stated once.
| বিষয়বস্তু | ঐচ্ছিক |
| Quote: reference 6 | q6 quote6 | A quote from the source. Appears when hovering over the page number, so the page number must be specified. | স্ট্রিং | ঐচ্ছিক |
| Reference name 7 | 7 | If this is "RefName", the template displays <ref name="RefName"/>. | স্ট্রিং | ঐচ্ছিক |
| Pages number(s): reference 7 | page7 p7 pages7 pp7 | Adds a page number (or other location identifier) within the source. Note that you can also put this information in the original reference instead so it need only be stated once.
| বিষয়বস্তু | ঐচ্ছিক |
| Quote: reference 7 | q7 quote7 | A quote from the source. Appears when hovering over the page number, so the page number must be specified. | স্ট্রিং | ঐচ্ছিক |
| Reference name 8 | 8 | If this is "RefName", the template displays <ref name="RefName"/>. | স্ট্রিং | ঐচ্ছিক |
| Pages number(s): reference 8 | page8 p8 pages8 pp8 | Adds a page number (or other location identifier) within the source. Note that you can also put this information in the original reference instead so it need only be stated once.
| বিষয়বস্তু | ঐচ্ছিক |
| Quote: reference 8 | q8 quote8 | A quote from the source. Appears when hovering over the page number, so the page number must be specified. | স্ট্রিং | ঐচ্ছিক |
| Reference name 9 | 9 | If this is "RefName", the template displays <ref name="RefName"/>. | স্ট্রিং | ঐচ্ছিক |
| Pages number(s): reference 9 | page9 p9 pages9 pp9 | Adds a page number (or other location identifier) within the source. Note that you can also put this information in the original reference instead so it need only be stated once.
| বিষয়বস্তু | ঐচ্ছিক |
| Quote: reference 9 | q9 quote9 | A quote from the source. Appears when hovering over the page number, so the page number must be specified. | স্ট্রিং | ঐচ্ছিক |
আরও দেখুন
[সম্পাদনা]- Help:List-defined references, which provides all the specifications for using List-defined references, especially with regard to naming references and groups.
- Shortened footnotes in Wikipedia:Citing sources, which describes the most common way of citing multiple pages of the same source.
- {{sfn}}, a template that implements the most common way of citing multiple pages of the same source.
- Citation bundling in Wikipedia:Citing sources, a recommended way of combining a list of several consecutive footnotes into a single footnote.
- Wikipedia:Footnotes
- Wikipedia:Citing sources
নোট
[সম্পাদনা]- ↑ Here we also add alliteration.