Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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"

 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>
+
<noinclude>[[Category:Templates]]
This template is used to provide a standardized CQ link
+
This template is used to provide a standardized CQ link.<br>
</noinclude>  
+
 
<includeonly>
+
{{Usage|<pre>{{cq|9196}}
https://dev.eclipse.org/ipzilla/show_bug.cgi?id={{{1}}}
+
{{cq|9196|2}}</pre>|2={{cq|9196}}<br>{{cq|9196|2}}}}
</includeonly>
+
 
 +
</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>

Latest revision as of 05:04, 12 August 2015

This template is used to provide a standardized CQ link.

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

CQ 9196
CQ 9196 comment 2


Back to the top