Template:Center: Difference between revisions
From Ymirheim Wiki
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div style="text-align: center;">{{{1}}}</div></includeonly><noinclude> | <includeonly><div style="text-align: center;">{{{1}}}</div></includeonly><noinclude> | ||
A template used to align a content within its block in the center. | A template used to align a content within its block in the center. | ||
It produces a | It produces a <code>div</code> with <code>text-align: center</code> style. | ||
== Examples == | == Examples == | ||
Line 28: | Line 28: | ||
[[Category:Formatting Templates]] | [[Category:Formatting Templates{{#translation:}}]] | ||
</noinclude> | </noinclude> |