Tool – Template
Fred Gandt (talk | contribs) (Adding handling for newlines in "NOTES" and "EXAMPLES". Should be backwards compatible by removing <br>s used previously to maintain the whitespace that is now maintained automatically.) |
(Undo revision 78482 by Fred Gandt, incorrect layout in some pages) |
||
| Line 12: | Line 12: | ||
<dl> | <dl> | ||
<dt>Description:<dd>{{{DESCRIPTION|}}} | <dt>Description:<dd>{{{DESCRIPTION|}}} | ||
{{#if:{{{NOTES|}}}|<dt>Notes:<dd | {{#if:{{{NOTES|}}}|<dt>Notes:<dd>{{{NOTES}}}|}} | ||
</dl> | </dl> | ||
| Line 20: | Line 20: | ||
{{#if:{{{COMMAND|}}}|<dt>Line call:<dd>{{{COMMAND}}}|}} | {{#if:{{{COMMAND|}}}|<dt>Line call:<dd>{{{COMMAND}}}|}} | ||
{{#if:{{{OPTIONS|}}}|<dt>Options:<dd>{{{OPTIONS}}}|}} | {{#if:{{{OPTIONS|}}}|<dt>Options:<dd>{{{OPTIONS}}}|}} | ||
{{#if:{{{EXAMPLE|}}}|<dt>Examples:<dd | {{#if:{{{EXAMPLE|}}}|<dt>Examples:<dd>{{{EXAMPLE}}}|}} | ||
</dl> | </dl> | ||
Revision as of 10:03, 30 April 2014
Usage
{{Tool|=
|AUTHOR=
|VERSION=
|COMPATIBILITY=
|DOWNLOAD=
|DESCRIPTION=
|NOTES=
|COMMAND=
|OPTIONS=
|EXAMPLE=
|LICENSING=
|SEEALSO=
}}