Template:Hg: Difference between revisions

498 bytes removed ,  7 December 2014
Added Template:Documentation.
No edit summary
(Added Template:Documentation.)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>This generates a link to a revision in the mozilla-central tree in [[Mercurial]].
{{#if:{{{2|}}}|{{{3|{{{2}}}}}}&nbsp;}}<!--
 
-->[http://hg.mozilla.org/{{{2|mozilla-central}}}/rev/{{{1}}} {{{1}}}]<noinclude>
== Usage ==
{{documentation}}
;<nowiki>{{hg|93c3fee6ec69}}</nowiki>
<!-- Add categories to the /doc subpage, not here! -->
: produces {{hg|93c3fee6ec69}}
</noinclude>
;<nowiki>{{hg|ba0c4f045733|comm-central}}</nowiki>
: produces {{hg|ba0c4f045733|comm-central}}
;<nowiki>{{hg|93c3fee6ec69|releases/mozilla-release|mozilla-release}}</nowiki>
: produces {{hg|93c3fee6ec69|releases/mozilla-release|mozilla-release}}
;<nowiki>{{hg|ba0c4f045733|releases/comm-release|}}</nowiki>
: produces {{hg|ba0c4f045733|releases/comm-release|}}
 
== See also ==
* [[Template:source]], which links to source code in MXR.
 
</noinclude>{{{3{{!}}{{{2|}}} [http://hg.mozilla.org/{{{2|mozilla-central}}}/rev/{{{1}}} {{{1}}}]
3,860

edits