Template:GitHub Repo URL: Difference between revisions
Jump to navigation
Jump to search
add tracking category |
move around again |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
[https://github.com/{{{1}}}/{{{2}}} {{{1}}}/{{{2}}}] on {{Wikipedia link|GitHub}}<noinclude> | [https://github.com/{{{1}}}/{{{2}}} {{{1}}}/{{{2}}}] on {{Wikipedia link|GitHub}}<includeonly>[[Category:Articles with GitHub repositories]]</includeonly><noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||
Latest revision as of 16:41, 27 December 2024
This template creates an external link to a GitHub repository. It additionally links to the Wikipedia article for GitHub.
Pages with this template are automatically added to Category:Articles with GitHub repositories.
Example
{{GitHub Repo URL|Chew|rory.cat}}
TemplateData
Creates an external link to a GitHub repo. Used in the External links section.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Org/User | 1 | The organization or user of the repository. | String | required |
| Repo | 2 | The repository name | String | required |