Difference between revisions of "Template:Note/Warning"
(Created) |
(Draft) |
||
Line 1: | Line 1: | ||
− | <includeonly>{{Note | + | <includeonly>{{Note|{{{1}}} |
− | |icon=File: | + | |icon=File:WARNING.svg |
− | |title= | + | |title=WARNING |
− | |||
}}</includeonly><!-- | }}</includeonly><!-- | ||
Line 10: | Line 9: | ||
{{Template | {{Template | ||
|description= | |description= | ||
− | + | Pure warning safety note. | |
− | |template=<nowiki>{{Note/ | + | |template=<nowiki>{{Note/Warning|text}}</nowiki> |
|parameters= | |parameters= | ||
;text | ;text | ||
− | : The | + | : The warning text. |
|examples= | |examples= | ||
;Input | ;Input | ||
− | <pre>{{Note/ | + | <pre>{{Note/Warning|Do not run with the head against the wall!}}</pre> |
;Output | ;Output | ||
− | {{Note/ | + | {{Note/Warning|Do not run with the head against the wall!}} |
+ | }} | ||
− | [[Category:Template:Notes]] | + | [[Category:Template:Notes|Caution]] |
</noinclude> | </noinclude> |
Revision as of 12:14, 19 October 2010
Pure warning safety note.
Template
{{Note/Warning|text}}
Parameters
- text
- The warning text.
Examples
- Input
{{Note/Warning|Do not run with the head against the wall!}}
- Output
WARNING | |
Do not run with the head against the wall! |
For more examples refer to pages, which use this template: What links here.
Help:Templates describes general usage of templates, including treatment of special characters.