Template:Br separated entries

From blackwiki
Revision as of 03:44, 2 November 2013 by imported>Fuhghettaboutit (Changed protection level of Template:Br separated entries: Enable access by template editors ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite)))
Jump to navigation Jump to search

Script error: No such module "br separated entries".

Template documentation[view] [edit] [history] [purge]

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 {{unbulleted list}} or {{plainlist}} instead, for better accessibility.

Usage

{{br separated entries|entry1|entry2|entry3|entry4|entry5|...}}

Example

Code Result
{{br separated entries|entry1|entry2|entry3}} Script error: No such module "br separated entries".
{{br separated entries| |entry2|entry3}} Script error: No such module "br separated entries".
{{br separated entries|entry1| |entry3}} Script error: No such module "br separated entries".
{{br separated entries|entry1|entry2| }} Script error: No such module "br separated entries".
{{br separated entries|entry1| | }} Script error: No such module "br separated entries".
{{br separated entries| |entry2| }} Script error: No such module "br separated entries".
{{br separated entries| | |entry3}} Script error: No such module "br separated entries".
{{br separated entries| | | }} Script error: No such module "br separated entries".
{{br separated entries|entry1|entry2|entry3|entry4|entry5|entry6}} Script error: No such module "br separated entries".

Template data

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Br separated entries

Creates a <br /> delimited collection of items. Primarily for use in infoboxes, it only adds the <br /> tags where needed.

Template parameters

ParameterDescriptionTypeStatus
First item1

First item, may be null

Stringoptional
Second item2

Second item, many more items can be added

Stringoptional

See also