Difference between revisions of "Template:Bugzilla"

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

Revision as of 13:29, 24 June 2010

Template:if:

Usage

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