Template:Align/doc

Revision as of 08:12, 21 October 2020 by Caleb Cooper (talk | contribs) (Text replacement - "[[WP:" to "[[Wikipedia:WP:")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This content is in the Template Namespace. Used for page-templates that can be re-used across the wiki.

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