Difference between revisions of "Template:OlpcBug"
Jump to navigation
Jump to search
m (fix broken links) |
|||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
This template formats a link to Trac tickets on dev.laptop.org. | This template formats a link to Trac tickets on dev.laptop.org. | ||
+ | (Similar to [[Template:Trac]], but without an option to label the link.) | ||
For bugs tracked in the Sugar Labs tracker, use [[Template:Bug]]. | For bugs tracked in the Sugar Labs tracker, use [[Template:Bug]]. | ||
Line 10: | Line 11: | ||
<tt> | <tt> | ||
− | <nowiki>{{</nowiki> | + | <nowiki>{{</nowiki>OlpcBug|''Trac ticket number''<nowiki>}}</nowiki></tt> |
− | <nowiki>{{ | + | <nowiki>{{OlpcBug|5867}}</nowiki> |
− | produces {{ | + | produces {{OlpcBug|5867}} |
</noinclude> | </noinclude> |
Latest revision as of 16:11, 15 July 2012
This template formats a link to Trac tickets on dev.laptop.org. (Similar to Template:Trac, but without an option to label the link.)
For bugs tracked in the Sugar Labs tracker, use Template:Bug.
Sample usage
{{OlpcBug|Trac ticket number}}
{{OlpcBug|5867}}
produces #5867