Template:Container: Difference between revisions

From Halopedia, the Halo wiki

mNo edit summary
m (Text replacement - "> [[Category:" to "> [[Category:")
 
(14 intermediate revisions by 3 users not shown)
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 class="containerTem" style="{{{style-tmp|margin:0 auto 16px; padding:0 2px 2px 2px; border-radius:.5em; background: #666; box-shadow: 0 0 6px #666;}}} width:{{{width|90%}}};"><div class="containerTitle" style="{{{style-title|color:#fff; text-align:center; font-weight:bold; font-size:115%}}};">{{{title|Title}}}</div><div class="containerContent" style="{{{style-content|text-align:left; color:#000; border-radius:0 0 .5em .5em; padding: 0 4px 0 4px; background:#FAFAFA;}}}">
{{{1|{{{content|Content}}}}}}</div>
{{{1|{{{content|Content}}}}}}</div>
</div><noinclude>
</div><noinclude>
Line 16: Line 16:
}}
}}
</pre>
</pre>
[[Category:Updated templates|{{PAGENAME}}]]
 
</noinclude>
[[Category:Updated templates]]</noinclude>

Latest revision as of 19:08, September 15, 2022

Title
Content

How to

Simply copy the following:

{{Container|title=|}}
Optional fields
|width=
|style-tmp=
|style-title=
|style-content=
}}