<br />{{#switch: {{{1}}} <!-- revised code from http://en.wikipedia.org/w/index.php?title=User:CBDunkerson/Sandbox6&direction=next&oldid=57445940 with reattached linefeed Thanks CBDunkerson!!! ---->
| 1=
| 1=
| 2=
| 2=
Line 40:
Line 40:
'''{{lts|i}}''' calls indent with a default of three spaces, or passes on an argument if other padding is desirable whist remaining more compact {{i}}(Very useful in tables where edit-jumble is a factor, or on talks to create indented paragraph beginings inside a wiki indented ':', '::', '::*', or a '#' prefixed line).
'''{{lts|i}}''' calls indent with a default of three spaces, or passes on an argument if other padding is desirable whist remaining more compact {{i}}(Very useful in tables where edit-jumble is a factor, or on talks to create indented paragraph beginings inside a wiki indented ':', '::', '::*', or a '#' prefixed line).
+
==Example calls==
+
*<nowiki>{{indent|2}}, {{space|7}}, etc. </nowiki>{{indent|5}}'''space''' and '''indent''' are limited to adding '''30 spaces'''.
+
*{{tl|I} use is illustrated above immediately preceding the paragraphs beginning '''"{Very useful..."''' and '''"Consequently, this template..."'''.
{{indent|nn}}, takes a numeric argument 'nn' after the pipe and provides that many consecutive spaces. Indent differs from {{space}} only in that it automatically begins a newline, then spaces over 'nn' spaces. Consequently, this template can not be used inline to create alignment between adjacent text lines, or to space out titles, etc. Use {{space}} for such needs.
Related
Template:I(edittalklinkshistory) calls indent with a default of three spaces, or passes on an argument if other padding is desirable whist remaining more compact (Very useful in tables where edit-jumble is a factor, or on talks to create indented paragraph beginings inside a wiki indented ':', '::', '::*', or a '#' prefixed line).