Template:Multiref2/sandbox
This is the template sandbox page for Template:Multiref2 (diff). See also the companion subpage for test cases. |
This template uses Lua: |
This template creates an unbulleted list for bundled citations. It is a wrapper for {{unbulleted list}} that adds white space between each bundled reference. This template or {{multiref}} is recommended over HTML line breaks which cause accessibility issues. The standard {{unbulleted list}} template for body text will disrupt white space within references. It causes an unnecessary line break before the first list item. See below for comparisons:
Bundled citation with {{multiref2}}: [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.
Bundled citation with {{multiref}}:[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
[edit]This template can be used to add a list of references inside a single inline citation. All parameters are unnamed. You can format the list like the example below for readability.
Example
[edit]Markup | Renders as |
---|---|
Text<ref>{{multiref2 |1={{cite web |url=https://www.example.com |title=Example 1 |website=example.com |last=Smith |first=John |access-date=15 January 2001 |publisher=Some Publishers, Inc.}} |2={{cite web |url=https://www.example.com |title=Example 2 |website=example.com |last=Smith |first=John |access-date=15 January 2001 |publisher=Some Publishers, Inc.}} |3={{cite web |url=https://www.example.com |title=Example 3 |website=example.com |last=Smith |first=John |access-date=15 January 2001 |publisher=Some Publishers, Inc.}} |4={{cite web |url=https://www.example.com |title=Example 4 |website=example.com |last=Smith |first=John |access-date=15 January 2001 |publisher=Some Publishers, Inc.}} |5={{cite web |url=https://www.example.com |title=Example 5 |website=example.com |last=Smith |first=John |access-date=15 January 2001 |publisher=Some Publishers, Inc.}} |6={{cite web |url=https://www.example.com |title=Example 6 |website=example.com |last=Smith |first=John |access-date=15 January 2001 |publisher=Some Publishers, Inc.}} |7={{cite web |url=https://www.example.com |title=Example 7 |website=example.com |last=Smith |first=John |access-date=15 January 2001 |publisher=Some Publishers, Inc.}} |8={{cite web |url=https://www.example.com |title=Example 8 |website=example.com |last=Smith |first=John |access-date=15 January 2001 |publisher=Some Publishers, Inc.}} |9={{cite web |url=https://www.example.com |title=Example 9 |website=example.com |last=Smith |first=John |access-date=15 January 2001 |publisher=Some Publishers, Inc.}} |10={{cite web |url=https://www.example.com |title=Example 10 |website=example.com |last=Smith |first=John |access-date=15 January 2001 |publisher=Some Publishers, Inc.}} }}</ref> |
Text[1]
|
Template data
[edit]This template can be used to add a list of references inside a single inline citation.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | First reference | String | required |
2 | 2 | Second reference | String | required |
3 | 3 | Third reference | String | suggested |
4 | 4 | Fourth reference | String | suggested |
5 | 5 | Fifth reference | String | suggested |
6 | 6 | Sixth reference | String | suggested |
7 | 7 | Seventh reference | String | suggested |
8 | 8 | Eighth reference | String | suggested |
9 | 9 | Ninth reference | String | suggested |
10 | 10 | Tenth reference | String | suggested |
See also
[edit]- Template:Sfnm – creates a series of shortened footnotes separated by semicolons
- Template:Sfnmp – creates a series of shortened footnotes separated by semicolons, with dates in parentheses
- Template:Unbulleted list citebundle (Shortcut: {{multiref}}) – citations are indented in an unbulleted list
- Template:Multiref2 – citations are separated with additional white space
The {{harvnb}} and {{r}} or other similar templates can be manually bundled in a single footnote
General templates that create lists not necessarily designed for references or footnotes can be found at Category:List formatting and function templates.