Difference between revisions of "Template:AdvParamInfo"
Line 8: | Line 8: | ||
| style="font-size:90%;" | [[advcheck.dll]] {{{PEVERSION}}} | | style="font-size:90%;" | [[advcheck.dll]] {{{PEVERSION}}} | ||
|- | |- | ||
− | | style="background-color:#f2f2f4; font-size:90%;" | '''Similar''' | + | | style="background-color:#f2f2f4; font-size:90%;" | '''Similar Parameters''' |
| style="font-size:90%;" | {{{SIMILARFILEPARAMS}}} | | style="font-size:90%;" | {{{SIMILARFILEPARAMS}}} | ||
|- | |- | ||
− | | style="background-color:#f2f2f4; font-size:90%;" | '''Commands''' | + | | style="background-color:#f2f2f4; font-size:90%;" | '''Related Commands''' |
| style="font-size:90%;" | {{{SIMILARCOMMANDS}}} | | style="font-size:90%;" | {{{SIMILARCOMMANDS}}} | ||
|- | |- |
Revision as of 18:08, 21 February 2008
{{{SYNTAX}}} | |
Variants | {{{VARIANTS}}} |
Version | advcheck.dll {{{PEVERSION}}} |
Similar Parameters | {{{SIMILARFILEPARAMS}}} |
Related Commands | {{{SIMILARCOMMANDS}}} |
Usage
To use this template, add the following to the begin of your topic:
{{AdvParamInfo |SYNTAX = |DISPLAYSYNTAX = |VARIANTS = |PENAME = |PEVERSION = |SIMILARCOMMANDS = |SIMILARFILEPARAMS = }}
Example
{{AdvParamInfo |SYNTAX = exists[file] |DISPLAYSYNTAX = exists(file) |VARIANTS = exists[file]! |PENAME = advcheck.dll |PEVERSION = 1.5.4.5 |SIMILARCOMMANDS = |SIMILARFILEPARAMS = }}