Difference between revisions of "Template:Notice"

From questden
m (Thin down the colour bars to 1/4 of the image width when used together. Considered min-width but alignment is kind of a pain.)
(tweaking spacing)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
Creates a nice little box for some kind of notification on the article. Used for formatting things like [[Template:Stub]] and [[Template:Spoilers]], [http://tgchan.org/w/index.php?title=Special%3AWhatLinksHere&target=Template%3ANotice&namespace=10 amongst others]. Takes arguments:
+
Creates a nice little box for some kind of notification on the article. Used for formatting things like [[Template:Stub]] and [[Template:Spoilers]], [[:Category:Banners|amongst]] [[Template:Notice/Gallery|others]]. Takes arguments:
 
;color:Color bar to hint the box with. Defaults to no hinting. Use CSS colours, e.g. names or hash-prefixed hex.
 
;color:Color bar to hint the box with. Defaults to no hinting. Use CSS colours, e.g. names or hash-prefixed hex.
 
;image:Icon to use. Defaults to the tgchan logo unless a color is specified.
 
;image:Icon to use. Defaults to the tgchan logo unless a color is specified.
 
;majortext:Bold, leading part of the message, e.g. "this is a stub".
 
;majortext:Bold, leading part of the message, e.g. "this is a stub".
 
;minortext:Rest of the message, e.g. "you should add stuff". Remember that you can put (most) markup in template arguments, like links.
 
;minortext:Rest of the message, e.g. "you should add stuff". Remember that you can put (most) markup in template arguments, like links.
</noinclude>
+
</noinclude>{| style="border:1px solid black; margin-left: auto; margin-right: auto; margin-bottom: 1em"
{| style="border:1px solid black; margin-left: auto; margin-right: auto;"
 
 
|-
 
|-
|style="{{#if:{{{color|}}}|border-{{#if:{{{image|}}}|right: 5px|left: 40px}} solid {{{color}}}; min-height: 40px;"|}}|{{#if:{{{color|}}}|{{#if:{{{image|}}}|[[Image:{{{image}}}|40px]]|}}|[[Image:{{{image|Tgchan_logo.png}}}|40px]]}} '''{{{majortext|Note:}}}''' {{{minortext|}}}
+
|style="{{#if:{{{color|}}}|border-{{#if:{{{image|}}}|right: 10px|left: 40px}} solid {{{color}}}; min-height: 40px;"|}}|{{#if:{{{color|}}}|{{#if:{{{image|}}}|[[Image:{{{image}}}|40px]]|}}|[[Image:{{{image|Tgchan_logo.png}}}|40px]]}} '''{{{majortext|Note:}}}''' {{{minortext|}}}
|}
+
|}<noinclude>[[Category:Templates]] [[Category:Banners]]</noinclude>

Latest revision as of 21:48, 23 October 2015

Creates a nice little box for some kind of notification on the article. Used for formatting things like Template:Stub and Template:Spoilers, amongst others. Takes arguments:

color
Color bar to hint the box with. Defaults to no hinting. Use CSS colours, e.g. names or hash-prefixed hex.
image
Icon to use. Defaults to the tgchan logo unless a color is specified.
majortext
Bold, leading part of the message, e.g. "this is a stub".
minortext
Rest of the message, e.g. "you should add stuff". Remember that you can put (most) markup in template arguments, like links.
Tgchan logo.png Note: