Template:Alert: Difference between revisions
From Aphelium
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<templatestyles src="Alert/styles.css"/> | |||
<div class="alert alert-{{{type}}}> | <div class="alert alert-{{{type}}}> | ||
<div class="alert-icon">[[File:Info-circle.svg]]</div> | <div class="alert-icon">[[File:Info-circle.svg]]</div> |
Revision as of 12:57, 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 |