23,102
edits
m (temporary change for a few days) |
mNo edit summary |
||
(38 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<div style=" | <div class="containerTem" style="background:#666;border-radius:0.5em;padding:{{#if:{{{title|}}}|0 2px 2px|2px}};margin:0 auto 16px;{{{style-tmp|}}}">{{#if:{{{title|}}}|<div class="containerTitle" style="color:#fff;text-align:center;font-size:115%;font-weight:bold;{{{style-title|}}}">{{{title}}}</div>}}<div class="containerContent" style="overflow:auto;background:#FAFAFA;border-radius:{{#if:{{{title|}}}|0 0 0.5em 0.5em|0.5em}};padding:{{#if:{{{title|}}}|2px 4px 1px|2px}};{{{style-content|}}}"> | ||
{{{content|Content}}}</div> | {{{1|{{{content|Content}}}}}}</div> | ||
</div><noinclude> | </div><noinclude> | ||
==How to== | ==How to== | ||
Simply copy the following: | Simply copy the following: | ||
<pre> | <pre> | ||
{{Container | {{Container | ||
Line 11: | Line 12: | ||
</pre> | </pre> | ||
Optional fields: | |||
<pre> | <pre> | ||
|style-tmp= | |||
|style-title= | |||
|style-content= | |||
| | |||
|title= | |||
|content= | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Updated templates | |||
</noinclude> | [[Category:Updated templates]]</noinclude> |