Template:Left/doc: Difference between revisions

From IDU Wiki
Jump to navigation Jump to search
en>Jonesey95
(→‎Tracking category: rm tracking category; this is legitimate usage)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 06:06, 2 June 2023

Description[edit source]

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[edit source]

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.

With an input argument, it saves typing:

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

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

Examples[edit source]

Example 1[edit source]

Example 2[edit source]

TemplateData[edit source]

Left aligns elements on a page

Template parameters

ParameterDescriptionTypeStatus
Content1

Content to be left aligned

Contentoptional

See also[edit source]