Difference between revisions of "Template:Align/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>Hyacinth
(→‎See also: *{{tl|Image frame}})
blackwiki>ShakespeareFan00
m (Mismatched formatting repaired?)
Line 9: Line 9:
 
{| class="wikitable" width="500px"
 
{| class="wikitable" width="500px"
 
|-
 
|-
| <div style="padding-bottom:0.25em;">{{tlx|align|left|<nowiki>'''Hello world!'''</nowiki>}} produces this:<br/>
+
| {{tlx|align|left|<nowiki>'''Hello world!'''</nowiki>}} produces this:<br/>
  
 
{{align|left|'''Hello world!'''}}
 
{{align|left|'''Hello world!'''}}

Revision as of 21:37, 19 July 2018

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!

See also