Difference between revisions of "Template:Alerts"

From Arks-Visiphone
Jump to navigation Jump to search
Line 17: Line 17:
 
<div class="col-12">
 
<div class="col-12">
 
<h4>Usage</h4>
 
<h4>Usage</h4>
<hr>
 
 
<p>This template can be used to provide an alert textbox in 4 contextual cases. This template can display the following alerts:</p>
 
<p>This template can be used to provide an alert textbox in 4 contextual cases. This template can display the following alerts:</p>
 
<ol>
 
<ol>
Line 28: Line 27:
 
<div class="col-12">
 
<div class="col-12">
 
<h4>Examples</h4>
 
<h4>Examples</h4>
<hr>
 
 
<h5>The Classic Light Alert</h5>
 
<h5>The Classic Light Alert</h5>
 
<p>The following displays the light alert text box. You can follow this with whatever text/images/markup you like.</p>
 
<p>The following displays the light alert text box. You can follow this with whatever text/images/markup you like.</p>

Revision as of 08:21, 30 April 2020

Template Documentation

Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.

Usage

This template can be used to provide an alert textbox in 4 contextual cases. This template can display the following alerts:

  1. A warning alert
  2. A danger alert
  3. A dark alert
  4. And a normal alert

Examples

The Classic Light Alert

The following displays the light alert text box. You can follow this with whatever text/images/markup you like.

Wiki code:

{{Alerts|Test message}}