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.

With an input argument, it saves typing:

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

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

Examples සංස්කරණය

Example 1 සංස්කරණය

{| class="wikitable" style="width:30em; text-align:center"
!colspan="4"| Header text
|-
| {{Left}} Content1A <br/> Content1B || Content2
|}

Header text
Content1A
Content1B
Content2

Example 2 සංස්කරණය

{| class="wikitable" style="width:30em; text-align:center"
!colspan="4"| Header text
|-
| {{Left|Content1A}} <br/> Content1B || Content2
|}

Header text
Content1A

Content1B
Content2

TemplateData සංස්කරණය

Left aligns elements on a page

Template parameters

ParameterDescriptionTypeStatus
Content1

Content to be left aligned

Contentoptional

See also සංස්කරණය


"https://si.wikipedia.org/w/index.php?title=සැකිල්ල:Left/doc&oldid=558635" වෙතින් සම්ප්‍රවේශනය කෙරිණි