Difference between revisions of "Template:MessageBox/doc inform series"

From relax wiki
Jump to navigation Jump to search
(Shifted the 'Informative Message Box Series' text from {{warning}} to be reused by all the message box templates.)
 
m (Bugman admin moved page Template:MessageBox/doc series to Template:MessageBox/doc inform series without leaving a redirect: To provide a more informative name, and to allow for similar documentation articles.)
(No difference)

Revision as of 18:03, 15 October 2015

Informative Message Box 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 was also devised by Johan.

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}}.