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