Template:Nowrap-begin/doc

From Ultronomicon
< Template:Nowrap-begin
Revision as of 12:23, 27 August 2012 by Svip (talk | contribs) (Created page with "=== Use === For creating lists on the same line, where each item is separated by a • element, while avoiding wrapping the • element incorrectly. === Usage === Use ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Use

For creating lists on the same line, where each item is separated by a • element, while avoiding wrapping the • element incorrectly.

Usage

Use the -begin and -end template around your list:

{{nowrap-begin}} ... {{nowrap-end}}

Then use templates such as {{bullwrap}} or {{•w}} between each two elements.

{{nowrap-begin}}Item A{{•w}}Item B{{•w}}...{{nowrap-end}}

Avoiding spaces between the bullwraps and the items is a good idea.