Template:AdvParamInfo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{| class="prettytable" style="float: right;" width=" | {| class="prettytable" style="float: right;" width="228" | ||
| align="center" colspan="2" style="background-color:#DDD;" | {{{SYNTAX}}} | | align="center" colspan="2" style="background-color:#DDD;" | {{{SYNTAX}}} | ||
|---- | |---- | ||
Revision as of 17:13, 21 February 2008
| {{{SYNTAX}}} | |
| Variants | {{{VARIANTS}}} |
| Version | {{{DLLVERSION}}} |
| Similar | {{{SIMILARFILEPARAMS}}} |
| Commands | {{{SIMILARCOMMANDS}}} |
Usage
To use this template, add the following to the begin of your topic:
{{AdvParamInfo
|SYNTAX =
|VARIANTS =
|DLLVERSION =
|SIMILARCOMMANDS =
|SIMILARFILEPARAMS =
}}
Example
{{AdvParamInfo
|SYNTAX = exists[file]
|VARIANTS = exists[file]!
|DLLVERSION = 1.5.4.5
|SIMILARCOMMANDS =
|SIMILARFILEPARAMS =
}}