Template:AdvParamInfo: Difference between revisions
Jump to navigation
Jump to search
(New page: {| class="prettytable float-right" width="330" | align="center" colspan="2" style="background-color:#DDD;" | {{{SYNTAX}}} |---- | style="background-color:#f2f2f4; font-size:90%;" | '''Va...) |
(No difference)
|
Revision as of 16:58, 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 =
}}