Template:Alert: Difference between revisions
From Aphelium
No edit summary |
No edit summary Tag: Reverted |
||
Line 3: | Line 3: | ||
<div class="alert-icon"> | <div class="alert-icon"> | ||
[[File:{{#switch: {{{type}}} | [[File:{{#switch: {{{type}}} | ||
| info = Info-circle.svg | | info = "Info-circle.svg" | ||
| warning = Warning-circle.svg | | warning = "Warning-circle.svg" | ||
}}]] | }}]] | ||
</div> | </div> |
Revision as of 13:12, 20 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 |