Difference between revisions of "Template:Tracker"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Add usage in description and hide the template)
(Use id rather than num for the bug number)
Line 1: Line 1:
<noinclude>The template for adding a link to an item in the ScummVM bug tracker.
<noinclude>The template for adding a link to an item in the ScummVM bug tracker.


<nowiki>Usage: {{Tracker|num=42}}</nowiki>
<nowiki>Usage: {{Tracker|id=42}}</nowiki>


</noinclude><includeonly>[[http://sourceforge.net/p/scummvm/bugs/{{{num}}}/ Bug #{{{num}}}]]</includeonly>
</noinclude><includeonly>[[http://sourceforge.net/p/scummvm/bugs/{{{id}}}/ Bug #{{{id}}}]]</includeonly>

Revision as of 16:55, 21 February 2016

The template for adding a link to an item in the ScummVM bug tracker.

Usage: {{Tracker|id=42}}