1. Usage
The Warning template is used to warn on a particularly important point.
It puts a message box with a "pink warning" icon in the page.
Usage: {{Warning | <message>}}
Where <message> is the optional warning message. If this parameter is not set, the default message is "Please read carefully".
2. Basic examples
You type | You get |
---|---|
Warning without specific warning message
{{Warning}} |
|
Warning with specific warning message
{{Warning | Please respect the order of the below actions}} |
3. More examples
You type | You get |
---|---|
Warning with a long warning message
{{Warning | The warning message is a long sentence. Lorem ipsum: isdem diebus Apollinaris Domitiani gener, paulo ante agens palatii Caesaris curam, ad Mesopotamiam missus a socero per militares numeros immodice scrutabatur, an quaedam altiora meditantis iam Galli.}} |
|
Check that the spaces before and after the info message
BEFORE{{Warning | Check spaces}}AFTER<br> BEFORE {{Warning | Check spaces}} AFTER |
BEFORE AFTERBEFORE AFTER |
4. Maintenance
This template is a template common to all ST wikis.
Modifications must be done into the WikiModel. They must be reviewed by all ST wikis maintainers.
When approved, the template can be pushed/merged towards all ST wikis.