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:HigCompTblHead2SingleRow"

Line 2: Line 2:
 
<includeonly>{| class="wikitable" style="text-align:left; border="1" cellpadding="5" cellspacing="0"   
 
<includeonly>{| class="wikitable" style="text-align:left; border="1" cellpadding="5" cellspacing="0"   
 
|-style="background:#d6dee9; color:black"   
 
|-style="background:#d6dee9; color:black"   
! width="50%" border="1" align="left" valign="top" colspan="2" | Bugs ({{{bugzcomp}}}): [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Higgins&version=unspecified&component={{{bugzcomp}}}&rep_platform=All&op_sys=All&priority=P3&bug_severity=normal&bug_status=NEW&cc=&bug_file_loc=http%3A%2F%2F&short_desc=&comment=&commentprivacy=0&form_name=enter_bug create],  [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component={{{bugzcomp}}} open],  [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=RESOLVED&bug_status=CLOSED&product=Higgins&component={{{bugzcomp}}} closed]
+
! width="50%" border="1" align="left" valign="top" colspan="2" | Foo
 
! width="15%" border="1" align="left" valign="top" | Repository
 
! width="15%" border="1" align="left" valign="top" | Repository
 
! width="15%" border="1" align="left" valign="top" | Downloads
 
! width="15%" border="1" align="left" valign="top" | Downloads

Revision as of 22:25, 10 July 2009

{{#eclipseproject:technology.higgins}}


Usage

Begins a new table for the Components pages. This is typically followed by {{HigCompTblSec2}} and {{HigCompTblRow2}}. Make sure you place a table end at the bottom of your table like this:
|}

Params

bugzcomp
bugzilla component name

Back to the top