Template:Align/doc

< Template:Align
Revision as of 09:43, 7 October 2023 by Deadfire (talk | contribs) (Updating)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is a generic template for handling the horizontal alignment of elements on a page. Use the template like this:

{{align|position|content}}

Examples[edit]

{{align|left|'''Hello world!'''}} produces this:
Hello world!
{{align|right|'''Hello world!'''}} produces this:
Hello world!
{{align|center|'''Hello world!'''}} produces this:
Hello world!
{{align|center|'''Hello world!'''|style=color:red}} produces this:
Hello world!

See also[edit]