Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Template:CQ"

(Created page with "<noinclude>Category:Templates Displays a CQ link with the CQ number as the display. The optional second argument is the comment number. {{Usage|<pre>{{cq|9196}} {{cq|9196...")
 
Line 5: Line 5:
 
{{cq|9196|2}}</pre>|2={{cq|9196}}<br>{{cq|9196|2}}}}
 
{{cq|9196|2}}</pre>|2={{cq|9196}}<br>{{cq|9196|2}}}}
  
</noinclude><includeonly>[https://dev.eclipse.org/ipzilla/show_bug.cgi?id={{{1}}}{{#if: {{{2|}}} | &#35;c{{{2}}} | }} CQ {{{1}}}{{#if: {{{2|}}} | <nowiki></nowiki> comment {{{2}}} | }}]</includeonly>
+
{{cq|9196|2}}
 +
 
 +
</noinclude><includeonly>xx{{1}}[https://dev.eclipse.org/ipzilla/show_bug.cgi?id={{{1}}}{{#if: {{{2|}}} | &#35;c{{{2}}} | }} CQ {{{1}}}{{#if: {{{2|}}} | <nowiki></nowiki> comment {{{2}}} | }}]</includeonly>

Revision as of 04:59, 12 August 2015

Displays a CQ link with the CQ number as the display. The optional second argument is the comment number.

Markup Rendering
{{cq|9196}}
{{cq|9196|2}}

CQ 9196
CQ 9196 comment 2


CQ 9196 comment 2


Back to the top