Template:HTML lists: Difference between revisions
Richardpruen (talk | contribs) m 1 revision imported |
Richardpruen (talk | contribs) m 1 revision imported: Templates and CSS files |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{navbox | {{navbox top | ||
|name= | |name= HTML lists | ||
|title=HTML lists | |title=HTML lists | ||
|state=<includeonly>collapsed</includeonly> | |state=<includeonly>collapsed</includeonly> | ||
Line 11: | Line 11: | ||
| [[WP:WikiProject Lists]] | | [[WP:WikiProject Lists]] | ||
}} | }} | ||
}} | |||
{| style="width:100%; text-align:left;" | |||
! style="text-align:right;padding-right:0.5em;" | Flat | |||
| style="vertical-align:top; width:30%"| | |||
{ | {| style="width:100%" | ||
! style="font-weight: normal; text-align:center;" | {{mono|{{tl|hlist}}}} | |||
! | |- | ||
| {{tlx|hlist |item1 |item2 |...}} | |||
|- | |||
! | | <hr /> | ||
{{tlx|hlist |item1 |item2 |...}} | |||
{{hlist |item1 |item2 |...}} | {{hlist |item1 |item2 |...}} | ||
|} | |||
| style="vertical-align:top; width:30%"| | |||
{| style="width:100%" | |||
! style="font-weight: normal; text-align:center;" | {{mono|{{tl|flatlist}}}} | |||
|- | |||
| {{tlx|flatlist|<br />* item1<br />* item2<br />* ...}} | |||
|- | |||
| <hr /> | |||
{{flatlist| | {{flatlist| | ||
* item1 | * item1 | ||
Line 37: | Line 35: | ||
* ... | * ... | ||
}} | }} | ||
|} | |||
| style="vertical-align:top; width:30%"| | |||
{| style="width:100%" | |||
! style="font-weight: normal; text-align:center;" | {{mono|{{tl|cslist}}}} | |||
|- | |||
| {{tlx|cslist |item1 |item2 |...}} | |||
|- | |||
| <hr /> | |||
{{cslist |item1 |item2 |...}} | {{cslist |item1 |item2 |...}} | ||
|- | |||
!style="font-weight: normal; text-align:center;" | {{mono|{{tl|bold list}}}} | |||
| | |- | ||
| {{tlx|bold list |item1 |item2 |...}} | |||
|- | |||
! | | <hr /> | ||
! | {{bold list |item1 |item2 |...}} | ||
|} | |||
|- | |||
! style="text-align:right;padding-right:0.5em;" | Bulleted and Ordered | |||
{{tlx|bulleted list |item1 |item2 |...}} | | style="vertical-align:top;"| | ||
{| style="width:100%" | |||
! style="font-weight: normal; text-align:center;" | {{mono|{{tl|bulleted list}}}} | |||
|- | |||
| {{tlx|bulleted list |item1 |item2 |...}} | |||
|- | |||
| <hr /> | |||
{{bulleted list |item1 |item2 |...}} | {{bulleted list |item1 |item2 |...}} | ||
|} | |||
| style="vertical-align:top;"| | |||
| style="vertical-align:top;"| | |||
{| style="width:100%" | |||
! style="font-weight: normal; text-align:center;" | {{mono|{{tl|ordered list}}}} | |||
|- | |||
| {{tlx|Ordered list |list_style_type{{=}}lower-alpha |first |second |...}} | |||
|- | |||
| <hr /> | |||
{{Ordered list |list_style_type=lower-alpha |first |second |...}} | {{Ordered list |list_style_type=lower-alpha |first |second |...}} | ||
|} | |||
|- | |||
! style="text-align:right;padding-right:0.5em;" | Unbulleted | |||
| | | style="vertical-align:top"| | ||
{| style="width:100%" | |||
! style="font-weight: normal; text-align:center;" | {{mono|{{tl|unbulleted list}}}} | |||
! | |- | ||
| {{tlx|unbulleted list |item1 |item2 |...}} | |||
|- | |||
| <hr /> | |||
! | |||
{{tlx|unbulleted list |item1 |item2 |...}} | |||
{{unbulleted list|item1|item2|...}} | {{unbulleted list|item1|item2|...}} | ||
|} | |||
| style="vertical-align:top"| | |||
{| style="width:100%" | |||
! style="font-weight: normal; text-align:center;" | {{mono|{{tl|plainlist}}}} | |||
|- | |||
| {{tlx|plainlist|<br />* item1<br />* item2<br />* ...}} | |||
|- | |||
| <hr /> | |||
{{plainlist| | {{plainlist| | ||
* item1 | * item1 | ||
Line 89: | Line 96: | ||
* ... | * ... | ||
}} | }} | ||
|} | |||
| style="vertical-align:top"| | |||
{| style="width:100%" | |||
! style="font-weight: normal; text-align:center;" | {{mono|{{tl|glossary}}}}<br />([[Wikipedia:Manual of Style/Glossaries|glossary]], description, definition, association) | |||
|- | |||
| {{tlx|glossary}}<br /> | |||
{{tlx|term|first term}} {{tlx|defn|first description}}<br /> | |||
{{tnull|term|second term}} {{tnull|defn|second description}}<br /> | |||
{{tnull|term|...}} {{tnull|defn|....}}<br /> | |||
{{mono|{{tl|glossary end}}}} | |||
|- | |||
| <hr /> | |||
{{glossary}} | {{glossary}} | ||
{{term|first term}} {{defn|first description}} | {{term|first term}} {{defn|first description}} | ||
Line 95: | Line 113: | ||
{{term|...}} {{defn|....}} | {{term|...}} {{defn|....}} | ||
{{glossary end}} | {{glossary end}} | ||
|} | |||
|- | |||
! style="text-align:right;padding-right:0.5em;" | Other | |||
| | | style="vertical-align:top"| | ||
{| style="width:100%" | |||
! style="font-weight: normal; text-align:center;" | {{mono|{{tl|flowlist}}}} | |||
! | |- | ||
| <code><nowiki>[[File:Bad Title Example.png|left|thumb|100px]]</nowiki></code><br /> | |||
{{tlx|flowlist|<br />*item1<br />*item2<br />*...}} | |||
|- | |||
! | | <hr /> | ||
<code><nowiki>[[File:Bad Title Example.png|left|thumb|100px]]</nowiki></code><br /> | |||
{{tlx|flowlist|<br />*item1<br />*item2<br />*... | |||
[[File:Bad Title Example.png|left|thumb|100px]] | [[File:Bad Title Example.png|left|thumb|100px]] | ||
{{flowlist| | {{flowlist| | ||
Line 122: | Line 130: | ||
*... | *... | ||
}} | }} | ||
|} | |||
| style="vertical-align:top"| | |||
{| style="width:100%" | |||
! style="font-weight: normal; text-align:center;" | {{mono|{{tl|columns-list}}}} | |||
|- | |||
| {{tlx|columns-list|colwidth{{=}}5em|<br /># first<br /># second<br /># third<br /># ...}} | |||
|- | |||
| <hr /> | |||
{{columns-list|colwidth=5em| | {{columns-list|colwidth=5em| | ||
# first | # first | ||
Line 129: | Line 144: | ||
# ... | # ... | ||
}} | }} | ||
|} | |||
| style="vertical-align:top"| | |||
{{ | |} | ||
{{navbox bottom | |||
|below = {{cl|List formatting and function templates}} | |below = {{cl|List formatting and function templates}} | ||
}} | }}<noinclude> | ||
{{documentation}} | |||
{{ | |||
<!-- Please add categories to the /doc subpage; interwikis go to Wikidata --> | <!-- Please add categories to the /doc subpage; interwikis go to Wikidata --> | ||
</noinclude> | </noinclude> |
Latest revision as of 18:58, 4 December 2022
Lua error: Internal error: The interpreter exited with status 127.
Flat |
|
|
| ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Bulleted and Ordered |
|
| |||||||||||||
Unbulleted |
|
|
| ||||||||||||
Other |
|
|
Lua error: Internal error: The interpreter exited with status 127. Lua error: Internal error: The interpreter exited with status 127.