Tool – Template
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\|= * " to " ") |
Lou Montana (talk | contribs) m (Add doc) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>__NOTOC____NOEDITSECTION__<div class="_description tool"> | ||
=== Basic information === | === Basic information === | ||
Line 30: | Line 30: | ||
{{#if:{{{SEEALSO|}}}|<dt>See also:<dd>{{{SEEALSO}}}|}} | {{#if:{{{SEEALSO|}}}|<dt>See also:<dd>{{{SEEALSO}}}|}} | ||
</dl> | </dl> | ||
</includeonly> | </includeonly><noinclude> | ||
Formats a Tool documentation page. | |||
< | == Usage == | ||
=== | |||
{{<nowiki/>Tool|'''''arguments'''''}} | |||
* arguments: see below | |||
=== Template === | |||
<pre> | <pre> | ||
{{Tool | {{Tool | ||
Line 62: | Line 67: | ||
}}</pre> | }}</pre> | ||
{| | |||
|+ Examples | |||
|- style="background-color: #EEE" | |||
! Code | |||
! style="min-width: 60em" | Result | |||
|- | |||
| <nowiki>{{Tool}}</nowiki> | |||
| {{Tool}}<br><br> | |||
|- | |||
| <nowiki>{{Tool|DESCRIPTION= this is a description.|LICENSING= None.}}</nowiki> | |||
| {{Tool|DESCRIPTION= this is a description.|LICENSING= None.}}<br><br> | |||
|} | |||
[[Category:Templates|{{uc:{{PAGENAME}}}}]] | [[Category:Templates|{{uc:{{PAGENAME}}}}]] | ||
</noinclude> | </noinclude> |
Latest revision as of 19:54, 4 February 2021
Formats a Tool documentation page.
Usage
{{Tool|arguments}}
- arguments: see below
Template
{{Tool |AUTHOR= |VERSION= |COMPATIBILITY= |DOWNLOAD= |DESCRIPTION= |NOTES= |INSTALL= |COMMAND= |OPTIONS= |EXAMPLE= |LICENSING= |SEEALSO= }}
Code | Result |
---|---|
{{Tool}} | |
{{Tool|DESCRIPTION= this is a description.|LICENSING= None.}} | Basic information
Description
UsageLicenses
|