සැකිල්ල:Left
මෙම සැකිල්ල පිටු 3,200 පමණ භාවිතා වන නිසා සිදුකරන වෙනස් කිරීම් බොහෝ ස්ථානවලට බලපානු ඇත. ඔබ සිදුකිරීමට අදහස් කරන වෙනස්කම් මෙම සැකිල්ලට අදාළ /sandbox හෝ /testcases උපපිටුවල, හෝ ඔබගේ පරිශීලක උපපිටුවේ පළමුව සිදුකොට පරීක්ෂාකර බලන්න. එම වෙනස්කම් සිදුකිරීමට ප්රථම අදාළ සාකච්ඡා පිටුවේ ඒ පිළිබඳව සංවාදයක් ගොඩනැගීමට කාරුණික වන්න.
Transclusion count updated automatically (ප්රලේඛනය වෙතට යොමුවන්න). |
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 |} |
|
Example 2
සංස්කරණය
{| class="wikitable" style="width:30em; text-align:center" !colspan="4"| Header text |- | {{Left|Content1A}} <br/> Content1B || Content2 |} |
|
TemplateData
සංස්කරණයLeft aligns elements on a page
Parameter | Description | Type | Status | |
---|---|---|---|---|
Content | 1 | Content to be left aligned | Content | optional |
See also
සංස්කරණය- {{align}}
- {{center}}, {{right}} and {{justify}}
- {{Center block}}
- {{Image frame}}