Template:Center: Difference between revisions
Jump to navigation
Jump to search
(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> |
Revision as of 14:33, 13 May 2021
Usage
{{Center|This should be center}}
Output:
This should be center