Template:Align: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Protected "Template:Align" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
mNo edit summary |
||
Line 3: | Line 3: | ||
|right=<div style="float:right">{{{2}}}</div> | |right=<div style="float:right">{{{2}}}</div> | ||
|center=<div align="center">{{{2}}}</div> | |center=<div align="center">{{{2}}}</div> | ||
|#default='''{{tem|align}} error''': | |#default='''{{tem|align}} error''': The alignment "{{{1}}}" is invalid. | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
This template can be used to align content to the left, right, or center. | |||
==Usage== | ==Usage== | ||
<pre> | <pre> |
Revision as of 11:14, June 9, 2024
This template can be used to align content to the left, right, or center.
Usage
{{align|left|<content>}} {{align|right|<content>}} {{align|center|<content>}}