Template:Thin space

From LIMSWiki
Revision as of 20:46, 1 April 2022 by Shawndouglas (talk | contribs) (Changed protection level for "Template:Thin space": As necessary ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading])
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
</noinclude><span class="Unicode" style="white-space:nowrap">&thinsp;</span>{{
#if: {{{1|}}}
		| {{{1}}}&thinsp;
}}<noinclude>
[edit] [purge] Template documentation

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

Usage

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

{{Coord|36|34|42|N|118|17|31|W}}<ref>example</ref>36°34′42″N 118°17′31″W / 36.57833°N 118.29194°W / 36.57833; -118.29194[1]

{{Coord|36|34|42|N|118|17|31|W}}{{Thin space}}<ref>example</ref>36°34′42″N 118°17′31″W / 36.57833°N 118.29194°W / 36.57833; -118.29194[2]

  1. example
  2. example

Parameter

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