Template:Br separated entries/doc
From Uncyclopedia, the content-free encyclopedia
This template is used primarily in infoboxes to create a <br> delimited collection of items, with up to three entries, only adding the <br> tags where needed.
For lists of items, without bullets, use {{Tl|Unbulleted list}}.
edit Usage
{{br separated entries|entry1|entry2|entry3}}
edit Example
| Code | Result |
|---|---|
{{br separated entries|entry1|entry2|entry3}} | entry1 entry2 entry3 |
{{br separated entries| |entry2|entry3}} | entry2 entry3 |
{{br separated entries|entry1| |entry3}} | entry1 entry3 |
{{br separated entries|entry1|entry2| }} | entry1 entry2 |
{{br separated entries|entry1| | }} | entry1 |
{{br separated entries| |entry2| }} | entry2 |
{{br separated entries| | |entry3}} | entry3 |
{{br separated entries| | | }} |
