hypixel
Template Documentation
Visit Template:Notify/doc to edit this documentation. (About Documentations)

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

{{Notify|text=Simple notification, just text.}}

Simple notification, just text.

{{Notify|color=orange|text=Simple notification, changed color.}}

Simple notification, changed color.

{{Notify|color=green|symb=i|text=Changed color and symbol.}}

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>