Template:Noticebox: Difference between revisions

From Destinypedia, the Destiny wiki

No edit summary
m (Text replacement - "border-radius: *\dpx 0 0 \dpx" to "border-radius:.5em 0 0 .5em")
Line 1: Line 1:
<div class="noticebox {{{class|}}}" style="display:table; width:660px; background:{{{bgcolor|#f0f0ff}}}; border-left:10px solid {{{bordercolor|#006}}}; border-radius:4px 0 0 4px; margin:0 auto 10px"><div style="position:relative; border:1px solid {{{bordercolor|#006}}}; border-left:0; padding:5px">
<div class="noticebox {{{class|}}}" style="display:table; width:660px; background:{{{bgcolor|#f0f0ff}}}; border-left:10px solid {{{bordercolor|#006}}}; border-radius:.5em 0 0 .5em; margin:0 auto 10px"><div style="position:relative; border:1px solid {{{bordercolor|#006}}}; border-left:0; padding:5px">
{{#if:{{{image|}}}|<div style="position:absolute; top:50%; margin-top:-13px">[[File:{{{image|Image.png}}}|{{{image-width|28px}}}|class={{{image-class|}}}|link=]]</div>|}} <div style="margin-left:{{#if:{{{image|}}}|38px|4px}}; color:{{{color|#000}}}">{{{1|Content here}}}</div>
{{#if:{{{image|}}}|<div style="position:absolute; top:50%; margin-top:-13px">[[File:{{{image|Image.png}}}|{{{image-width|28px}}}|class={{{image-class|}}}|link=]]</div>|}} <div style="margin-left:{{#if:{{{image|}}}|38px|4px}}; color:{{{color|#000}}}">{{{1|Content here}}}</div>
</div></div><noinclude>
</div></div><noinclude>

Revision as of 19:14, September 19, 2022

Content here

About

This template is only for administrative notice only. It is not for general use.

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