Template:Noticebox: Difference between revisions

From Halopedia, the Halo wiki

No edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="noticebox {{{class|}}}" style="width:660px; background:{{{bgcolor|#f0f0ff}}}; border:1px solid {{{bordercolor|#006}}}; border-left-width:15px; border-radius:0.5em 0 0 0.5em; margin:0 auto 10px"
{| class="noticebox {{{class|}}}" style="width:660px; background:{{{bgcolor|#f0f0ff}}}; border:1px solid {{{bordercolor|#006}}}; border-left-width:15px; border-radius:0.5em 0 0 0.5em; margin:0 auto 10px"
{{#if:{{{image|}}}|{{!}}style="width:50px; padding:0"{{!}}[[File:{{{image}}}|{{{image-width|48px}}}|center|class={{{image-class|}}}|link=]]}}
{{#if:{{{image|}}}|{{!}}style="width:50px; padding:0"{{!}}[[File:{{{image}}}|{{{image-width|48px}}}|center|class={{{image-class|}}}|link=]]}}
| style="color:{{{color|#000}}}; vertical-align:middle; padding-left:{{#if:{{{image|}}}|0|5px}}"|{{{content|{{{1|Content here}}}}}}
| style="color:{{{color|#000}}}; vertical-align:middle; padding-left:5px"|{{{content|{{{1|Content here}}}}}}
|}<noinclude>
|}<noinclude>
== About ==
== About ==
Line 14: Line 14:
<pre>
<pre>
{{Noticebox
{{Noticebox
|bgcolor=
|bordercolor=
|image=
|image=
|content=
|content=
|bgcolor=
|bordercolor=
}}
}}
</pre>
</pre>


[[Category:Parent templates]]
[[Category:Parent templates]]</noinclude>
[[Category:Notice templates|*]]</noinclude>

Latest revision as of 13:07, December 9, 2023

Content here

About

This template is for article usage only. It is not for general use.

General
{{Noticebox|}}
Advanced
{{Noticebox
|bgcolor=
|bordercolor=
|image=
|content=
}}