Template:Center: Difference between revisions

124 bytes added ,  14:33, 13 May 2021
no edit summary
(Created page with "<includeonly><div class="center" style="width:auto; margin-left:auto; margin-right:auto;{{#if: {{{style|}}} | {{{style}}};}}">{{{1|Category:Pages using center with no argume...")
 
No edit summary
Line 1: Line 1:
<includeonly><div class="center" style="width:auto; margin-left:auto; margin-right:auto;{{#if: {{{style|}}} | {{{style}}};}}">{{{1|[[Category:Pages using center with no arguments]]}}}</div></includeonly>
<includeonly><div class="center" style="width:auto; margin-left:auto; margin-right:auto;{{#if: {{{style|}}} | {{{style}}};}}">{{{1|[[Category:Pages using center with no arguments]]}}}</div></includeonly>
<noinclude>
==Usage ==
<pre>{{Center|This should be center}}</pre>
Output:
{{Center|This should be center}}
</noinclude>