Difference between revisions of "Template:Note/Caution"

From SoftMC-Wiki
Jump to: navigation, search
(changed to caution)
Line 1: Line 1:
 
<includeonly>{{Note
 
<includeonly>{{Note
 
|icon=File:Note-Danger.svg
 
|icon=File:Note-Danger.svg
|title=Danger
+
|title=CAUTION
 
|text={{{1}}}
 
|text={{{1}}}
 
}}</includeonly><!--  
 
}}</includeonly><!--  
Line 10: Line 10:
 
{{Template
 
{{Template
 
|description=
 
|description=
Danger safety note.
+
Caution safety note.
  
 
|template=<nowiki>{{Note/Danger|text}}</nowiki>
 
|template=<nowiki>{{Note/Danger|text}}</nowiki>

Revision as of 17:45, 14 October 2010

Caution safety note.

Template

{{Note/Danger|text}}

Parameters

text
The note text.

Examples

Input
{{Note/Danger|Do not run with the head against the wall!}}
Output
DANGER.svgDANGER
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.