Template:Container: Difference between revisions
From Halopedia, the Halo wiki
m (Text replacement - "> [[Category:" to "> [[Category:") |
BaconShelf (talk | contribs) m (removing the drop shadow for an experiment, will revert) Tag: Reverted |
||
Line 1: | Line 1: | ||
<div class="containerTem" style="{{{style-tmp|margin:0 auto 16px; padding:0 2px 2px 2px; border-radius:.5em; background: | <div class="containerTem" style="{{{style-tmp|margin:0 auto 16px; padding:0 2px 2px 2px; border-radius:.5em; background: #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> |
Revision as of 07:03, March 3, 2025
Title
Content
How to
Simply copy the following:
{{Container|title=|}}
- Optional fields
|width= |style-tmp= |style-title= |style-content= }}