Template:Note

From Octave
Revision as of 14:05, 6 December 2011 by Carandraug (talk | contribs) (created Note template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Note: {{{1}}}

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