Template:HTML lists

Revision as of 18:12, 19 October 2022 by Gianfranco (talk | contribs) (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%; text-align:left;" ! style="text-align:right;padding-right:0.5em;" | Flat | style="vertical-align:top; width:30%"| {| style="width:100%" ! style="fon...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Go to top

Lua error in package.lua at line 80: module 'strict' not found.

Flat
{{hlist}}
{{hlist|item1 |item2 |...}}

  • item1
  • item2
  • ...
{{flatlist}}
{{flatlist|
* item1
* item2
* ...}}

  • item1
  • item2
  • ...
{{cslist}}
{{cslist|item1 |item2 |...}}

  • item1
  • item2
  • ...
{{bold list}}
{{bold list|item1 |item2 |...}}

item1 , item2 , or ...

Bulleted and Ordered
{{bulleted list}}
{{bulleted list|item1 |item2 |...}}

  • item1
  • item2
  • ...
{{ordered list}}
{{Ordered list|list_style_typeError: The retired template {{=}} has been transcluded; see mw:Help:Magic words#Other for details. To fix this, use only the code {{=}} to generate the = character.lower-alpha |first |second |...}}

  1. first
  2. second
  3. ...
Unbulleted
{{unbulleted list}}
{{unbulleted list|item1 |item2 |...}}

  • item1
  • item2
  • ...
{{plainlist}}
{{plainlist|
* item1
* item2
* ...}}

  • item1
  • item2
  • ...
{{glossary}}
(glossary, description, definition, association)
{{glossary}}

{{term|first term}} {{defn|first description}}
{{term|second term}} {{defn|second description}}
{{term|...}} {{defn|....}}
{{glossary end}}


first term
first description
second term
second description
...
....
Other
{{flowlist}}
[[File:Bad Title Example.png|left|thumb|100px]]

{{flowlist|
*item1
*item2
*...}}


Bad Title Example.png
  • item1
  • item2
  • ...
{{columns-list}}
{{columns-list|colwidthError: The retired template {{=}} has been transcluded; see mw:Help:Magic words#Other for details. To fix this, use only the code {{=}} to generate the = character.5em|
# first
# second
# third
# ...}}

Lua error in package.lua at line 80: module 'strict' not found.

Lua error in package.lua at line 80: module 'strict' not found.