Template:Br separated entries
Jump to navigation
Jump to search
This template is used primarily in infoboxes to create a <br /> delimited collection of items, only adding the <br /> tags where needed.
Note: For lists of items, without bullets, do not use this template, but use {{plainlist}} instead.
Usage
{{br separated entries|entry1|entry2|entry3|entry4|entry5|...}}
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| | | }} |
|
{{br separated entries|entry1|entry2|entry3|entry4|entry5|entry6}} |
entry1 entry2 entry3 entry4 entry5 entry6 |
| The above documentation is transcluded from Template:Br separated entries/doc. (edit | history) Please add categories to the /doc subpage. Subpages of this template. |