Difference between revisions of "Template:Note/Doc"
Jump to navigation
Jump to search
m (Capitalize first letter.) |
|||
Line 2: | Line 2: | ||
Example: | Example: | ||
− | :<nowiki>{{Note| | + | :<nowiki>{{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}}.}}</nowiki> |
Will produce: | Will produce: | ||
− | :{{Note| | + | :{{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}}.}} |
[[Category:Template with documentation]] | [[Category:Template with documentation]] |
Latest revision as of 06:08, 11 June 2019
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: