Template:MessageBox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 3: | Line 3: | ||
|style="padding-left: 10px;" |'''{{{title}}}''' {{{message}}} | |style="padding-left: 10px;" |'''{{{title}}}''' {{{message}}} | ||
|- | |- | ||
|rowspan="1" style="padding-left: 10px;"|{{# | |rowspan="1" style="padding-left: 10px;"|{{#if: {{{subtext|}}}|<hr style="background: #{{{bordercolorhex}}};"/>{{{subtext}}} }} | ||
|}</includeonly> | |}</includeonly> | ||
Revision as of 16:34, 19 November 2011
Article message box
{{Ambox|
bordercolorhex = FFADAD |
bgcolorhex = F9F9F9 |
image = File:Dialog-warning.png |
title = Warning: |
message = Test TEXT 1 2 3 |
subtext = More Text |
}}