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"

m
 
Line 1: Line 1:
<noinclude>
+
<noinclude>[[Category:Templates]]
This template is used to provide a standardized CQ link to pop up in a separate window / tab<br>
+
This template is used to provide a standardized CQ link.<br>
Usage: Cq|1234
+
 
</noinclude> <includeonly>
+
{{Usage|<pre>{{cq|9196}}
{{#if: {{{ 1|}}}| [https://dev.eclipse.org/ipzilla/show_bug.cgi?id={{{1}}} {{{1}}}] | No CQ}}
+
{{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