Template:Nowrap-begin
Jump to navigation
Jump to search
Documentation for {{nowrap-begin}}
Use[edit]
For creating lists on the same line, where each item is separated by a • element, while avoiding wrapping the • element incorrectly.
Usage[edit]
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.