More actions
note |
m 1 revision imported |
(No difference)
|
Latest revision as of 13:21, 20 June 2024
This is a documentation subpage for Template:Align. It contains usage information, categories and other content that is not part of the original page. |
This template is used on approximately 121,000 pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
- Note: If you trying to align a table column (left, center, or right) use Template:Table alignment.
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: |
{{align|center|'''Hello world!'''|style=color:red}} produces this: |
See also
- {{center}}, {{right}}, {{left}} and {{justify}}
- {{center block}}
- {{Image frame}}