Template:VRTS ticket/sandbox
OTRS ticket # Ticket ID parameter missing.
This is the template sandbox page for Template:VRTS ticket (diff). See also the companion subpage for test cases. |
TemplateData
[edit]TemplateData for VRTS ticket
This template creates a hyperlink to an existing VRTS ticket. It is useful for Volunteer Response Team agents wanting to refer to the content of specific tickets (for example, to request undeletion of a file). The template takes two parameters: the first is the ticket ID number and the second is the ticket number itself. Both are required for the template to operate correctly, and neither has a default value.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | first parameter | This is the ticket's ID number, visible in the URL of the ticket
| Number | required |
2 | second parameter | This is the actual ticket number, which is rather longer than the ID number
| Number | required |
Usage
[edit]{{VRTS ticket|TicketID|TicketNumber}}
Example
[edit]{{VRTS ticket|502785|2006110810008642}}
gives:
VRTS ticket # 2006110810008642
which links to:
//ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom&TicketID=502785
(Note that users who do not have necessary permissions will not be able to access the content.)
See also
[edit]{{VRTS ticket 2}}
, similar to this template but does not need an additional ticket ID parameter