Template:Note

From Octave
Revision as of 17:06, 10 February 2015 by Carandraug (talk | contribs) (nicer looking box for the notes with round borders. Also change from div into span so the box fits to the text and not the page)
Jump to navigation Jump to search

[edit]

Template-info.png Template Documentation

This template is for items which should be noted by the user, but are not important enough to be a Warning.

Example:

{{Note|Methods of a class can be documented but the only way to access their help text is by specifying the class as in {{Codeline|help @class/method}}.}}

Will produce:

Note: Methods of a class can be documented but the only way to access their help text is by specifying the class as in help @class/method.