No edit summary |
(Use   instead of #invoke (unimplemented, while nbsp char is inherent); prev edit had syntax error too) |
||
Line 1: | Line 1: | ||
<span style="white-space:nowrap;"> <!-- the following does not work for Waze as INVOKE is not implemented | <span style="white-space:nowrap;"> <!-- the following does not work for Waze as INVOKE is not implemented, so it was replaced with {{#invoke:String|rep| |{{{1|1}}}}}--></span><noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Revision as of 16:50, 27 June 2014
Usage
Syntax : {{spaces|N}}
to produce N consecutive non-breaking spaces (where N is a whole number larger than zero) of a non-breaking space (
) the same width as a standard space.
Example
This code:
This sentence needs 5 non-breaking spaces between the last two{{spaces|5}}words.
Produces:
- This sentence needs 5 non-breaking spaces between the last two words.
Template data
This is the TemplateData documentation for this template used by VisualEditor and other tools.
Spaces
Inserts one or more non-breaking spaces
Parameter | Description | Type | Status | |
---|---|---|---|---|
Quantity | 1 | How many non-breaking spaces to insert
| Number | optional |
See also
- {{nowrap|item}} to stop the linewrapping of any part of |item
The above documentation is transcluded from Template:Spaces/doc. Please add categories to the /doc subpage. Subpages of this template. |