This wiki has had no edits or log actions made within the last 45 days and has been automatically marked as inactive. If you would like to prevent this wiki from being closed, please start showing signs of activity here. If there are no signs of this wiki being used within the next 15 days, this wiki will be closed in accordance to the Dormancy Policy (which all wiki founders accept when requesting a wiki). If this wiki is closed and no one reopens it 135 days from now, this wiki will become eligible for deletion. Note: If you are a bureaucrat, you can go to Special:ManageWiki and uncheck "inactive" yourself.

Template:Notice/doc

Jump to navigation Jump to search
Description
A simple notice box.
Dependencies
Uses File:Gtk-ok.svg.
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.svg|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
  • style= - Optional Notice box additional inline CSS
Sample output
{{Notice|type=Notice box|info=Does not use the {{t|Ambox}} template and could be considered a simpler alternative, since it doesn't have a CSS dependency.}}
gives...
Notice box

Does not use the Template:T template and could be considered a simpler alternative, since it doesn't have a CSS dependency.