Template:Thin space

Jump to navigation Jump to search
<span style="white-space:nowrap">&thinsp;</span>
Template documentation[view] [edit] [history] [purge]

This template can be used to display the HTML character entity &thinsp; (Unicode: U+2009).

Usage[edit source]

Many browsers allow word wrapping at &thinsp;. Using this template will cause thin spaces to not word break. This web page can be used to check how Unicode space characters display in a browser window.

Examples[edit source]

{{Coord|36|34|42|N|118|17|31|W}}<ref>example</ref>Lua error: callParserFunction: function "#coordinates" was not found.[1]

{{Coord|36|34|42|N|118|17|31|W}}{{Thinsp}}<ref>example</ref>Lua error: callParserFunction: function "#coordinates" was not found.[2]

  1. ^ example
  2. ^ example

Parameter[edit source]

This template takes one parameter, which is the text to be wrapped by two thin spaces. For example:

({{thinsp|symbol}}) → (symbol )
as opposed to:
(symbol) → (symbol)

See also[edit source]

External links[edit source]