Template:Git summary
From Bonkipedia
Revision as of 18:05, 12 November 2022 by ManfredoDo (talk | contribs) (1 revision imported: Template documentation pages)
Generate a link to a repository's summary page on git.wikimedia.org, our Gitblit server.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Repository name | 1 | Name of the repository on git.wikimedia.org | String | required |
Label | 2 | Label text of the link
| String | optional |
Repository parent | 3 | Parent path to repository
| String | optional |
Example
{{Git_summary|examples}}
If the repo is not in mediawiki/extensions then you have to provide a path (the third parameter), for example:
{{Git_summary|vagrant|MW-Vagrant|mediawiki}}
{{git summary|jenkins-job-builder-config| |integration}}