Template:Unbulleted list/doc
From My Big TOE Wiki
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 30 entries are supported.
Contents
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}}