Template:GithubRepo/cs

From Linux Web Expert

Revision as of 02:20, 30 September 2022 by imported>ENeRZet (Created page with "Stáhnout pomocí Gitu")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Úložiště

Ke stažení

Stáhnout pomocí Gitu

git clone https://github.com//.git

Template documentation

<templatedata> { "params": { "User": { "description": "User under the repository of the extension is hosted in", "type": "string", "required": true }, "Repo": { "description": "Repository name", "type": "string", "required": true }, "Target": { "description": "Target of the git clone (optional)", "type": "string" } }, "description": "For use on extension pages where the code is hosted on GitHub", "format": "inline" } </templatedata>

Usage:

{{GithubRepo|User=DaSchTour|Repo=JavascriptSlideshow}}

This will refer to the repository https://github.com/DaSchTour/JavascriptSlideshow