<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://www.vigyanwiki.in/index.php?action=history&amp;feed=atom&amp;title=Template%3ANarrow_no-break_space%2Fdoc</id>
	<title>Template:Narrow no-break space/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.vigyanwiki.in/index.php?action=history&amp;feed=atom&amp;title=Template%3ANarrow_no-break_space%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:Narrow_no-break_space/doc&amp;action=history"/>
	<updated>2026-05-25T03:32:58Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://www.vigyanwiki.in/index.php?title=Template:Narrow_no-break_space/doc&amp;diff=17586&amp;oldid=prev</id>
		<title>Admin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:Narrow_no-break_space/doc&amp;diff=17586&amp;oldid=prev"/>
		<updated>2022-10-11T16:18:52Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-GB&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 21:48, 11 October 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en-GB&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://www.vigyanwiki.in/index.php?title=Template:Narrow_no-break_space/doc&amp;diff=17585&amp;oldid=prev</id>
		<title>wikipedia&gt;Theknightwho at 19:15, 24 February 2022</title>
		<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:Narrow_no-break_space/doc&amp;diff=17585&amp;oldid=prev"/>
		<updated>2022-02-24T19:15:23Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{Template shortcut|nnbsp}}&lt;br /&gt;
&lt;br /&gt;
This template can be used to display the [[character entity]] {{unichar|202f|[[narrow no-break space]]|html=}}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
Using this template will cause &amp;amp;amp;#8239; to display correctly. This [http://www.cs.tut.fi/~jkorpela/chars/spaces.html web page] can be used to see how Unicode space characters display in a browser window.&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;Gonzales added that &amp;quot;{{nnbsp}}'interesting times' is quite a euphemism for this chaos&amp;quot;.&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → Gonzales added that &amp;quot;{{nnbsp}}'interesting times' is quite a euphemism for this chaos&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;Their wedding cost US${{nnbsp}}2,000,000.&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → Their wedding cost US${{nnbsp}}2,000,000.&lt;br /&gt;
&lt;br /&gt;
{{Reflist|30em}}&lt;br /&gt;
&lt;br /&gt;
===Parameter===&lt;br /&gt;
This template takes one parameter, which is the text to be wrapped by two thin spaces.  For example:&lt;br /&gt;
:: {{code|(&amp;lt;nowiki&amp;gt;{{nnbsp|symbol}}&amp;lt;/nowiki&amp;gt;)}} → ({{nnbsp|symbol}})&lt;br /&gt;
: as opposed to:&lt;br /&gt;
:: {{code|(symbol)}} → (symbol)&lt;br /&gt;
&lt;br /&gt;
==TemplateData==&lt;br /&gt;
{{TemplateData header}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;text to wrap in NNBSP-spaces&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;optional word to surround with NNBSP spaces&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;line&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;before&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;optional text before&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;optional word before the NNBSP spaced param 1&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;line&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;after&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;optional text after&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;optional word or text after the NNBSP-spaced text&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;line&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Inserts a very thin \&amp;quot;narrow non-breaking space\&amp;quot; (NNBSP) unicode character, if no parameters are provided. If {{para|1}} is, that text is wrapped on each side with NNBSP's.&amp;quot;,&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Inline spacing templates}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- CATEGORIES HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Typing-aid templates]]&lt;br /&gt;
[[Category:Inline spacing templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>wikipedia&gt;Theknightwho</name></author>
	</entry>
</feed>