Template:Unbulleted list citebundle
This template uses Lua: |
This template creates unbulleted lists in a fashion equal to {{unbulleted list}} except with an eye towards creating lists in bundled citations, which, if done with the regular template, will look wrong, having an unnecessary line break before the first list item.
Consider this template, {{unbulleted list citebundle}}:
- ↑
- 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 {{unbulleted list}}:
- ↑
- 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.
TemplateData
[kulemba source]Unbulleted list for use in citebundles
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 | optional |
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 |