doc

From Encyclopedia of Scientonomy
Jump to navigation Jump to search

Template:Mbox Template:Timw


<templatedata> { "description": "Generate a link to a repository's summary page on git.wikimedia.org, our Gitblit server.", "params": { "1": { "label": "Repository name", "description": "Name of the repository on git.wikimedia.org", "type": "string", "required": true }, "2": { "label": "Label", "description": "Label text of the link", "type": "string", "default": "Repository name" }, "3": { "label": "Repository parent", "description": "Parent path to repository", "type": "string", "default": "mediawiki/extensions/" } } } </templatedata>

Example

Template:Tlx

examples

If the repo is not in mediawiki/extensions then you have to provide a path (the third parameter), for example:

Template:Tlx

MW-Vagrant

Template:Tlx

integration/jenkins-job-builder-config

See also

  • Template:Tl, a richer template.
  • Template:Tl, the old template that links to gerrit/gitweb. This uses the same syntax (positional and biased towards extensions).