Template:GitHub Repo URL/doc: Difference between revisions
Jump to navigation
Jump to search
m wrap example in <code> Tag: 2017 source edit |
hardcode template usage Tag: 2017 source edit |
||
Line 5: | Line 5: | ||
<code><nowiki>{{GitHub Repo URL|Chew|rory.cat}}</nowiki></code> | <code><nowiki>{{GitHub Repo URL|Chew|rory.cat}}</nowiki></code> | ||
[https://github.com/Chew/rory.cat Chew/rory.cat] on {{Wikipedia link|GitHub}} | |||
== TemplateData == | == TemplateData == |
Revision as of 18:12, 27 December 2024
This template creates an external link to a GitHub repository. It additionally links to the Wikipedia article for GitHub.
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 |