Anonymous user
Template:Msgbox: Difference between revisions
m
Line break only if title is present
imported>Ttv pedro270707 (Created page with "{{ #ifeq: {{{1|}}} | important | <div style="background-color: rgba(255, 40, 40, 0.6); width: 80%; padding: 8px; border: 1px solid rgb(255, 0, 0); border-left: 4px solid rgb(255, 0, 0);">{{#if: {{{4|}}} | [[File:{{{4|}}}|64x64px]] }}<div style="display:inline-block; padding-left: 10px;"><span style="font-weight: bold;">{{{2|}}}</span>{{#if: {{{3|}}} | <br><span>{{{3|}}}</span>}}</div></div> | {{ #ifeq: {{{1|}}} | warning | <div style="background-color: rgba(255, 255, 80,...") |
imported>Ttv pedro270707 m (Line break only if title is present) |
||
(21 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 | }} }} }}"> | ||
#ifeq: {{{1|}}} | important | | {{#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}} | ||
<!-- Put categories on the documentation page --> | |||
</noinclude> | |||