Changes

Jump to: navigation, search

Template:Container

662 bytes added, 23:41, 11 July 2018
Created page with "<div style="{{{style1|margin:4px auto; padding:0 2px 2px 2px; border-radius: 6px; background: #333333;}}} width:{{{width|90%}}}; margin:0 auto 16px auto; box-shadow: 0px 0px 4..."
<div style="{{{style1|margin:4px auto; padding:0 2px 2px 2px; border-radius: 6px; background: #333333;}}} width:{{{width|90%}}}; margin:0 auto 16px auto; box-shadow: 0px 0px 4px #333333;"><div style="color:#fff; text-align:center; font-weight:bold;">{{{title|Title}}}</div><div style="{{{style2|text-align:left; color:#000000; border-radius: 0 0 5px 5px; padding: 1px 6px 3px 8px; background:#F0F8FF;}}}">
{{{content|Content}}}</div></div><noinclude>
==How to==
Simply copy the following:
<pre>
{{Container
|title=
|content=
}}
</pre>

For an alternate/expanded version, copy the following:
<pre>
{{Container
|width=
|style1=
|style2=
|title=
|content=
}}
</pre>

Navigation menu