Template:Spaces: Difference between revisions

From Space Station 14 Wiki
m (Aliser moved page Template:NoBreak to Template:Spaces: bad name)
(docs)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
&nbsp;<noinclude>
<includeonly><span class="nowrap">&nbsp;</span></includeonly><noinclude>
{{documentation}}


[[Category:Markup templates]]
[[Category:Markup templates]]
[[Category:Templates without documentation pages]]
<templatedata>
<templatedata>
{
{
"params": {},
"params": {},
"description": "Inserts \"&nbsp;\"."
"description": "Inserts a no-break sequence \"&nbsp;\", preventing breaking at certain points."
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 13:34, 25 June 2024


Template documentation
View or edit this documentation. (About template documentation)

Note: The box is added to demonstrate the behavior, it's not present in the template.

  • aaaaaaaaaaaaaaaaaaaaaaa{{spaces}}bbbbbbbbbbbbbbbbbbb

produces:

aaaaaaaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbbbbbbb

same but with a regular space will produce:

aaaaaaaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbbbbbbb

Inserts a no-break sequence "&nbsp;", preventing breaking at certain points.

Template parameters

ParameterDescriptionTypeStatus
No parameters specified