Template:Note/Doc: Difference between revisions

Jump to navigation Jump to search
18 bytes removed ,  11 June 2019
m
Capitalize first letter.
(prettier format and simpler example)
m (Capitalize first letter.)
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:


Example:
Example:
:<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>
:<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|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}}.}}
:{{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}}.}}


<noinclude>[[Category:Template Documentation]]</noinclude>
[[Category:Template with documentation]]

Navigation menu