Template:Install py package help: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
imported>Leoetlino
No edit summary
imported>Leoetlino
(readd tooltip (removed it by mistake...))
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#tip-info: '''On Linux''': <code>pip3 install {{{package}}}</code><br>'''On Windows''': <code>py -3 -m pip install {{{package}}}</code> }}
<sup>{{#tip-info: On Linux: <code>pip3 install {{{package}}}</code><br>On Windows: <code>py -3 -m pip install {{{package}}}</code> }}[[Help:Using the command line|[CLI help]]]</sup><noinclude>
[[Category:ZeldaMods templates]]
<templatedata>
{
"params": {
"package": {
"label": "Package name",
"type": "string",
"required": true
}
}
}
</templatedata>
</noinclude>

Latest revision as of 21:06, 15 October 2018

[CLI help]

No description.

Template parameters

ParameterDescriptionTypeStatus
Package namepackage

no description

Stringrequired