Approved version. Approved on: 15:38, 23 February 2021
You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Template:Warning"
[quality revision] | [quality revision] |
m
|
m
|
1 Usage[edit]
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[edit]
3 More examples[edit]
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
BEFORE
AFTER |
4 Maintenance[edit]
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.
5 Code[edit]
![]() |
Please read carefully |
<noinclude> ==Usage== The [[Template:Warning|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: <nowiki>{{</nowiki>Warning | {{HighlightParam|<message>}}}} Where {{HighlightParam|<message>}} is the '''optional''' warning message. If this parameter is not set, the default message is "Please read carefully". ==Basic examples== {| class="st-table" ! You type !! You get |- | Warning without specific warning message<pre style="white-space: pre-wrap;"> {{Warning}}</pre> | {{Warning}} |- | Warning with specific warning message<pre style="white-space: pre-wrap;"> {{Warning | Please respect the order of the below actions}}</pre> | {{Warning | Please respect the order of the below actions}} |} ==More examples== {| class="st-table" ! You type !! You get |- | Warning with a long warning message<pre style="white-space: pre-wrap;"> {{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.}}</pre> | {{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<pre style="white-space: pre-wrap;"> BEFORE{{Warning | Check spaces}}AFTER<br> BEFORE {{Warning | Check spaces}} AFTER</pre> | BEFORE{{Warning | Check spaces}}AFTER<br> BEFORE {{Warning | Check spaces}} AFTER |} ==Maintenance== This template is a template common to all ST wikis. <br> Modifications must be done into the [[stwikimodel:Template:Warning|WikiModel]]. They must be reviewed by all ST wikis maintainers.<br> When approved, the template can be pushed/merged towards all ST wikis. ==Code==</noinclude>{| class="st-table" style="border-color: {{STPink}};" | style="border-right-width: 0px;" | [[File:Warning.png|40px|link=]] | style="border-left-width: 0px;" | <span style="color: {{STPink}}; font-weight: bold;"> {{{1|Please read carefully}}}</span> |}
Line 51: | Line 51: | ||
AFTER |
AFTER |
||
|} |
|} |
||
+ | |||
+ | ==Maintenance== |
||
+ | This template is a template common to all ST wikis. <br> |
||
+ | Modifications must be done into the [[stwikimodel:Template:Warning|WikiModel]]. They must be reviewed by all ST wikis maintainers.<br> |
||
+ | When approved, the template can be pushed/merged towards all ST wikis. |
||
==Code== |
==Code== |