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
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 " ", preventing breaking at certain points.
Parameter | Description | Type | Status | |||
---|---|---|---|---|---|---|
No parameters specified |