Difference between revisions of "Template:Left"
Jump to navigation
Jump to search
imported>Hyacinth (===Table=== {| class="wikitable" !colspan="3"| Header text |- | {{Left2|Left2}} || {{Center|Center}} || {{Right|Right}} |}) |
imported>Hyacinth m (→Table: -->{{Left|Left}}) |
||
| Line 16: | Line 16: | ||
!colspan="3"| Header text | !colspan="3"| Header text | ||
|- | |- | ||
| − | | {{ | + | | {{Left|Left}} || {{Center|Center}} || {{Right|Right}} |
|} | |} | ||
Revision as of 17:58, 17 July 2013
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 | ||
|---|---|---|
Center |
Right | |
See also
- Template:left2 (backlinks edit) - same as this, but takes the text itself as an argument
- {{Center}}
- {{Right}}