Template:Spaces: Difference between revisions

From Space Station 14 Wiki
No edit summary
(cat)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span class="nowrap">&nbsp;</span><noinclude>
<includeonly><span class="nowrap">&nbsp;</span></includeonly><noinclude>
{{documentation}}


[[Category:Markup templates]]
[[Category:Wikitext typing-aid 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 10:50, 15 August 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[Edit template data]

ParameterDescriptionTypeStatus
No parameters specified