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 edit summary |
||
| Line 1: | Line 1: | ||
{| class="prettytable float | {| class="prettytable" style="float: right;" width="330" | ||
| align="center" colspan="2" style="background-color:#DDD;" | {{{SYNTAX}}} | | align="center" colspan="2" style="background-color:#DDD;" | {{{SYNTAX}}} | ||
|---- | |---- | ||
Revision as of 17:12, 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 =
}}