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"

 
(6 intermediate revisions by the same 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>
+
 
[[{{{1}}} https://dev.eclipse.org/ipzilla/show_bug.cgi?id={{{1}}}
+
{{Usage|<pre>{{cq|9196}}
</includeonly>
+
{{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>

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