Template:Noticebox: Difference between revisions

From Halopedia, the Halo wiki

m (Protected "Template:Noticebox": High-priority template ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
mNo edit summary
 
(37 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<div style="background:{{{bgcolor|#999999}}}; border-left: 10px solid {{{bordercolor|#111111}}}; width: 660px; margin:5px auto; border-radius:4px 0 0 4px;"><div style="padding:5px;border:1px solid {{{bordercolor|#111111}}}; border-left:none; position:relative;">
{| 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|}}}|<div style="position:absolute; top:50%;margin-top:-13px">[[File:{{{image|Image.png}}}|28px|link=]]</div>|}} <div style="margin-left:{{#if:{{{image|}}}|38px|4px}}; color:{{{color|#000000}}};">{{{1|Content here}}}</div>
{{#if:{{{image|}}}|{{!}}style="width:50px; padding:0"{{!}}[[File:{{{image}}}|{{{image-width|48px}}}|center|class={{{image-class|}}}|link=]]}}
</div></div><noinclude>
| style="color:{{{color|#000}}}; vertical-align:middle; padding-left:5px"|{{{content|{{{1|Content here}}}}}}
|}<noinclude>
== About ==
== About ==
This template is only for administrative notice 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 12: Line 14:
<pre>
<pre>
{{Noticebox
{{Noticebox
|image=
|1=
|color=
|bgcolor=
|bgcolor=
|bordercolor=
|bordercolor=
|image=
|content=
}}
}}
</pre>
</pre>
[[Category:Updated 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=
}}