Difference between revisions of "Template:Note"

From Flexible Survival
Jump to: navigation, search
m (Attempt to fix CSS)
m (Adjust warning colour)
Line 15: Line 15:
 
div.note-warning {
 
div.note-warning {
 
     border-color: #c63f17;
 
     border-color: #c63f17;
     background-color: #ffa270;
+
     background-color: #ffab91;
 
     box-shadow: 0 12px 18px -12px #c63f17;
 
     box-shadow: 0 12px 18px -12px #c63f17;
 
}
 
}

Revision as of 01:27, 1 November 2019

A template for short notes.

Usage

{{Note
| Icon = [<empty>|Warning]
| Content = Content of the note, which can be as long as you like really, but this template is intended for notes of a few sentences in length really.
}}

Examples

Icon note.png Content of the note, which can be as long as you like really, but this template is intended for notes of a few sentences in length really.


Icon note warning.png Content of the note, which can be as long as you like really, but this template is intended for notes of a few sentences in length really.


Icon note warning.png Content of the note, which can be as long as you like really, but this template is intended for notes of a few sentences in length really.