Difference between revisions of "Template:Space"

From SVR Wiki
Jump to: navigation, search
m (port usage from commons version)
(sortkey)
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}}  
+
|0|#default=}}<noinclude>[[Category:Uncategorized templates|{{PAGENAME}}]][[Category:Templates using ParserFunctions|{{PAGENAME}}]]{{Commonstmp}}  
 
==Usage==
 
==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.
 
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.

Revision as of 06:17, 20 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.