Template:Spaces: Difference between revisions
Template page
More actions
why hotcat? |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><span style="white-space:nowrap;">{{#switch: {{{1}}} | <includeonly><span style="white-space:nowrap;">{{#switch: {{{1}}} | ||
| #default = | |||
| 2 = | | 2 = | ||
| 3 = | | 3 = | ||
| Line 24: | Line 25: | ||
| 24 = | | 24 = | ||
| 25 = | | 25 = | ||
}}</span></includeonly><noinclude> | }}</span></includeonly><noinclude> | ||
Template to minimize code used for multiple consecutive [[w:Non-breaking space|non-breaking space]]s ("<code><big>&nbsp;</big></code>"s). | Template to minimize code used for multiple consecutive [[w:Non-breaking space|non-breaking space]]s ("<code><big>&nbsp;</big></code>"s). | ||
Revision as of 22:07, 25 May 2016
Template to minimize code used for multiple consecutive non-breaking spaces (" "s).
- Syntax
{{nbsp|N}}
where N is a numeral from 2 to 25 (the desired number of non-breaking spaces). Defaults to a single non-breaking space.