Difference between revisions of "Template:JIRA"

From ReactOS Wiki
Jump to: navigation, search
m
m (TLS)
 
Line 1: Line 1:
<onlyinclude><includeonly>{{#ifeq:{{{2|}}}|{{{2|-}}}|[http://jira.reactos.org/browse/{{{2}}}-{{{1}}} {{{2}}}-{{{1}}}]|[http://jira.reactos.org/browse/CORE-{{{1}}} CORE-{{{1}}}]}}</includeonly></onlyinclude>
+
<onlyinclude><includeonly>{{#ifeq:{{{2|}}}|{{{2|-}}}|[https://jira.reactos.org/browse/{{{2}}}-{{{1}}} {{{2}}}-{{{1}}}]|[https://jira.reactos.org/browse/CORE-{{{1}}} CORE-{{{1}}}]}}</includeonly></onlyinclude>
 
<noinclude>Creates links to our bugtracker.
 
<noinclude>Creates links to our bugtracker.
  

Latest revision as of 23:55, 17 June 2016

Creates links to our bugtracker.

Usage

{{JIRA|1234}} - CORE-1234

{{JIRA|123|ONLINE}} - ONLINE-123