Template:Alert: Difference between revisions
From Aphelium
No edit summary Tag: Reverted |
Tag: Undo |
||
Line 2: | Line 2: | ||
<div class="alert-icon"> | <div class="alert-icon"> | ||
{{#switch: {{{type}}} | {{#switch: {{{type}}} | ||
| info = | | info = [[File:Infor-circle.png]] | ||
| warning = | | warning = [[File:Warning-circle.svg]] | ||
}} | }} | ||
</div> | </div> |
Latest revision as of 15:57, 22 May 2023
{{{content}}}
An alert box
Parameter | Description | Type | Status | |
---|---|---|---|---|
Type | type | no description
| String | required |
Content | content | The content of the alert
| Content | required |