Template:Spaces: Difference between revisions

From Heavy Iron Modding
Content added Content deleted
imported>David Kernow
m (Protected Template:Nbsp: Potential for wide use, so vulnerable [edit=sysop:move=sysop])
imported>David Kernow
(increasing range to 15)
Line 9:
| 9 =          
| 10 =           
| 11 =            
| 12 =             
| 13 =              
| 14 =               
| 15 =               &nnbsp;
|  
}}</span></includeonly><noinclude>
Template to minimize code used for multiple consecutive [[non-breaking space]]s ("<code><big>&amp;nbsp;</big></code>"s).
 
; Syntax : <code><big><nowiki>{{nbsp|</nowiki>''N''}}</big></code><br/>where ''N'' is a numeral from 2 to 1015 (the desired number of non-breaking spaces). Defaults to a single non-breaking space.
 
 

Revision as of 17:20, 5 January 2007

Template:Protected template Template to minimize code used for multiple consecutive non-breaking spaces ("&nbsp;"s).

Syntax
{{nbsp|N}}
where N is a numeral from 2 to 15 (the desired number of non-breaking spaces). Defaults to a single non-breaking space.