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"

(New page: <noinclude> This template is used to provide a standardized CQ link {{Usage|</noinclude> <pre>{{Cq | 1234 }}</pre> |2={{Cq|1234}} <includeonly> https://dev.eclipse.org/ipzilla/show_bug.cg...)
 
 
(8 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>
  
{{Usage|</noinclude>
+
{{Usage|<pre>{{cq|9196}}
<pre>{{Cq
+
{{cq|9196|2}}</pre>|2={{cq|9196}}<br>{{cq|9196|2}}}}
| 1234
+
 
}}</pre>
+
</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>
|2={{Cq|1234}}
+
<includeonly>
+
https://dev.eclipse.org/ipzilla/show_bug.cgi?id={{{1}}}
+
</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