Template:Alert: Difference between revisions
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
| {{(!}} | | {{(!}} | ||
{{!-}} | {{!-}} | ||
{{#if: {{{icon|}}}|{{!}} <span class{{=}}"alert-icon">{{{icon}}}</span> | {{#if: {{{icon|}}}|{{!}} <span class{{=}}"alert-icon">{{{icon|}}}</span>{{{#if: {{{label|}}}|'''{{{label|}}}:'''|}}}|}} | ||
{{#if: {{{label|}}}| | {{#if: {{{text|}}}|{{!}} class{{=}}"alert-text" {{!}} {{{text|}}}|}} | ||
{{#if: {{{text|}}}|{{!}} class{{=}}"alert-text" {{!}} {{{text}}}|}} | |||
{{!)}} | {{!)}} | ||
| | | | ||