Template:·/doc

From EVE University Wiki
< Template:·
Revision as of 18:05, 14 March 2017 by Abelard Andedare (talk | contribs) (categorization)
Jump to: navigation, search


This is the bold middot template, it looks like this: " · ". It works similarly to the html+wiki markup sequence [&nbsp;<b>&middot;</b> ]. That is, a non-breaking space, a bolded middot and a normal space.

This template is used when you want something smaller than a bullet "•", ndash "–" or mdash "—".

This template's use for dotted lists is now deprecated.

Technical details

The space before the dot is a non-breaking space. That means it will not line break and will not collapse together with normal spaces that come before the template.

The space after the dot is a normal space. That means it wraps (allows line breaks) and it will collapse together with normal spaces that come after the template to form one single space.

Under some circumstances dotted link lists misbehave. They might get unexpected line wraps or they might expand outside the box they are enclosed in.