Difference between revisions of "Template:Left"

From blackwiki
Jump to navigation Jump to search
imported>Jonesey95
(fix linter errors (misc tidy formatting error, div inside of span))
imported>Cards84664
(Undid revision 856180627 by Jonesey95 (talk))
Line 1: Line 1:
 
<includeonly>{{{{{|safesubst:}}}#ifeq:{{{1|a}}}|{{{1|b}}}
 
<includeonly>{{{{{|safesubst:}}}#ifeq:{{{1|a}}}|{{{1|b}}}
|<span style="float:left;">{{{1|}}}</span>
+
|<div style="float:left;">{{{1|}}}</div>
 
|style="text-align:left"{{{{{|safesubst:}}}!}}
 
|style="text-align:left"{{{{{|safesubst:}}}!}}
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
 
{{documentation}}</noinclude>
 
{{documentation}}</noinclude>

Revision as of 14:43, 18 November 2018

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