Template:Warning: Difference between revisions
translateable |
no need for translation tags |
||
(One intermediate revision by the same user not shown) | |||
Line 9: | Line 9: | ||
</translate> | </translate> | ||
<pre> | <pre> | ||
<nowiki> | <nowiki>{{Warning|This text should be heeded.}}</nowiki> | ||
{{Warning | |||
</pre> | </pre> | ||
<translate> | <translate> | ||
Line 18: | Line 16: | ||
</translate> | </translate> | ||
{{Warning | {{Warning|<translate><!--T:4--> This text should be heeded.</translate>}} | ||
<translate> | <translate> | ||
Line 25: | Line 23: | ||
{{Template:NotifyBoxesList}} | {{Template:NotifyBoxesList}} | ||
[[Category:Templates]] | [[Category:Templates{{#translation:}}]] | ||
</noinclude><includeonly><div class="template-box template-box-warning"><translate><!--T:6--> '''Warning:'''</translate> {{{1}}}</div></includeonly><noinclude> | </noinclude><includeonly><div class="template-box template-box-warning"><translate><!--T:6--> '''Warning:'''</translate> {{{1}}}</div></includeonly><noinclude> | ||
<templatedata> | <templatedata> |
Latest revision as of 23:31, 3 March 2023
A "Warning" box used to report potential danger.
Usage
{{Warning|This text should be heeded.}}
Example
Warning: This text should be heeded.
See also
A "Warning" box used to report potential danger.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | 1 | The text to display.
| String | required |