Template:Noticebox: Difference between revisions

From Halopedia, the Halo wiki

No edit summary
mNo edit summary
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="noticebox {{{class|hide}}}" style="background:{{{bgcolor|#f0f0ff}}}; border:1px solid {{{bordercolor|#006}}}; border-left:15px solid {{{bordercolor|#006}}}; width:660px; margin:0 auto 10px; border-radius:0.5em 0 0 0.5em"
{| 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|Graphic Halo.png}}}|{{{image-width|48px}}}|center|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"|{{{1|Content here}}}
| style="color:{{{color|#000}}}; vertical-align:middle; padding-left:5px"|{{{content|{{{1|Content here}}}}}}
|}<noinclude>
|}<noinclude>
== About ==
== About ==
This template is for article usage only. It is '''''not''''' for general use.
This template is for article usage only. It is '''''not''''' for general use.
;General
;General
<pre>
<pre>
Line 13: Line 14:
<pre>
<pre>
{{Noticebox
{{Noticebox
|image=
|1=
|bgcolor=
|bgcolor=
|bordercolor=
|bordercolor=
|image=
|content=
}}
}}
</pre>
</pre>
[[Category:Parent templates|{{PAGENAME}}]][[Category:Notice templates|{{PAGENAME}}]]</noinclude>
 
[[Category:Parent 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=
}}