Difference between revisions of "Template:Left"

From blackwiki
Jump to navigation Jump to search
imported>Plastikspork
(Merged per TfD)
imported>Frietjes
(add clean substitution option)
Line 1: Line 1:
<includeonly>{{#if:{{{1|}}}
+
<includeonly>{{{{{|safesubst:}}}#if:{{{1|}}}
 
|<div style="float:left;">{{{1|}}}</div>
 
|<div style="float:left;">{{{1|}}}</div>
|style="text-align:left"{{!}}
+
|style="text-align:left"{{{{{|safesubst:}}}!}}
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
 
{{documentation}}</noinclude>
 
{{documentation}}</noinclude>

Revision as of 14:55, 17 March 2015

50px Template documentation[view] [edit] [history] [purge]

Description

It is to left align elements on a page. The only parameter is the content to be aligned. See also Template:Align for more options and flexibility.

Usage

With no input arguments, it saves typing the following text (in a table):

style="text-align:left"|

To use, type {{left}} at the start of the table cell. It will leave Category:Pages using left with no arguments.

With an input argument, it saves typing:

<div style="float:left;">...</div>

To use, type {{left|content}} to align contents.

Examples

Example 1

Example 2

Tracking category

See also