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"

Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This template is used to provide a standardized CQ link
+
This template is used to provide a standardized CQ link to pop up in a separate window / tab
 +
usage: Cq|1234
 
</noinclude> <includeonly>
 
</noinclude> <includeonly>
{{#if: {{{ 1|}}}| [https://dev.eclipse.org/ipzilla/show_bug.cgi?id={{{1}}} {{{1}}}] | No CQ}}
+
{{#if: {{{ 1|}}}| [https://dev.eclipse.org/ipzilla/show_bug.cgi?id={{{1}}} {{{1}}} target=_blank] | No CQ}}
 
</includeonly>
 
</includeonly>

Revision as of 07:11, 1 February 2012

This template is used to provide a standardized CQ link to pop up in a separate window / tab usage: Cq|1234

Back to the top