×
Create a new article
Write your page title here:
We currently have 230 articles on Farthest Frontier. Type your article name above or create one of the articles listed here!



    Farthest Frontier

    eesti  Deutsch  dansk  čeština  asturianu  català  Boarisch  English  español  sicilianu  中文(简体)  中文(繁體)  Esperanto  Tiếng Việt  Scots  українська  Zazaki  Türkçe  ไทย  slovenščina  polski  മലയാളം  galego  Ελληνικά  日本語  ქართული  македонски  فارسی  Nederlands  မြန်မာဘာသာ  русский  中文  suomi  العربية  norsk bokmål  norsk  Lëtzebuergesch  српски / srpski  Plattdüütsch  български  한국어  svenska  português do Brasil  hrvatski  ဘာသာ မန်  français  magyar  euskara  עברית  Mirandés  italiano  اردو  português  Bahasa Indonesia  বাংলা  Bahasa Melayu  беларуская (тарашкевіца)  edit

    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

    Template:Col-begin Template:Col-break

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

    Template:Col-break

    Header text
    Content1A
    Content1B
    Content2

    Template:Col-end

    Example 2

    Template:Col-begin Template:Col-break

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

    Template:Col-break

    Header text
    Content1A

    Content1B
    Content2

    Template:Col-end

    TemplateData

    <templatedata> { "params": { "1": { "label": "Content", "description": "Content to be left aligned", "type": "content", "required": true } }, "description": "Left aligns elements on a page" } </templatedata>

    Tracking category

    See also


    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.