Difference between revisions of "Help:Templates/Feature"

From TED Notepad
 
Line 11: Line 11:
 
Search for phrase {{string|john}} within string {{string|hi johnny}}
 
Search for phrase {{string|john}} within string {{string|hi johnny}}
 
will fail, if {{feature|Whole Words}} option is turned on.
 
will fail, if {{feature|Whole Words}} option is turned on.
 +
 +
[[Category:Help|{{PAGENAME}}]]

Revision as of 16:45, 10 July 2006

This template is to be used within the documentation for names of features, functions and tools. All the features, functions and tools shall be described within the reference manual, see both Basic commands reference and Tools reference. If it is not described there, it is missing, or it is not a feature, function or a tool.

Also check out {{defined}}, {{field}}, {{button}} and {{hotkey}} templates.

Example

Search for phrase {{string|john}} within string {{string|hi johnny}}
will fail, if {{feature|Whole Words}} is turned on.

Search for phrase john within string hi johnny will fail, if Whole Words option is turned on.