Template:PT-BR/MessageBox: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude>{{Warning|This template is included in a lot of pages/articles. Test your changes when you edit this template!|true}}</noinclude> <includeonly>{| cellspacing="0" ce...") |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{Warning|This template is included in a lot of pages/articles. Test your changes when you edit this template!|true}}</noinclude> | <noinclude>{{Warning|This template is included in a lot of pages/articles. Test your changes when you edit this template!|true}}</noinclude> | ||
<includeonly>{| cellspacing="0" cellpaddin="0" style="padding: 5px; width: | <includeonly>{| cellspacing="0" cellpaddin="0" style="padding: 5px; width: 60%; padding-left: 12px; padding-right: 12px; margin: 6px auto 2px auto; border: 1px solid; border-radius: 10px; {{#if: {{{bordertype|}}} | {{{bordertype}}} | solid }} #{{#if: {{{bordercolorhex|}}} | {{{bordercolorhex}}} | CCCCCC }}; background: #{{#if: {{{bgcolorhex|}}} | {{{bgcolorhex}}} | F9F9F9 }}; border-left: 10px solid #{{#if: {{{bordercolorhex|}}} | {{{bordercolorhex}}} | CCCCCC }};" | ||
|style="width: 32px; vertical-align:top {{#if: {{{image|}}} | | display: none; }}" rowspan="2" | [[{{{image}}}|link=|{{#if: {{{imageSize|}}}|{{{imageSize}}}}}]] | |style="width: 32px; vertical-align:top {{#if: {{{image|}}} | | display: none; }}" rowspan="2" | [[{{{image}}}|link=|{{#if: {{{imageSize|}}}|{{{imageSize}}}}}]] | ||
|style="{{#if: {{{image|}}} | padding-left: 10px; }}" |{{#if: {{{title|}}}|'''{{{title}}}'''}} {{#if: {{{message|}}}| <span style="color: #131b15">{{{message}}}</span>}} | |style="{{#if: {{{image|}}} | padding-left: 10px; }}" |{{#if: {{{title|}}}|'''{{{title}}}'''}} {{#if: {{{message|}}}| <span style="color: #131b15">{{{message}}}</span>}} | ||
|- | |- | ||
|rowspan="1" style="padding-left: 10px;"|{{#if: {{{subtext|}}}|<hr style="background: #{{{bordercolorhex}}}; color: #131b15" | |rowspan="1" style="padding-left: 10px;"|{{#if: {{{subtext|}}}|<hr style="background: #{{{bordercolorhex}}};"/><span style="color: #131b15">{{{subtext}}}</span> }} | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
Latest revision as of 19:46, 20 December 2023
Article message box
Test TEXT 1 2 | |
More Text |
{{PT-BR/MessageBox| bordercolorhex = FFADAD | bordertype = | bgcolorhex = F9F9F9 | image = File:Dialog-warning.png | imageSize = 50px| -- make it bigger title = Warninga: | message = Test TEXT 1 2 3 | subtext = More Text | }}