Template:Msgbox: Difference between revisions

m
Line break only if title is present
imported>Ttv pedro270707
mNo edit summary
imported>Ttv pedro270707
m (Line break only if title is present)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><div class="msgbox {{#ifeq: {{{1|}}} | important | important | {{#ifeq: {{{1|}}} | warning | warning | {{#ifeq: {{{1|}}} | info | info | }} }} }}">
<includeonly><div class="msgbox {{#ifeq: {{{1|}}} | important | important | {{#ifeq: {{{1|}}} | warning | warning | {{#ifeq: {{{1|}}} | info | info | }} }} }}">
{{#if: {{{4|}}} | <span style="flex: 0 0 auto;">{{{4|}}}</span> | }}<div style="display:inline-block;"><span style="font-weight: bold;">{{{2|}}}</span>{{#if: {{{3|}}} | <br><span>{{{3|}}}</span>}}</div></div></includeonly><noinclude>
{{#if: {{{4|}}} | <span style="flex: 0 0 auto;">{{{4|}}}</span> | }}<div style="display:inline-block;"><span style="font-weight: bold;">{{{2|}}}</span>{{#if: {{{3|}}} | {{#if: {{{2|}}} | <br> | }}<span>{{{3|}}}</span>}}</div></div></includeonly><noinclude>
{{Documentation}}
{{Documentation}}
<!-- Put categories on the documentation page -->
<!-- Put categories on the documentation page -->
</noinclude>
</noinclude>