Tool – Template
Jump to navigation
Jump to search
m (Text replace - "</dt>" to "") |
m (Text replace - "</dd>" to "") |
||
Line 3: | Line 3: | ||
=== Basic information === | === Basic information === | ||
<dl> | <dl> | ||
<dt>Author:<dd>{{{AUTHOR|}}} | <dt>Author:<dd>{{{AUTHOR|}}} | ||
{{if defined call|{{{VERSION|}}}|echo|<dt>Version:<dd>{{{VERSION}}} | {{if defined call|{{{VERSION|}}}|echo|<dt>Version:<dd>{{{VERSION}}}}} | ||
{{if defined call|{{{COMPATIBILITY|}}}|echo|<dt>Compatibility:<dd>{{{COMPATIBILITY}}} | {{if defined call|{{{COMPATIBILITY|}}}|echo|<dt>Compatibility:<dd>{{{COMPATIBILITY}}}}} | ||
{{if defined call|{{{DOWNLOAD|}}}|echo|<dt>Download:<dd>{{{DOWNLOAD}}} | {{if defined call|{{{DOWNLOAD|}}}|echo|<dt>Download:<dd>{{{DOWNLOAD}}}}} | ||
</dl> | </dl> | ||
=== Description === | === Description === | ||
<dl> | <dl> | ||
<dt>Description:<dd>{{{DESCRIPTION|}}} | <dt>Description:<dd>{{{DESCRIPTION|}}} | ||
{{if defined call|{{{NOTES|}}}|echo|<dt>Notes:<dd>{{{NOTES|}}} | {{if defined call|{{{NOTES|}}}|echo|<dt>Notes:<dd>{{{NOTES|}}}}} | ||
</dl> | </dl> | ||
Line 18: | Line 18: | ||
=== Additional information === | === Additional information === | ||
<dl> | <dl> | ||
<dt>Licensing:<dd>{{{LICENSING|}}} | <dt>Licensing:<dd>{{{LICENSING|}}} | ||
{{if defined call|{{{SEEALSO|}}}|echo|<dt>See also:<dd>{{{SEEALSO|}}} | {{if defined call|{{{SEEALSO|}}}|echo|<dt>See also:<dd>{{{SEEALSO|}}}}} | ||
</dl> | </dl> | ||
Revision as of 13:53, 22 October 2011
Usage
{{Tool|= |AUTHOR= |VERSION= |COMPATIBILITY= |DOWNLOAD= |DESCRIPTION= |NOTES= |LICENSING= |SEEALSO= }}