Template:Left/doc

Revision as of 23:14, 28 April 2020 by Borderman (talk | contribs) (12 revisions imported: importing required formatting templates)

Template:Div-based-template

Usage

Left aligns text with a <div>

{{left|here is left-aligned text with a 5em offset|offset=5em}}
here is left-aligned text with a 5em offset

Where the block of text to be formatted extends over a page-break {{left/s}} and {{left/e}} should be used. {{left/s}} accepts the offset parameter.

Body of first page:

{{left/s|offset=5em}}
here is left-aligned text

Footer:

{{left/e}}

Header (of second page):

{{left/s|offset=5em}}

Body of second page:

with a 5em offset
{{left/e}}



See also