<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.xmethod.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=208.114.63.4</id>
	<title>XMethod Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.xmethod.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=208.114.63.4"/>
	<link rel="alternate" type="text/html" href="https://wiki.xmethod.net/Special:Contributions/208.114.63.4"/>
	<updated>2026-05-01T22:21:51Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.4</generator>
	<entry>
		<id>https://wiki.xmethod.net/index.php?title=Template:Spaces/doc&amp;diff=3258</id>
		<title>Template:Spaces/doc</title>
		<link rel="alternate" type="text/html" href="https://wiki.xmethod.net/index.php?title=Template:Spaces/doc&amp;diff=3258"/>
		<updated>2025-07-29T13:53:27Z</updated>

		<summary type="html">&lt;p&gt;208.114.63.4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}} &lt;br /&gt;
&amp;lt;!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[&amp;lt;/nowiki&amp;gt;[[Wikipedia:Wikidata]]&amp;lt;nowiki&amp;gt;]]) --&amp;gt;&lt;br /&gt;
{{Template shortcut|&amp;amp;nbsp|nbs|nbsp|nbsp;|space|spcs}}&lt;br /&gt;
{{COinS safe|n}}&lt;br /&gt;
{{no subst}}&lt;br /&gt;
{{high use}}&lt;br /&gt;
{{stack|{{Lua|Module:String}}}}&amp;lt;!--wider box than {{Template shortcut}}--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A template used to insert one or more [[non-breaking space]]s (&amp;lt;code&amp;gt;&amp;amp;amp;nbsp;&amp;lt;/code&amp;gt;) to prevent automatic line breaks at specific points in the text. This is useful for keeping elements such as numbers and units together.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
=== Syntax ===&lt;br /&gt;
{{larger|&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{spaces|&amp;lt;/nowiki&amp;gt;&#039;&#039;N&#039;&#039;{{!}}&#039;&#039;type&#039;&#039;&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;}} produces &#039;&#039;N&#039;&#039; consecutive non-breaking spaces (where &#039;&#039;N&#039;&#039; is a [[Integer|whole number]] larger than zero) of the type specified by the second parameter (which are ordered by decreasing space width): &amp;lt;code&amp;gt;em&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;fig&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;en&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;thin&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;hair&amp;lt;/code&amp;gt;. If type is not specified, &#039;&#039;N&#039;&#039; non-breaking spaces (&amp;lt;syntaxhighlight inline lang=xml&amp;gt;&amp;amp;nbsp;&amp;lt;/syntaxhighlight&amp;gt;) are produced. A non-breaking space has the same width as a standard space, whose width is between the width of &amp;lt;code&amp;gt;en&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;thin&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
{{larger|&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{spaces|&amp;lt;/nowiki&amp;gt;&#039;&#039;type&#039;&#039;&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;}} produces a single non-breaking space of the type indicated.&lt;br /&gt;
&lt;br /&gt;
=== Controlling line-breaking in infoboxes ===&lt;br /&gt;
This template, usually as its alias {{tlx|nbsp}}, may be used with {{tlx|wbr}} and {{tlx|nowrap}} to control line-breaking in bulletless lists in infoboxes, to prevent wrapped long entries from being confused with multiple entries. See [[Template:Wbr/doc#Controlling line-breaking in infoboxes]] for details.&lt;br /&gt;
&lt;br /&gt;
== Comparisons ==&lt;br /&gt;
{{Space comparison}}&lt;br /&gt;
&lt;br /&gt;
== Template data ==&lt;br /&gt;
{{TemplateData header}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Inserts one or more non-breaking spaces&amp;quot;,&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;Quantity&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;How many non-breaking spaces to insert&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;1&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Type&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Non-default types (in decreasing order of width): em, fig, en, thin, hair&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;&amp;amp;nbsp;&amp;quot;,&lt;br /&gt;
			&amp;quot;suggestedvalues&amp;quot;: [&lt;br /&gt;
				&amp;quot;em&amp;quot;,&lt;br /&gt;
				&amp;quot;fig&amp;quot;,&lt;br /&gt;
				&amp;quot;en&amp;quot;,&lt;br /&gt;
				&amp;quot;nbsp&amp;quot;,&lt;br /&gt;
				&amp;quot;thin&amp;quot;,&lt;br /&gt;
				&amp;quot;hair&amp;quot;&lt;br /&gt;
			]&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Template:Non breaking hyphen]]&lt;br /&gt;
* [[Help:Advanced text formatting]]&lt;br /&gt;
* {{tl|0}} to add invisible characters&lt;br /&gt;
* {{tl|block indent}} to indent an entire block of content, similar to a [[Template:Quote|block quotation]] (uses {{tag|div|o}} and CSS margins)&lt;br /&gt;
* {{tlg|nowrap|item|italic=on}} to stop the linewrapping of any part of {{var|item}}&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 below this line; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Inline spacing templates]]&lt;br /&gt;
[[Category:Character templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>208.114.63.4</name></author>
	</entry>
	<entry>
		<id>https://wiki.xmethod.net/index.php?title=Template:Ceil&amp;diff=2925</id>
		<title>Template:Ceil</title>
		<link rel="alternate" type="text/html" href="https://wiki.xmethod.net/index.php?title=Template:Ceil&amp;diff=2925"/>
		<updated>2025-04-17T15:40:48Z</updated>

		<summary type="html">&lt;p&gt;208.114.63.4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;onlyinclude&amp;gt;&amp;lt;span style=&amp;quot;font-size: {{{2|1em}}}&amp;quot;&amp;gt;&amp;amp;lceil;&amp;lt;/span&amp;gt;{{{1}}}&amp;lt;span style=&amp;quot;font-size: {{{2|1em}}}&amp;quot;&amp;gt;&amp;amp;rceil;&amp;lt;/span&amp;gt;&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
{{Documentation}}&lt;/div&gt;</summary>
		<author><name>208.114.63.4</name></author>
	</entry>
</feed>