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>Milker
 
(2 intermediate revisions by 2 users not shown)
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:}}}!}}[[Category:Pages using left with no arguments]]
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
{{documentation}}</noinclude>
+
{{Documentation}}
 +
<!-- Please add categories to the /doc subpage, and interwikis at Wikidata (see Wikipedia:Wikidata) -->
 +
</noinclude>

Latest revision as of 14:39, 7 January 2020

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