Jump to content

Template:Align/doc

From BattleIntelligence
Revision as of 09:43, 7 October 2023 by imported>Deadfire (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

{{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