Template:Spaces: Difference between revisions

From Space Station 14 Wiki
(docs)
(docs)
Line 6: Line 6:
{
{
"params": {},
"params": {},
"description": "Inserts \" \"."
"description": "Inserts a no-break sequence \" \", preventing breaking at certain points."
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

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[Edit template data]

ParameterDescriptionTypeStatus
No parameters specified