This template can be used for simple notifications.
Syntax
{{Notify|color=|symb=|text=}}
Parameters
- text
- information to be highlighted with the box
- color
- (optional)
- default = red
- change color for the border and the “symbols”
- see help:color
- symb
- (optional)
- default = !
- change the displayed symbol
Examples
|
|
Simple notification, just text.
|
|
|
Simple notification, changed color.
|
|
|
Changed color and symbol.
i
|
Hypixel Wiki set-up
Simplified version
{{Notify
|color= COLOR OR HEX
|symb= SYMBOL OR IMAGE
|text= PURPOSE
}}<noinclude>
'''Usage:'''
<pre>{{TEMPLATE NAME}}</pre>
[[Special:WhatLinksHere/Template:TEMPLATE NAME|Index of TEMPLATE NAME pages]]
[[Category:Templates]] </noinclude>
Complex version
{{Notify
|color= COLOR OR HEX
|symb= SYMBOL OR IMAGE
|bold=no
|text= PURPOSE
{{#if:{{{1|}}} |:'''{{color|#A56F25|ADDITIONAL INFORMATION <--Edit this however needed.}} {{{1}}}.''' |}}
<small>SUBJECT NAME pages are automatically sorted into [[:Category:CATEGORY NAME|this category]].</small>
}}<includeonly>[[Category:CATEGORY_NAME]]</includeonly><noinclude>
'''Usage:'''
<pre>{{TEMPLATE NAME}}</pre>
<pre>{{TEMPLATE NAME|ADDITIONAL INFORMATION <--Edit this however needed.}}</pre>
Pages including {{t|TEMPLATE NAME}} are also automatically categorized into [[:Category:CATEGORY NAME]].
[[Category:Templates]] [[Category:CATEGORY NAME templates]]</noinclude>