From Bohemia Interactive Community
|
|
Line 1: |
Line 1: |
| __NOTOC__ __NOEDITSECTION__ <div class="tool_description">
| |
|
| |
| === Basic information ===
| |
| <dl>
| |
| <dt>Author:</dt><dd>{{{AUTHOR|}}}</dd>
| |
| {{if defined call|{{{VERSION|}}}|echo|<dt>Version:</dt><dd>{{{VERSION}}}</dd>}}
| |
| {{if defined call|{{{COMPATIBILITY|}}}|echo|<dt>Compatibility:</dt><dd>{{{COMPATIBILITY}}}</dd>}}
| |
| {{if defined call|{{{DOWNLOAD|}}}|echo|<dt>Download:</dt><dd>{{{DOWNLOAD}}}</dd>}}
| |
| </dl>
| |
|
| |
| === Description ===
| |
| <dl>
| |
| <dt>Description:</dt><dd>{{{DESCRIPTION|}}}</dd>
| |
| {{if defined call|{{{NOTES|}}}|echo|<dt>Notes:</dt><dd>{{{NOTES|}}}</dd>}}
| |
| </dl>
| |
|
| |
|
| |
| === Additional informations ===
| |
| <dl>
| |
| <dt>Licensing:</dt><dd>{{{LICENSING|}}}</dd>
| |
| {{if defined call|{{{SEEALSO|}}}|echo|<dt>See also:</dt><dd>{{{SEEALSO|}}}</dd>}}
| |
| </dl>
| |
|
| |
|
| |
|
| |
|
| |
| <includeonly>__NOTOC__ __NOEDITSECTION__ <div class="command_tool"> | | <includeonly>__NOTOC__ __NOEDITSECTION__ <div class="command_tool"> |
|
| |
|
Revision as of 19:23, 5 October 2006
Usage
{{Tool|=
|AUTHOR=
|VERSION=
|COMPATIBILITY=
|DOWNLOAD=
|DESCRIPTION=
|NOTES=
|LICENSING=
|SEEALSO=
}}