Test 3: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
|backgroundColor= #fdf2d5 | |backgroundColor= #fdf2d5 | ||
|borderRadius= 5px | |borderRadius= 5px | ||
|imageSource= [[File:Caution_yellow.png| | |imageSource= [[File:Caution_yellow.png|25x25px]] | ||
|fontFamily= Rubik | |fontFamily= Rubik | ||
|fontSize= 14px | |fontSize= 14px | ||
Line 10: | Line 10: | ||
{{MessageBox | {{MessageBox | ||
|text=This is | |text=This is an error message box. | ||
|border= 1px solid #9f3526 | |border= 1px solid #9f3526 | ||
|backgroundColor= #ffe9e5 | |backgroundColor= #ffe9e5 | ||
|borderRadius= 5px | |borderRadius= 5px | ||
|imageSource= [[File: | |imageSource= [[File:Error_red.png|25x25px]] | ||
|fontFamily= Rubik | |fontFamily= Rubik | ||
|fontSize= 14px | |fontSize= 14px | ||
Line 20: | Line 20: | ||
{{MessageBox | {{MessageBox | ||
|text=This is | |text=This is an info message box. | ||
|border= 1px solid # | |border= 1px solid #a3caff | ||
|backgroundColor= # | |backgroundColor= #eaf3ff | ||
|borderRadius= 5px | |borderRadius= 5px | ||
|imageSource= [[File: | |imageSource= [[File:Info_blue.png|25x25px]] | ||
|fontFamily= Rubik | |fontFamily= Rubik | ||
|fontSize= 14px | |fontSize= 14px | ||
}} | }} |