Template:Note/Doc

From Octave
< Template:Note
Revision as of 23:08, 15 December 2011 by Carandraug (talk | contribs) (prettier format and simpler example)
Jump to navigation Jump to search

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:

Info icon.svg
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.