Template:Container: Difference between revisions
From Halopedia, the Halo wiki
m (revert) |
m (Minor update - shadows) |
||
Line 1: | Line 1: | ||
<div style="{{{style1|margin:4px auto; padding:0 2px 2px 2px; border-radius: 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 5px 5px; padding: 0 4px 0 4px; background:#F0F8FF;}}}"> | <div style="{{{style1|margin:4px auto; padding:0 2px 2px 2px; border-radius: 6px; background: #333333; box-shadow: 0px 0px 5px 5px #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 5px 5px; padding: 0 4px 0 4px; background:#F0F8FF;}}}"> | ||
{{{content|Content}}}</div> | {{{content|Content}}}</div> | ||
</div><noinclude> | </div><noinclude> |
Revision as of 05:14, December 12, 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= }}