(Imported by PageSync)
Tag: Metadata slot edit
 
(Imported by PageSync)
Tag: wsps-content-edit-tag
 
Line 10: Line 10:
}}
}}
</pre>
</pre>
</noinclude><includeonly><!---
</noinclude><includeonly><div class="alert alert-{{lc:{{{Type|warning}}} }}">{{Fa|{{{Fa icon|exclamation-triangle}}} }} {{#if:{{{Text|{{{1|}}} }}}|'''Note:''' {{{Text|{{{1|}}} }}}|Use 'Text=yourmessagehere' to fill this alert with text}}</div></includeonly>
--->{{#vardefine:@alert-type|{{lc:{{{Type|warning}}} }} }}<!---
--->{{#vardefine:@alert-icon|{{{Fa icon|exclamation-triangle}}} }}<!---
---><div class="alert alert-{{#var:@alert-type}}">{{Fa|{{#var:@alert-icon}} }} {{#if:{{{Text|{{{1|}}} }}}|'''Note:''' {{{Text|{{{1|}}} }}}|Use 'Text=yourmessagehere' to fill this alert with text}}</div></includeonly>
ws-base-props
Line 3: Line 3:
|Title=Template:Alert
|Title=Template:Alert
|Version history={{Version history item  
|Version history={{Version history item  
|Version number=1.1
|Version description=Removed use of Variables
|Version date=2023-8-24 12:56:30
}}{{Version history item
|Version number=1.0
|Version number=1.0
|Version description=Initial version
|Version description=Initial version
|Version date=2022-12-02 09:26:55
|Version date=2022-12-02 09:26:55
}}
}}
}}
}}
}}
ws-class-props
Line 1: Line 1:
{{Application page properties
{{Csp class properties
|Type=CSP Basis Core
|Type=CSP Basis Core
|Origin=CSP Basis
|Origin=CSP Basis
}}
}}

Latest revision as of 09:36, 15 July 2025

This is the "Alert" template. It should be called in the following format:

{{Alert
|yourmessagehere
|Text=orlikethis
|Type=danger/warning/info/success (default 'danger')
|Fa icon=default 'exclamation-triangle'
}}