Difference between revisions of "Template:Left"
Jump to navigation
Jump to search
imported>Hyacinth (|{{Left}}Left) |
imported>YLSS m (→See also: upd) |
||
| Line 21: | Line 21: | ||
== See also == | == See also == | ||
| − | *{{ | + | *{{tl|left2}} - same as this, uses div tags instead of modifying cell properties |
| − | *{{tl| | + | *{{tl|center}} |
| − | *{{tl| | + | *{{tl|right}} |
[[Category:typing-aid templates|Left]] | [[Category:typing-aid templates|Left]] | ||
Revision as of 16:33, 6 January 2014
Usage
This template saves typing the following text (in a table):
style="text-align:left"|
To use, type: {{left}}
Some {{left|left-aligned words}} in text
produces:
Some style="text-align:left"| in text.
Table
| Header text | ||
|---|---|---|
| Left | Center |
Right |
See also