Template:Git repo
Template documentation
Usage
- Basic
{{git repo |project=mediawiki/extensions/Flow }}
produces
- text
{{git repo |project=oojs/core |text=OOjs (core)}}
produces
Parameters
- project
- defaults to mediawiki/core. Must be entire path to project — e.g. mediawiki/extensions/EventLogging, not "EventLogging" and without any
.git
suffix. - text
- optional. The text that's linked. If not specified, defaults to project.
See also
- {{Git file }} links to particular files in a project
- lots of other fancy templates for extensions on gerrit, see Category:Git.
- {{Github }}
Usage
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
project | project | Repository name
| String | suggested |
text | text | link text | String | optional |