Toggle menu
14
236
69
27.4K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Navbox lists: Difference between revisions

Template page
Template:Navbox lists
Created page with "{{navbox top |name= HTML lists |title=HTML lists |state=<includeonly>collapsed</includeonly> |above = More information: {{hlist | Help:List | WP:List dos and don'ts | WP:Manual of Style/Embedded lists | {{section link|WP:Manual of Style/Accessibility#Lists}} | WP:WikiProject Lists }} }} {|style="width:100%" | style="vertical-align:top; width:32%" | {| class="wikitable" style="width:100%" |- ! Horizontal list |- | {{mono|{{tl|hlist}}}} |- | {{tlx|hlist |i..."
 
Redirected page to Template:HTML lists
Tag: New redirect
 
Line 1: Line 1:
{{navbox top
#REDIRECT [[Template:HTML lists]]
|name= HTML lists
|title=HTML lists
|state=<includeonly>collapsed</includeonly>
 
|above = More information: {{hlist
| [[Help:List]]
| [[WP:List dos and don'ts]]
| [[WP:Manual of Style/Embedded lists]]
| {{section link|WP:Manual of Style/Accessibility#Lists}}
| [[WP:WikiProject Lists]]
}}
}}
{|style="width:100%"
| style="vertical-align:top; width:32%" |
{| class="wikitable" style="width:100%"
|-
! Horizontal list
|-
| {{mono|{{tl|hlist}}}}
|-
| {{tlx|hlist |item1&nbsp;|item2&nbsp;|...}}
|-
|
{{hlist |item1 |item2 |...}}
|}
| rowspan=4 style="width:2%"|
| style="vertical-align:top; width:32%"|
{| class="wikitable" style="width:100%"
|-
! Horizontal list
|-
| {{mono|{{tl|flatlist}}}}
|-
| {{tlx|flatlist|<br />* item1<br />* item2<br />* ...}}
|-
|
{{flatlist|
* item1
* item2
* ...
}}
|}
| rowspan=4 style="width:2%" |
| style="vertical-align:top; width:32%"|
{| class="wikitable" style="width:100%"
|-
! Horizontal list
|-
| {{mono|{{tl|cslist}}}}
|-
| {{tlx|cslist |item1&nbsp;|item2&nbsp;|...}}
|-
|
{{cslist |item1 |item2 |...}}
|-
!style="font-weight: normal; text-align:center;" | {{mono|{{tl|bold list}}}}
|-
| {{tlx|bold list |item1&nbsp;|item2&nbsp;|...}}
|-
|
{{bold list |item1 |item2 |...}}
|}
|-
| style="vertical-align:top;"|
{| class="wikitable" style="width:100%"
|-
! Bulleted list
|-
| {{mono|{{tl|bulleted list}}}}
|-
| {{tlx|bulleted list |item1&nbsp;|item2&nbsp;|...}}
|-
|
{{bulleted list |item1 |item2 |...}}
|}
| style="vertical-align:top;"|
{| class="wikitable" style="width:100%"
|-
! Numeric ordered list
|-
| {{mono|{{tl|ordered list}}}}
|-
| {{tlx|Ordered list |first&nbsp;|second&nbsp;|...}}
|-
|
{{Ordered list |first |second |...}}
|}
| style="vertical-align:top;"|
{| class="wikitable" style="width:100%"
|-
! Alphabetic ordered list
|-
| {{mono|{{tl|ordered list}}}}
|-
| {{tlx|Ordered list |list_style_type{{=}}lower-alpha&nbsp;|first&nbsp;|second&nbsp;|...}}
|-
|
{{Ordered list |list_style_type=lower-alpha |first |second |...}}
|}
|-
| style="vertical-align:top"|
{| class="wikitable" style="width:100%"
|-
! Unbulleted list
|-
| {{mono|{{tl|unbulleted list}}}}
|-
| {{tlx|unbulleted list |item1&nbsp;|item2&nbsp;|...}}
|-
|
{{unbulleted list|item1|item2|...}}
|}
| style="vertical-align:top"|
{| class="wikitable" style="width:100%"
|-
! Unbulleted list
|-
| {{mono|{{tl|plainlist}}}}
|-
| {{tlx|plainlist|<br />* item1<br />* item2<br />* ...}}
|-
|
{{plainlist|
* item1
* item2
* ...
}}
|}
| style="vertical-align:top" rowspan=2|
{| class="wikitable" style="width:100%"
|-
! Glossary or definition list
|-
| {{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}}}}
|-
|
{{glossary}}
{{term|first term}}{{defn|first description}}
{{term|second term}}{{defn|second description}}
{{term|...}}{{defn|....}}
{{glossary end}}
|}
|-
| style="vertical-align:top"|
{| class="wikitable" style="width:100%"
|-
! Bulleted list to flow around an image
|-
| {{mono|{{tl|flowlist}}}}
|-
| <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]]
{{flowlist|
*item1
*item2
*...
}}
|}
| style="vertical-align:top"|
{| class="wikitable" style="width:100%"
|-
! Ordered list in columns
|-
| {{mono|{{tl|columns-list}}}}
|-
| {{tlx|columns-list|colwidth{{=}}5em|<br /># first<br /># second<br /># third<br /># ...}}
|-
|
{{columns-list|colwidth=5em|
# first
# second
# third
# ...
}}
|}
| style="vertical-align:top"|
|}
{{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 06:53, 17 February 2025