Template:Alert: Difference between revisions
ArrowHead294 (talk | contribs) m Decouple alert from mbox |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| (11 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><templatestyles src="alert/styles.css" /><div class="alert-container alert-text alert-{{{type|note}}}"> | <includeonly><templatestyles src="alert/styles.css" /><div class="alert-container alert-text alert-{{{type|note}}}"> | ||
{{#if: {{{label|}}}{{{text|}}} | {{#if: {{{icon|}}}{{{label|}}}{{{text|}}} | ||
| {{(!}} | | {{(!}} | ||
{{!-}} | {{!-}} | ||
{{#if: {{{ | {{#if: {{{icon|}}}|{{!}} class{{=}}"alert-text" style{{=}}"white-space: nowrap;" {{!}} <span class{{=}}"alert-icon">{{{icon|}}}</span>{{{#if: {{{label|}}}|'''{{{label}}}:'''|}}}|}} | ||
{{#if: {{{text|}}}|{{!}} class{{=}}"alert-text" {{!}} {{{text}}}|}} | {{#if: {{{text|}}}|{{!}} class{{=}}"alert-text" {{!}} {{{text}}}|}} | ||
{{!)}} | {{!)}} | ||