Template:RT
Jump to navigation
Jump to search
Simple 'helper' template to reference tickets in RT.
Usage
{{RT
| ticket <!-- UNNAMED PARAMETER — number of the ticket -->
| title <!-- UNNAMED PARAMETER — OPTIONAL — text going before the number
(ie: bug, blocker, or whatever text). Default "" -->
}}
Sample
{{RT|1}} sums up the whole project.
The #1 doesn't sum up the whole project.
The {{RT|1752|Blocker}} was referenced in the news.
The Blocker#1752 was referenced in the news.
RT Structural Changes Needed for G1G1 2008#14244
See also
Template:Trac, a similar template. Template:Ticket, from which this is based