Template:Align/doc: Difference between revisions
Jump to navigation
Jump to search
→See also: + {{justify}} |
Richardpruen (talk | contribs) m 1 revision imported: Templates and CSS files |
||
(No difference)
| |||
Latest revision as of 17:15, 4 December 2022
Lua error: Internal error: The interpreter exited with status 1. Lua error: Internal error: The interpreter exited with status 1. Lua error: Internal error: The interpreter exited with status 1. 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! Lua error: Internal error: The interpreter exited with status 1.
|
| {{align|center|'''Hello world!'''|style=color:red}} produces this: Hello world! Lua error: Internal error: The interpreter exited with status 1.
|
See also
- {{center}}, {{right}}, {{left}} and {{justify}}
- {{center block}}
- {{Image frame}}