Template:Noticebox: Difference between revisions

No edit summary
m (Text replacement - "F0F0F0" to "F3F3F3")
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="noticebox {{{class|}}}" style="width:660px; background:{{{bgcolor|#F2F3F4}}}; border:1px solid {{{bordercolor|#555}}}; border-left-width:15px; border-radius:0.5em 0 0 0.5em; margin:0 auto 10px"
{| class="noticebox {{{class|}}}" style="width:660px; background:{{{bgcolor|#F3F3F3}}}; border:1px solid {{{bordercolor|#555}}}; 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 ==
This is the noticebox builder. See {{tem|image}} for an example of how to create a new noticebox.
This template is for article usage only. It is '''''not''''' for general use.
 
;General
<pre>
{{Noticebox|}}
</pre>
 
;Advanced
<pre>
{{Noticebox
|image=
|content=
}}
</pre>


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

Latest revision as of 10:39, June 2, 2024

Content here

This is the noticebox builder. See {{image}} for an example of how to create a new noticebox.