- Description
- A simple notice box.
- Dependencies
- Uses File:Messagebox_info.png.
- Syntax
- Type
{{[[Template:|<Notice>|<type=>|<info=>|<image=>|<border=>|<style=>}}
somewhere. - Parameters
- type= - Notice box header text (default: Header text)
- info= - Notice box additional info (default: Explanation)
- image= - Optional Notice box symbol image (default:
- border= - Optional Notice box border bar color (default :
10px solid #228b22
)- Border options
- red - :
10px solid #b22222
- orange - :
10px solid #f28500
- yellow - :
10px solid #f4c430
- purple - :
10px solid #9932cc
- blue - :
10px solid #1e90ff
- green - :
10px solid #228b22
- gray - :
10px solid #bba
- brown - :
10px solid #964B00
- black - :
10px solid #000000
- red - :
- Border options
- style= - Optional Notice box additional inline CSS
- Sample output
{{Notice|type=Notice box|info=Does not use the Ambox template and could be considered a simpler alternative, since it doesn't have a CSS dependency.}}
- gives...
Notice box
Does not use the Ambox template and could be considered a simpler alternative, since it doesn't have a CSS dependency.
|