Template:Narrow no-break space/doc

< Template:Narrow no-break space
Revision as of 11:58, 5 October 2024 by Muskit Gergous (talk | contribs) (Created page with "{{Documentation subpage}} {{Template shortcut|nnbsp}} This template can be used to display the character entity {{unichar|202f|narrow no-break space|html=}} ==Usage== Using this template will cause &#8239; to display correctly. This [http://www.cs.tut.fi/~jkorpela/chars/spaces.html web page]{{404}} can be used to see how Unicode space characters display in a browser window. ===Example=== <code><nowiki>Gonzales added that "{{nnbsp}}'interesting times' is qu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template can be used to display the character entity U+202F NARROW NO-BREAK SPACE (HTML &#8239;)

Usage

Using this template will cause &#8239; to display correctly. This web page[dead link] can be used to see how Unicode space characters display in a browser window.

Example

Gonzales added that "{{nnbsp}}'interesting times' is quite a euphemism for this chaos". → Gonzales added that "Template:Nnbsp'interesting times' is quite a euphemism for this chaos". (Note that {{"'}} and {{'"}} are more proper alternatives for formatting nested quotations.)

Parameter

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

({{nnbsp|symbol}}) → (Template:Nnbsp)
as opposed to:
(symbol) → (symbol)

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Narrow no-break space

Inserts a very thin "narrow non-breaking space" (NNBSP) unicode character, if no parameters are provided. If {{para|1}} is, that text is wrapped on each side with NNBSP's.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
text to wrap in NNBSP-spaces1

optional word to surround with NNBSP spaces

Lineoptional
optional text beforebefore

optional word before the NNBSP spaced param 1

Lineoptional
optional text afterafter

optional word or text after the NNBSP-spaced text

Lineoptional

See also