සැකිල්ල:Unbulleted list citebundle
මෙම සැකිල්ල ලුවා භාවිතා කරයි: |
This template creates an unbulleted list for bundled citations. It works with shortened footnotes, full citations, and general notes. The standard {{unbulleted list}} template will disrupt white space within references. It causes an unnecessary line break before the first list item. See below for comparisons:
Bundled citation with {{unbulleted list citebundle}}
: [1]
- ^
- For the sun's size, see Miller, Edward (2005). The Sun. Academic Press. p. 1.
- For the moon's size, see Brown, Rebecca (2007). "Size of the Moon". Scientific American. 51 (78): 46.
- For the sun's heat, see Yamada, Hanako [山田花子] (2005). Taiyō no netsu 太陽の熱 [The Sun's Heat]. Gakujutsu shuppansha (学術出版社) [Academic Press]. p. 2.
Versus incorrect rendering with {{unbulleted list}}
:[1]
- ^
- For the sun's size, see Miller, Edward (2005). The Sun. Academic Press. p. 1.
- For the moon's size, see Brown, Rebecca (2007). "Size of the Moon". Scientific American. 51 (78): 46.
- For the sun's heat, see Yamada, Hanako [山田花子] (2005). Taiyō no netsu 太陽の熱 [The Sun's Heat]. Gakujutsu shuppansha (学術出版社) [Academic Press]. p. 2.
Usage
[සංස්කරණය]If any of the unnamed parameters contain an equal sign (=) in their text (not in their use of parameters in other templates), the parameter must be named in the usual way, {{Unbulleted list citebundle|1=}}. E.g. {{Unbulleted list citebundle|[https://www.naxos.com/CatalogueDetail/?id=SWR19026CD "''Festliche Arien – Fritz Wunderlich''"], [[Naxos Records]] SWR19026CD}}
will produce no output. But {{Unbulleted list citebundle|1=[https://www.naxos.com/CatalogueDetail/?id=SWR19026CD "''Festliche Arien – Fritz Wunderlich''"], [[Naxos Records]] SWR19026CD}} works as expected:
- "Festliche Arien – Fritz Wunderlich", Naxos Records SWR19026CD
The wiki text for the initial example above:
Markup | Renders as |
---|---|
|
Body text.[1]
|
Basic multiref example
[සංස්කරණය]The template can also be called as {{multiref}} for easier typing:
Markup | Renders as |
---|---|
|
|
Use with harv templates
[සංස්කරණය]Harvard-style templates create short citations that link to full citations. This template can be used to bundle short citations created by {{harvnb}}, {{harvtxt}}, and others.
Markup | Renders as |
---|---|
|
Text.[1]
|
One source citing another
[සංස්කරණය]This is where the editor cannot, or has not, accessed the source verifying the claim, but instead has cited a second source providing a quote from the first source. Using this template makes it clear that there are two relevant items in the bibliography.
Markup | Renders as |
---|---|
|
|
Explanatory notes
[සංස්කරණය]One possible reason for adding an explanatory note is to make it clear that the citation leads to an example of the claimed fact, not to verification of the claim itself which may be in a later cite.
Markup | Renders as |
---|---|
|
|
Explanatory note with a single citation:
Markup | Renders as |
---|---|
|
|
TemplateData
[සංස්කරණය]Unbulleted list for use in bundled citations (WP:CITEBUNDLE).
Parameter | Description | Type | Status | |
---|---|---|---|---|
class | class | A custom class for the <div>...</div> tags surrounding the list
| Unknown | optional |
style | style | A custom CSS style for the <div>...</div> tags surrounding the list
| Unknown | optional |
List style | list_style | A custom CSS style for the <ul>...</ul> tags around the list | Unknown | optional |
Item style | item_style | A custom CSS style for all of the list items (the <li>...</li> tags) | Unknown | optional |
List item 1 | 1 | no description | Line | required |
List item 2 | 2 | no description | Line | suggested |
List item 3 | 3 | no description | Line | optional |
List item 4 | 4 | no description | Line | optional |
List item 5 | 5 | no description | Line | optional |
List item 6 | 6 | no description | Line | optional |
List item 7 | 7 | no description | Line | optional |
List item 8 | 8 | no description | Line | optional |
List item 9 | 9 | no description | Line | optional |
Item 1 style | item1_style | Custom CSS style for list item 1 | Unknown | optional |
Item 2 style | item2_style | Custom CSS style for list item 2 | Unknown | optional |
Item 3 style | item3_style | Custom CSS style for list item 3 | Unknown | optional |
Item 4 style | item4_style | Custom CSS style for list item 4 | Unknown | optional |
Item 5 style | item5_style | Custom CSS style for list item 5 | Unknown | optional |
Item 6 style | item6_style | Custom CSS style for list item 6 | Unknown | optional |
Item 7 style | item7_style | Custom CSS style for list item 7 | Unknown | optional |
Item 8 style | item8_style | Custom CSS style for list item 8 | Unknown | optional |
Item 9 style | item9_style | Custom CSS style for list item 9 | Unknown | optional |