Jump to content

Test 3: Difference between revisions

From Survivalcraft Wiki
No edit summary
No edit summary
Line 10: Line 10:


{{MessageBox
{{MessageBox
|text=This is a error message box.
|text=This is an error message box.
|border= 1px solid #9f3526
|border= 1px solid #9f3526
|backgroundColor= #ffe9e5
|backgroundColor= #ffe9e5
Line 20: Line 20:


{{MessageBox
{{MessageBox
|text=This is a info message box.
|text=This is an info message box.
|border= 1px solid #ab7f2a
|border= 1px solid #a3caff
|backgroundColor= #fdf2d5
|backgroundColor= #eaf3ff
|borderRadius= 5px
|borderRadius= 5px
|imageSource= [[File:Caution_yellow.png|30x30px]]
|imageSource= [[File:Info_blue.png|30x30px]]
|fontFamily= Rubik
|fontFamily= Rubik
|fontSize= 14px
|fontSize= 14px
}}
}}

Revision as of 19:47, 30 July 2025

This is a warning message box.
This is an error message box.
This is an info message box.