Template:Spaces: Difference between revisions
Template page
More actions
Undo revision 11068390 by Gavin.collins (Talk) |
|||
| Line 1: | Line 1: | ||
[[ | <includeonly><span style="white-space:nowrap;">{{#switch: {{{1}}} | ||
| 2 = | |||
| 3 = | |||
| 4 = | |||
| 5 = | |||
| 6 = | |||
| 7 = | |||
| 8 = | |||
| 9 = | |||
| 10 = | |||
| 11 = | |||
| 12 = | |||
| 13 = | |||
| 14 = | |||
| 15 = | |||
| 16 = | |||
| 17 = | |||
| 18 = | |||
| 19 = | |||
| 20 = | |||
| 21 = | |||
| 22 = | |||
| 23 = | |||
| 24 = | |||
| 25 = | |||
| | |||
}}</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). | |||
; Syntax : <code><big><nowiki>{{nbsp|</nowiki>''N''}}</big></code><br/>where ''N'' is a numeral from 2 to 25 (the desired number of non-breaking spaces). Defaults to a single non-breaking space. | |||
<!--Categories--> | |||
[[Category:Miscellaneous templates|{{PAGENAME}}]] | |||
</noinclude> | |||
Revision as of 09:55, 17 April 2008
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.