150
edits
Scrivener07 (talk | contribs) (I am exploring a new presentation for parameters.) |
Scrivener07 (talk | contribs) (Changed the syntax and parameter values to use wiki tables.) |
||
Line 4: | Line 4: | ||
==Syntax== | ==Syntax== | ||
{| class="wikitable" | |||
|+style="text-align:left"| | |||
<big> | |||
<source> | <source> | ||
Help <matchstring> <filter> <form type> | Help <matchstring> <filter> <form type> | ||
</source> | </source> | ||
</big> | |||
|- | |- | ||
! Type !! Name !! Value !! Description | ! Type !! Name !! Value !! Description | ||
Line 20: | Line 21: | ||
|} | |} | ||
==Parameters== | ===Parameters=== | ||
{| class="wikitable" | |||
|+style="text-align:left"| | |||
<big><code><filter></code></big> | |||
|- | |||
! Value !! Description | |||
|- | |||
| 0 ''(Default)'' || All: This will return matches from all categories. | |||
|- | |||
| 1 || Functions: This will return matches from the function category. | |||
|- | |||
| 2 || Settings: This will return matches from the settings category. | |||
|- | |||
| 3 || Globals: This will return matches from the [[Global]] category. | |||
|- | |||
| 4 || Other Forms: Specifies a ''form type'' to use as the [[Object]] category filter. | |||
|} | |||
==Examples== | ==Examples== |
edits