Template:MessageBox: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 16: Line 16:
   text = Test TEXT 1 2 3
   text = Test TEXT 1 2 3
}}
}}
</syntaxhighlight>/noinclude>
</syntaxhighlight></noinclude>

Revision as of 12:46, 19 November 2011

Dialog-warning.png Warning: Test TEXT 1 2 3


Article message box

{{Ambox|
   bordercolorhex = #FFADAD
   bgcolorhex = #F9F9F9
   image = File:Dialog-warning.png
   title = Warning:
   text = Test TEXT 1 2 3
}}