Difference between revisions of "Template:Caution"
Jump to navigation
Jump to search
(Converted the documentation to use {{MessageBox/doc}}.) |
|||
Line 6: | Line 6: | ||
}}<noinclude> | }}<noinclude> | ||
− | {{ | + | {{MessageBox/doc |
− | = | + | | name = {{FULLPAGENAME}} |
− | + | | goal = To provide a cautionary message to the reader. | |
− | To provide a cautionary message to the reader. | + | | usage = |
− | |||
− | |||
− | |||
<nowiki>{{</nowiki>'''caution'''|message<nowiki>}}</nowiki> | <nowiki>{{</nowiki>'''caution'''|message<nowiki>}}</nowiki> | ||
; message : The obligatory warning text. | ; message : The obligatory warning text. | ||
− | + | | example = | |
− | = | + | <nowiki>{{caution|This is a cautious test message}}</nowiki> |
− | |||
− | |||
{{caution|This is a cautious test message}} | {{caution|This is a cautious test message}} | ||
− | + | }} | |
− | |||
[[Category:MessageBox templates]] | [[Category:MessageBox templates]] | ||
[[Category:InformBox templates]] | [[Category:InformBox templates]] | ||
− | |||
</noinclude> | </noinclude> |
Revision as of 08:31, 16 October 2015
Caution Add message |
Template documentation
Contents
The Template:Caution MessageBox
Goal
To provide a cautionary message to the reader.
Usage
{{caution|message}}
- message
- The obligatory warning text.
Example
{{caution|This is a cautious test message}}
Caution This is a cautious test message |
Categories of MessageBoxes
The Inform MessageBox Series
Note This idea of using a meta-template transclusion was suggested by Johan G. on the FlightGear wiki. The {{tip}}, {{note}}, {{caution}}, and {{warning}} message box colour scheme and names were also devised by Johan, based on a "typical flight manual/pilot operating handbook and cockpit indicator use, all sometimes defined by regulation to be used for notes of importance, cations about risk of damaging equipment or minor physical injuries and warnings about major damage to equipment, major physical injuries or death". |
The following are a series of message boxes for helping to inform the reader:
For example if you use:
{{tip|If you do it this way, your life will be easier.}} {{note|Do not forget to run this command.}} {{caution|If you run this command incorrectly, your harddrive will be erased.}} {{warning|Do not delete all files from your harddrive.}}
The result will be:
Tip If you do it this way, your life will be easier. |
Note Do not forget to run this command. |
Caution If you run this command incorrectly, your harddrive will be erased. |
Warning Do not delete all files from your harddrive. |
These message boxes all use transclusion from {{MessageBox}}.
The Header MessageBox Series
These are a series of specific message boxes for using at the top of articles. The derive via transclusion from the {{MessageBox}} template.
The Stub MessageBox Series
The stub template is {{stub}}. The result of using this template will be:
This article is a stub. Please help to improve the relax wiki by expanding the article. |