Difference between revisions of "Template:Bugzilla"

From SoftMC-Wiki
Jump to: navigation, search
m (Test)
m (Test)
Line 1: Line 1:
{{if:{{{2|}}}|[http://bugzilla.manz-automation.com/show_bug.cgi?id={{{1}}}#c{{{2}}} Issue {{{1}}}#{{{2}}}]|[http://bugzilla.manz-automation.com/show_bug.cgi?id={{{1}}} Issue {{{1}}}]}}<noinclude>
+
{{#if:{{{2|}}}|[http://bugzilla.manz-automation.com/show_bug.cgi?id={{{1}}}#c{{{2}}} Issue {{{1}}}#{{{2}}}]|[http://bugzilla.manz-automation.com/show_bug.cgi?id={{{1}}} Issue {{{1}}}]}}<noinclude>
  
 
== Usage ==
 
== Usage ==
Line 5: Line 5:
 
:<pre>The discussion is documented in {{Bugzilla|2222}} or {{Bugzilla|3333#7}}.</pre>
 
:<pre>The discussion is documented in {{Bugzilla|2222}} or {{Bugzilla|3333#7}}.</pre>
 
;You get
 
;You get
:The discussion is documented in {{Bugzilla|3333}}
+
:The discussion is documented in {{Bugzilla|2222}} or {{Bugzilla|3333#7}}.
 
</noinclude>
 
</noinclude>

Revision as of 13:29, 24 June 2010

Issue {{{1}}}

Usage

You type
The discussion is documented in {{Bugzilla|2222}} or {{Bugzilla|3333#7}}.
You get
The discussion is documented in Issue 2222Bugzilla icon.png or Issue 3333#7Bugzilla icon.png.