Template:Container: Difference between revisions
From Destinypedia, the Destiny wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<div style="{{{style1|margin:4px auto; padding:0 2px 2px 2px; border-radius: 6px; background: #333333;}}} width:{{{width|90%}}}; margin: | <div style="{{{style1|margin:4px auto; padding:0 2px 2px 2px; border-radius: 6px; background: #333333;}}} width:{{{width|90%}}}; margin:0 auto 12px auto; box-shadow: 0px 0px 3px #333333;"><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: 1px 4px 2px; background:#F0F8FF;}}}"> | ||
{{{content|Content}}}</div> | {{{content|Content}}}</div> | ||
</div><noinclude> | </div><noinclude> |
Revision as of 08:05, February 24, 2013
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= }}