Template:Alert: Difference between revisions
Created page with "<includeonly><templatestyles src="alert/styles.css" /><div class="alert-container alert-text alert-{{{type|note}}}"> {{#if: {{{icon|}}}{{{text|}}} | {{(!}} {{!-}} {{#if: {{{icon|}}}|{{!}} [[File:{{{icon}}}|{{{icon size|60px}}}]]|}} {{#if: {{{text|}}}|{{!}} class{{=}}"alert-text" {{!}} {{{text}}}|}} {{!)}} | }} </div></includeonly><noinclude> {{Documentation}} Category:Alert templates </noinclude>" |
Default icon size |
||
| Line 3: | Line 3: | ||
| {{(!}} | | {{(!}} | ||
{{!-}} | {{!-}} | ||
{{#if: {{{icon|}}}|{{!}} [[File:{{{icon}}}|{{{icon size| | {{#if: {{{icon|}}}|{{!}} [[File:{{{icon}}}|{{{icon size|20px}}}]]|}} | ||
{{#if: {{{text|}}}|{{!}} class{{=}}"alert-text" {{!}} {{{text}}}|}} | {{#if: {{{text|}}}|{{!}} class{{=}}"alert-text" {{!}} {{{text}}}|}} | ||
{{!)}} | {{!)}} | ||