Template:Center: Difference between revisions

From Freephile Wiki
create
 
m 1 revision imported: imported from mediawiki.org
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div style="text-align: center;">{{{1}}}</div>
<includeonly><div class="center" style="width:auto; margin-left:auto; margin-right:auto;{{#if: {{{style|}}} | {{{style}}};}}">{{{1}}}</div>{{#if:{{{1|}}}||[[Category:Pages using center with no arguments]]}}</includeonly><noinclude>
{{documentation}}
</noinclude>

Latest revision as of 14:27, 15 January 2016

Documentation icon Template documentation[view] [edit] [history] [purge]

A simple template to center-align content in tables and other places.

Example

Template:Markup

To do this without a template, simply use the following code:

<div class="center" style="width:auto; margin-left:auto; margin-right:auto;">...</div>

To center a table, see Help:TABLECENTER.

Table

Using Template:Tld / Template:Tld / Template:Tld

Header text
Template:Left
Center
Template:Right

Using Template:Tld / Template:Tld / Template:Tld

Header text
Template:Align Template:Align Template:Align

See also