Template:MessageBox: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
mNo edit summary
m (Tweak #1)
Line 4: Line 4:
|-
|-
|rowspan="1" style="padding-left: 10px;"|{{#if: {{{subtext|}}}|<hr style="background: #{{{bordercolorhex}}};"/>{{{subtext}}} }}
|rowspan="1" style="padding-left: 10px;"|{{#if: {{{subtext|}}}|<hr style="background: #{{{bordercolorhex}}};"/>{{{subtext}}} }}
|}</includeonly>
|}</includeonly><noinclude>
<noinclude>





Revision as of 18:57, 29 December 2011


Article message box

{{MessageBox|
   bordercolorhex = FFADAD |
   bordertype = |
   bgcolorhex = F9F9F9 |
   image = File:Dialog-warning.png |
   title = Warning: |
   message = Test TEXT 1 2 3 |
   subtext = More Text |
   
}}