Difference between revisions of "Template:Space"

From SVR Wiki
Jump to: navigation, search
({{unicode| }}, needed for some browsers)
m (port usage from commons version)
Line 31: Line 31:
 
|29=  {{unicode| }}   {{unicode| }}   {{unicode| }}   {{unicode| }}   {{unicode| }}   {{unicode| }}   {{unicode| }}  
 
|29=  {{unicode| }}   {{unicode| }}   {{unicode| }}   {{unicode| }}   {{unicode| }}   {{unicode| }}   {{unicode| }}  
 
|30=  {{unicode| }}   {{unicode| }}   {{unicode| }}   {{unicode| }}   {{unicode| }}   {{unicode| }}   {{unicode| }}   
 
|30=  {{unicode| }}   {{unicode| }}   {{unicode| }}   {{unicode| }}   {{unicode| }}   {{unicode| }}   {{unicode| }}   
|0|#default=}}<noinclude>[[Category:Uncategorized templates]][[Category:Templates using ParserFunctions]]{{Commonstmp}}</noinclude>
+
|0|#default=}}<noinclude>[[Category:Uncategorized templates]][[Category:Templates using ParserFunctions]]{{Commonstmp}}  
 +
==Usage==
 +
This template can be used inline to create alignment between adjacent text lines, or to space out titles, etc. Like {{tl|indent}}, it takes a numeric argument 'nn' after the pipe and provides that many consecutive spaces. Indent differs only in that it automatically begins a newline, then spaces over nn spaces.
 +
 
 +
==Example calls==
 +
<nowiki>{{indent|2}}, {{space|7}}, etc. </nowiki>{{indent|5}}'''space''' and '''indent''' are limited to adding '''30 spaces'''.
 +
 
 +
==See also==
 +
:'''{{tl|s}}''' &mdash; brief version for inline use, defaults to 3 spaces given no numeric argument.</noinclude>

Revision as of 08:51, 17 August 2006

Template:Commonstmp

Usage

This template can be used inline to create alignment between adjacent text lines, or to space out titles, etc. Like {{indent}}, it takes a numeric argument 'nn' after the pipe and provides that many consecutive spaces. Indent differs only in that it automatically begins a newline, then spaces over nn spaces.

Example calls

{{indent|2}}, {{space|7}}, etc. Template:Indentspace and indent are limited to adding 30 spaces.

See also

{{s}} — brief version for inline use, defaults to 3 spaces given no numeric argument.