Template:Tool usage notes: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino No edit summary |
imported>Leoetlino No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#ifexpr: {{{is_cli|0}}}|{{{name}}} is a CLI tool. For help with using the command line, see [[Help:CLI]].}}<nowiki/> | {{#ifexpr: {{{is_cli|0}}}|{{{name}}} is a CLI tool. For help with using the command line, see [[Help:CLI]].}}<nowiki/> | ||
{{#ifexpr: {{{does_auto_compress|0}}}|This tool automatically decompresses [[Yaz0]]-compressed files, and re-compresses them if the extension starts with an <code>s</code>. This means that '''you do not need to compress or decompress files manually.'''}}<nowiki/> | {{#ifexpr: {{{does_auto_compress|0}}}| | ||
This tool automatically decompresses [[Yaz0]]-compressed files, and re-compresses them if the extension starts with an <code>s</code>. This means that '''you do not need to compress or decompress files manually.'''}}<nowiki/> | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
Line 30: | Line 32: | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude><nowiki/> |
Latest revision as of 11:27, 7 April 2019
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Tool name | name | no description | String | required |
Is CLI tool? | is_cli | no description
| Boolean | suggested |
Automatically compresses and decompresses Yaz0 files? | does_auto_compress | no description
| Boolean | suggested |