Template:GitHub Repo URL/doc: Difference between revisions
Jump to navigation
Jump to search
add docs Tag: 2017 source edit |
m wrap example in <code> Tag: 2017 source edit |
||
Line 3: | Line 3: | ||
== Example == | == Example == | ||
<nowiki>{{GitHub Repo URL|Chew|rory.cat}}</nowiki> | <code><nowiki>{{GitHub Repo URL|Chew|rory.cat}}</nowiki></code> | ||
{{GitHub Repo URL|Chew|rory.cat}} | {{GitHub Repo URL|Chew|rory.cat}} |
Revision as of 15:59, 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 |