Difference between revisions of "Template:OlpcBug"

From Sugar Labs
Jump to navigation Jump to search
m (fix broken links)
Line 14: Line 14:
 
  <nowiki>{{Bug|5867}}</nowiki>
 
  <nowiki>{{Bug|5867}}</nowiki>
 
produces {{Bug|5867}}
 
produces {{Bug|5867}}
 
== See also ==
 
* {{tl|Trac}}, a fancier template
 
* <nowiki><trac></nowiki> tag on http://wiki.laptop.org only (as of October 2007)
 
  
 
</noinclude>
 
</noinclude>

Revision as of 18:22, 8 April 2009

#{{{1}}}

This template formats a link to Trac tickets on dev.laptop.org.

For bugs tracked in the Sugar Labs tracker, use Template:Bug.

Sample usage

 {{Bug|Trac ticket number}}
{{Bug|5867}}

produces #5867