Template:Container: Difference between revisions
From Halopedia, the Halo wiki
m (I broke'd the template... whoops) |
mNo edit summary |
||
Line 1: | Line 1: | ||
<div style="{{{style-tmp|margin:4px auto; padding:0 2px 2px 2px; border-radius:.5em; background: #444; box-shadow: 0px 0px 7px #444;}}} width:{{{width|90%}}};"><div style="{{{style-title|color:#fff; text-align:center; font-weight:bold; font-size:13px}}};">{{{title|Title}}}</div><div style="{{{style-content|text-align:justify; color:#000000; font-size:12px; border-radius: 0 0 5px 5px; padding: 0 4px 0 4px; background:#F0F8FF;}}}"> | <div style="{{{style-tmp|margin:4px auto; padding:0 2px 2px 2px; border-radius:.5em; background: #444; box-shadow: 0px 0px 7px #444;}}} width:{{{width|90%}}};"><div style="{{{style-title|color:#fff; text-align:center; font-weight:bold; font-size:13px}}};">{{{title|Title}}}</div><div style="{{{style-content|text-align:justify; color:#000000; font-size:12px; border-radius: 0 0 5px 5px; padding: 0 4px 0 4px; background:#F0F8FF;}}}"> | ||
{{{1|{{{content|Content}}}}}} | {{{1|{{{content|Content}}}}}}</div> | ||
</div></div><noinclude> | </div><noinclude> | ||
==How to== | ==How to== | ||
Simply copy the following: | Simply copy the following: |
Revision as of 17:52, October 22, 2013
Title
Content
How to
Simply copy the following:
{{Container|title=|}}
- Optional fields
|width= |style-tmp= |style-title= |style-content= }}