Template:WikiaNotice/doc
From TechInfoDepot
Jump to navigationJump to searchThis is a documentation subpage for Template:WikiaNotice. It may contain usage information, categories and other content that is not part of the original template page. |
- Description
- A simple notice box.
- Dependencies
- Uses File:Gtk-ok.png.
- Syntax
- Type
Template:T
somewhere. - Parameters
- type= - Notice box header text (default: Header text)
- info= - Notice box additional info (default: Explanation)
- image= - Optional Notice box symbol image (default:
[[File:Gtk-ok.png|50px]]
) - 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
- red - :
- Border options
- style= - Optional Notice box additional inline CSS
- Sample output
{{WikiaNotice|type=Notice box|info=Does not use the {{tl|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. |
- See also
- {{Ambox}}