Template:Br separated entries/doc: Difference between revisions

From Saintapedia
Jump to navigation Jump to search
>Powerskr
(Created page with '<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> This template is used primarily in infoboxes to create a <code><br></code> delimited collection of…')
 
m (1 revision imported)
 

Latest revision as of 07:59, 13 September 2024


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 {{Unbulleted list}}.

Usage

{{br separated entries|entry1|entry2|entry3}}

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| | | }}

See also