This is a mirror of discontinued 'WikiDevi'. Enjoy!

Template:Hsp

From DeviWiki (ex WikiDevi)
Jump to navigation Jump to search
</noinclude><span class="Unicode" style="white-space:nowrap">&#8202;</span>{{
#if: {{{1|}}}
		| {{{1}}}&#8202;
}}<noinclude>
50px Template documentation[view] [edit] [history] [purge]

{{Hsp}} produces the Unicode character U+200A HAIR SPACE (HTML &#8202; · Template:Numcr2namecr), a space character that is slightly thinner than the “thin space” character (see below and Whitespace character). It is forced to be non-breaking, since this is the desired behavior in most uses of this template. If a parameter is supplied, it is sandwiched on both sides with hair space characters (only the first is non-breaking).

Comparisons

Name / size Instance Example code and ... output
none Some text<ref>...</ref> Some text[1]
Hair Some text{{hsp}}<ref>...</ref> Some text[1]
Thin Some text{{tsp}}<ref>...</ref> Some text[1]
Standarda   Some text&nbsp;<ref>...</ref> Some text [1]
 a Provided here by a non-breaking space (105%).

See also