Template:Ticket: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>{{#vardefine:pfad|{{#ifeq:{{{2}}}|3|https://development.railml.org/railml/version3/-/issues/|https://trac.railml.org/{{#if:{{{1|}}}|ticket/|report}}}}}}[{{#var:pfad}}{{{1|}}} {{#if:{{{1|}}}|#{{{1}}}|{{{3|tickets}}}}}]</includeonly><noinclude>
<includeonly>{{#vardefine:pfad|{{#ifeq:{{{2}}}|3|https://development.railml.org/railml/version3/-/issues/|https://trac.railml.org/{{#if:{{{1|}}}|ticket/|report}}}}}}[{{#var:pfad}}{{{1|}}} {{#if:{{{1|}}}|#{{{1}}}|{{{3|tickets}}}}}}}]</includeonly><noinclude>
==Usage==
==Usage==
This templateis suposed to standardize links to tickets. It makes the links look uniform, and if the paht to the tickets ever changes, this change can be represented here,
This templateis suposed to standardize links to tickets. It makes the links look uniform, and if the paht to the tickets ever changes, this change can be represented here,

Revision as of 15:44, 20 August 2021

Usage

This templateis suposed to standardize links to tickets. It makes the links look uniform, and if the paht to the tickets ever changes, this change can be represented here,

Parameters

  • 1: the number of the addressed ticket
  • 2: version 2 or 3 – default=2

Examples

{{ticket|41}}

delivers:

[https://trac.railml.org/ticket/41

  1. 41}}]
{{ticket|474|3}}

delivers:

[https://development.railml.org/railml/version3/-/issues/474

  1. 474}}]
{{ticket}}

delivers:

tickets}}

{{ticket|2=3}}

delivers:

tickets}}