Template:Hg: Difference between revisions
Jump to navigation
Jump to search
(hg template) |
(document this) |
||
Line 1: | Line 1: | ||
[http://hg.mozilla.org/mozilla-central/rev/{{{1}}} {{{1}}}] | <noinclude>This generates a link to a revision in the mozilla-central tree in [[Mercurial]]. | ||
== Usage == | |||
<nowiki>{{hg|93c3fee6ec69}}</nowiki> | |||
: produces {{hg|93c3fee6ec69}} | |||
== See also == | |||
* [[Template:source]], which links to source code in MXR. | |||
</noinclude>[http://hg.mozilla.org/mozilla-central/rev/{{{1}}} {{{1}}}] |
Revision as of 23:47, 14 August 2010
This generates a link to a revision in the mozilla-central tree in Mercurial.
Usage
{{hg|93c3fee6ec69}}
- produces 93c3fee6ec69
See also
- Template:source, which links to source code in MXR.