Sjabloon:Spaces: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
Nieuwe pagina aangemaakt met '<span style="white-space:nowrap;">{{#invoke:String|rep| |{{{1|1}}}}}</span><noinclude> {{documentation}} </noinclude>' |
(geen verschil)
|
Huidige versie van 17 jul 2013 om 14:24
{{#invoke:String|rep| |1}}
[bewerken] []
Template documentation
Template to produce single or multiple non-breaking spaces (" "s).
- Syntax
{{spaces|N}}
where the optional parameter N is the desired number of consecutive non-breaking spaces (numeric, with a range of 1 and larger).
{{spaces}}
produces a single non-breaking space. You may also use {{nbsp}} (which redirects to this template) as a shortcut for a single non-breaking space.
Template data
<templatedata> {
"description": "Inserts one or more non-breaking spaces",
"params": {
"1": {
"label": "Quantity",
"description": "How many non non-breaking spaces to insert",
"type": "number",
"default": "1"
}
}
} </templatedata>
See also
- {{pad}}; add spacing in px, em or ex
| The above documentation is transcluded from Sjabloon:Spaces/doc. (edit | history) Editors can experiment in this template's sandbox (create) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |