Template:Unordered list item
Jump to navigation
Jump to search
File:Test Template Info-Icon - Version (2).svg Template documentation[view] [edit] [history] [purge]
Renders a valid HTML list without bullets.
Usage
[edit source]<ul style="padding:0; margin:0;">
{{Unordered list item|foo}}
{{Unordered list item|bar}}
{{Unordered list item|baz}}
</ul>
Renders the following:
- foo
- bar
- baz