Template:Align
From QED
Syntax
{{align|WHERE|TEXT}}
- or: {{align|style=STYLE|WHERE|TEXT}}
where WHERE must be on of left, right, or center, and STYLE may be additional CSS style specifications.
This template may be used anywhere. It causes the specified text to be placed within an HTML div element corresponding to the specified alignment.
Example
{{align|style=background-color:lightgreen;font-weight:bold|center|LIGHTGREEN}} produces:
LIGHTGREEN
See also:












