Template:Unbulleted list/doc
This is a documentation subpage for Template:Unbulleted list. It contains usage information, categories, interlanguage links and other content that is not part of the original template page. |
This template is used (primarily in infoboxes) to create unbulleted lists using the correct HTML mark-up using CSS to hide the bullets. Up to 50 entries are supported.
Usage
{{Unbulleted list|entry1|entry2|entry3}}
Example
Code | Result |
---|---|
{{Unbulleted list|entry1|entry2|entry3|entry4|entry5|entry6|entry7|entry8|entry9}} |
|
{{Unbulleted list| |entry2|entry3}} |
|
{{Unbulleted list|entry1| |entry3}} |
|
{{Unbulleted list|entry1|entry2| }} |
|
{{Unbulleted list|entry1| | }} |
|
{{Unbulleted list| |entry2| }} |
|
{{Unbulleted list| | |entry3}}} |
|
{{Unbulleted list| | | }}} |
Redirects
- {{ubl}}
See also
- {{nowrap begin}}/{{nowrap end}}
- {{flatlist}}
- {{multi-column numbered list}}
- {{pagelist}}