Template:Left/doc: Difference between revisions
en>Epicgenius ←Created page with '{{Documentation subpage}} <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> == Usage == This template saves typing the following...' |
en>Sardanaphalus category |
||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- Categories | <!-- Categories at the bottom of this page, please; interwikis to Wikidata. --> | ||
== Usage == | == Usage == | ||
| Line 21: | Line 21: | ||
== See also == | == See also == | ||
*{{tl|left2}}, which uses div tags instead of modifying cell properties. | |||
*{{tl|left2}} | |||
*{{tl|center}} | *{{tl|center}} | ||
*{{tl|right}} | *{{tl|right}} | ||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | ||
<!-- Categories | | <!-- Categories below this line please; interwikis to Wikidata. --> | ||
[[Category: | [[Category:Positioning templates]] | ||
[[Category: | [[Category:Typing-aid templates]] | ||
}}</includeonly> | }}</includeonly> | ||
Revision as of 14:46, 16 November 2014
| File:Edit-copy green.svg | This is a documentation subpage for Template:Left. It may contain usage information, categories and other content that is not part of the original template page. |
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
left-aligned words
in text.
Table
| Header text | ||
|---|---|---|
| Left | Center |
Right
|
See also