Mostly Harmless

Template:Dot/doc

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
This subpage contains documentation, categories and other content that is not part of the template.
To view the template page itself, see Template:Dot.

Inserts a bold middot character surrounded by spaces. The space before the bullet is non-breaking, so if the dot needs to be wrapped to a new line, the word before it will also go to the new line.

Usage[edit]

Foo{{dot}}Bar{{dot}}Baz

Foo · Bar · Baz

If the line needs to be wrapped, the output may look like this:

Foo ·
Bar · Baz

Unless you leave a space before the template, the dot will always be on the same line as the word right before it.

See also[edit]