Difference between revisions of "Template:Align/doc"
Jump to navigation
Jump to search
blackwiki>Ani ttbr |
blackwiki>Addbot m (Bot: Migrating interwiki links, now provided by Wikidata on d:q14443338) |
||
| Line 24: | Line 24: | ||
<includeonly>[[Category:Wikipedia formatting and function templates|{{PAGENAME}}]] | <includeonly>[[Category:Wikipedia formatting and function templates|{{PAGENAME}}]] | ||
</includeonly> | </includeonly> | ||
| − | |||
Revision as of 23:46, 4 August 2013
| This is a documentation subpage for Template:Align. It contains usage information, categories and other content that is not part of the original template page. |
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!
|