Difference between revisions of "Template:JIRA"

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

Revision as of 14:28, 24 October 2014

Creates links to our bugtracker.

Usage

{{JIRA|1234}} - CORE-1234

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