<span class="infobox">
Available in a [[!taglink tags/hg]] repository.<br />
-Repository: <a href="<TMPL_IF url><TMPL_VAR url><TMPL_ELSE>/~wking/code/hg/hgweb.cgi/<TMPL_VAR repo></TMPL_IF>" rel="vcs-hg" title="<TMPL_VAR repo> repository"><TMPL_VAR repo></a><br />
+Repository: <a href="<TMPL_IF url><TMPL_VAR url><TMPL_ELSE>https://bitbucket.org/wtking/<TMPL_VAR repo></TMPL_IF>" rel="vcs-hg" title="<TMPL_VAR repo> repository"><TMPL_VAR repo></a><br />
Author: <TMPL_UNLESS author>W. Trevor King</TMPL_UNLESS><TMPL_VAR author><br />
</span>
uses these parameters:
* repo - the name of the repository.
-* url - repository url. Defaults to `/~wking/code/hg/hgweb.cgi/<repo>`.
+* url - repository url. Defaults to `https://bitbucket.org/wtking/<repo>`.
* author - the author of the branch. Defaults to `W. Trevor King`.
It also automatically tags the branch with `tags/hg`.