Template:Container: Difference between revisions

From Halopedia, the Halo wiki

mNo edit summary
m (temporary change for a few days)
Line 1: Line 1:
<div style="{{{style1|margin:4px auto; padding:0 2px 2px 2px; border-radius: .5em; background: #333333;}}} width:{{{width|90%}}}; margin:6px auto;"><div style="color:#fff; text-align:center; font-weight:bold;">{{{title|Title}}}</div><div style="{{{style2|text-align:justify; color:#000000; border-radius: 0 0 .5em .5em; padding: 0 4px 0 4px; background:#F0F8FF;}}}">
<div style="{{{style1|margin:4px auto; padding:0 2px 2px 2px; border-radius: 0 0 6px 6px; background: #333333;}}} width:{{{width|90%}}}; margin:6px auto;"><div style="color:#fff; text-align:center; font-weight:bold;">{{{title|Title}}}</div><div style="{{{style2|text-align:justify; color:#000000; border-radius: 0 0 .5em .5em; padding: 0 4px 0 4px; background:#F0F8FF;}}}">
{{{content|Content}}}</div>
{{{content|Content}}}</div>
</div><noinclude>
</div><noinclude>

Revision as of 18:51, August 3, 2012

Title
Content

How to

Simply copy the following:

{{Container
|title=
|content=
}}

For an alternate/expanded version, copy the following:

{{Container
|width=
|style1=
|style2=
|title=
|content=
}}