Template:HTML lists: Difference between revisions

From Frontierpedia, the Microsoft Agent encyclopedia
en>DePiep
No edit summary
m (75 revisions imported: importing hlist)
 
(67 intermediate revisions by 15 users not shown)
Line 1: Line 1:
| above =
{{navbox top
* {{tl|hlist}}
|name= HTML lists
* {{tl|plainlist}} and {{tl|unbulleted list}}
|title=HTML lists
* {{tl|bulleted list}}
|state=<includeonly>collapsed</includeonly>
* {{tl|ordered list}}
* {{tl|multi-column numbered list}}
* {{tl|nowrap}}
{{navbox
|name=Template:Navbox lists
|title=HTML listings
|state=uncollapsed


|above = [[WP:HLIST]]
|above = More information: {{hlist
 
| [[Help:List]]
| group1=Bulleted
| [[WP:List dos and don'ts]]
| list1=
| [[WP:Manual of Style/Embedded lists]]
<code><nowiki>{{bulleted list |item1 |item2 |...}}</nowiki></code>
| {{section link|WP:Manual of Style/Accessibility#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&nbsp;|item2&nbsp;|...}}
|-
| <hr />
{{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|
* item1
* item2
* ...
}}
|}
| style="vertical-align:top; width:30%"|
{| style="width:100%"
! style="font-weight: normal; text-align:center;" | {{mono|{{tl|cslist}}}}
|-
| {{tlx|cslist |item1&nbsp;|item2&nbsp;|...}}
|-
| <hr />
{{cslist |item1 |item2 |...}}
|-
!style="font-weight: normal; text-align:center;" | {{mono|{{tl|bold list}}}}
|-
| {{tlx|bold list |item1&nbsp;|item2&nbsp;|...}}
|-
| <hr />
{{bold list |item1 |item2 |...}}
|}
|-
! style="text-align:right;padding-right:0.5em;" | Bulleted and Ordered
| style="vertical-align:top;"|
{| style="width:100%"
! style="font-weight: normal; text-align:center;" | {{mono|{{tl|bulleted list}}}}
|-
| {{tlx|bulleted list |item1&nbsp;|item2&nbsp;|...}}
|-
| <hr />
{{bulleted list |item1 |item2 |...}}
{{bulleted list |item1 |item2 |...}}
 
|}
| group2=Unbulleted
| style="vertical-align:top;"|
| list2=
| style="vertical-align:top;"|
<code><nowiki>{{unbulleted list|first item|second item|third item|...}}</nowiki></code>
{| style="width:100%"
{{unbulleted list|first item|second item|third item|...}}
! style="font-weight: normal; text-align:center;" | {{mono|{{tl|ordered list}}}}
 
|-
|below = See also:  
| {{tlx|Ordered list |list_style_type{{=}}lower-alpha&nbsp;|first&nbsp;|second&nbsp;|...}}
{{hlist
|-
|{{tl|hlist}}
| <hr />
|{{tl|plainlist}} and {{tl|unbulleted list}}
{{Ordered list |list_style_type=lower-alpha |first |second |...}}
|tl|bulleted list}}
|}
|{{tl|ordered list}}
|-
|{{tl|multi-column numbered list}}
! style="text-align:right;padding-right:0.5em;" | Unbulleted
|{{tl|nowrap}}
| style="vertical-align:top"|
|{{tl|pagelist}}
{| style="width:100%"
 
! style="font-weight: normal; text-align:center;" | {{mono|{{tl|unbulleted list}}}}
|-
| {{tlx|unbulleted list |item1&nbsp;|item2&nbsp;|...}}
|-
| <hr />
{{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|
* item1
* item2
* ...
}}
|}
| 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}}
{{term|first term}} {{defn|first description}}
{{term|second term}} {{defn|second description}}
{{term|...}} {{defn|....}}
{{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 />
[[File:Bad Title Example.png|left|thumb|100px]]
{{flowlist|
*item1
*item2
*...
}}
|}
| 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|
# first
# second
# third
# ...
}}
}}
 
|}
}}<!--
| style="vertical-align:top"|
 
|}
--><noinclude>{{documentation}}</noinclude>
{{navbox bottom
|below = {{cl|List formatting and function templates‎}}
}}<noinclude>
{{documentation}}
<!-- Please add categories to the /doc subpage; interwikis go to Wikidata -->
</noinclude>

Latest revision as of 20:51, 14 October 2022