Template:Ticket: Difference between revisions

From OLPC
Jump to navigation Jump to search
(helper template for tickets in dev.laptop.org)
(No difference)

Revision as of 04:53, 9 July 2007

Ticket#{{{1}}}


Simple 'helper' template to reference tickets in dev.laptop.org.

Usage

{{Ticket
  | ticket   <!-- UNNAMED PARAMETER — number of the ticket -->
  | title    <!-- UNNAMED PARAMETER — OPTIONAL — text going before the number
                     (ie: bug, blocker, or whatever text). Default Ticket -->
}}

Sample

The {{Ticket|1}} sums up the whole project.
The Ticket#1 sums up the whole project.
The {{Ticket|1752|Blocker}} was referenced in the news.
The Blocker#1752 was referenced in the news.