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