Test 3: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{MessageBox | {{MessageBox | ||
|text=This is a warning message box. | |text=This is a warning message box. | ||
|border= 1px solid #ab7f2a | |||
|backgroundColor= #fdf2d5 | |||
|borderRadius= 5px | |||
|imageSource= [[File:Caution_yellow.png|30x30px]] | |||
|fontFamily= Rubik | |||
|fontSize= 14px | |||
}} | |||
{{MessageBox | |||
|text=This is a error message box. | |||
|border= 1px solid #9f3526 | |||
|backgroundColor= #ffe9e5 | |||
|borderRadius= 5px | |||
|imageSource= [[File:Caution_red.png|30x30px]] | |||
|fontFamily= Rubik | |||
|fontSize= 14px | |||
}} | |||
{{MessageBox | |||
|text=This is a info message box. | |||
|border= 1px solid #ab7f2a | |border= 1px solid #ab7f2a | ||
|backgroundColor= #fdf2d5 | |backgroundColor= #fdf2d5 |