Template:GithubRepo/es
From Linux Web Expert
Repositorio
Descarga
Descargar usando Git
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