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