Help:Template cheatsheet: Difference between revisions

Content deleted Content added
Line 572:
!Shortcut /
Alternative
!{{Bordered arrows|ExtentSize}}
!Usage
!Example
Line 618:
|<code><nowiki>text{{spaces|2|em}}text</nowiki></code>
|text{{spaces|2|em}}text
|Used to display one or more non-breaking spaces of specified type
|
|-
|{{Tl|figure space}}
|{{Tl|fs}} {{Tl|fsp}}
|{{Bordered arrows|{{figure space}}}}
|<code><nowiki>{{Figure space|number off}}</nowiki></code>
|<code><nowiki>123{{br}}1{{fsp}}3</nowiki></code>
|123{{br}}1{{fsp}}3
|
|Used to display the HTML character entity &amp;#8199;
|
|-
|{{Tl|ns}}
|
|{{Bordered arrows|{{ns}}}}
|<code><nowiki>{{ns|number off}}</nowiki></code>
|<code><nowiki>Ten{{ns|10}}eight{{ns|8}}six{{ns|6}}four{{ns|4}}!</nowiki></code>
|Ten{{ns|10}}eight{{ns|8}}six{{ns|6}}four{{ns|4}}!
|
|Used to display the HTML character entity &amp;#160;
|
|-
|{{Tl|quad}}