Template:Unbulleted list citebundle
Luaモジュールを使用しています: |
This template creates unbulleted lists in a fashion equal to Template:Monospace 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, Template:Monospace:
- ^
- 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 山田, 花子 (2005). Template:Translit [The Sun's Heat]. Template:Translit (学術出版社) [Academic Press]. p. 2
Versus Template:Monospace:
- ^
- 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 山田, 花子 (2005). Template:Translit [The Sun's Heat]. Template:Translit (学術出版社) [Academic Press]. p. 2
TemplateData
[編集]Unbulleted list for use in citebundles
パラメーター | 説明 | 型 | 状態 | |
---|---|---|---|---|
class | class | A custom class for the <div>...</div> tags surrounding the list
| 不明 | 省略可能 |
style | style | A custom CSS style for the <div>...</div> tags surrounding the list
| 不明 | 省略可能 |
List style | list_style | A custom CSS style for the <ul>...</ul> tags around the list | 不明 | 省略可能 |
Item style | item_style | A custom CSS style for all of the list items (the <li>...</li> tags) | 不明 | 省略可能 |
List item 1 | 1 | 説明なし | 行 | 必須 |
List item 2 | 2 | 説明なし | 行 | 省略可能 |
List item 3 | 3 | 説明なし | 行 | 省略可能 |
List item 4 | 4 | 説明なし | 行 | 省略可能 |
List item 5 | 5 | 説明なし | 行 | 省略可能 |
List item 6 | 6 | 説明なし | 行 | 省略可能 |
List item 7 | 7 | 説明なし | 行 | 省略可能 |
List item 8 | 8 | 説明なし | 行 | 省略可能 |
List item 9 | 9 | 説明なし | 行 | 省略可能 |
Item 1 style | item1_style | Custom CSS style for list item 1 | 不明 | 省略可能 |
Item 2 style | item2_style | Custom CSS style for list item 2 | 不明 | 省略可能 |
Item 3 style | item3_style | Custom CSS style for list item 3 | 不明 | 省略可能 |
Item 4 style | item4_style | Custom CSS style for list item 4 | 不明 | 省略可能 |
Item 5 style | item5_style | Custom CSS style for list item 5 | 不明 | 省略可能 |
Item 6 style | item6_style | Custom CSS style for list item 6 | 不明 | 省略可能 |
Item 7 style | item7_style | Custom CSS style for list item 7 | 不明 | 省略可能 |
Item 8 style | item8_style | Custom CSS style for list item 8 | 不明 | 省略可能 |
Item 9 style | item9_style | Custom CSS style for list item 9 | 不明 | 省略可能 |