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

 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{#eclipseproject:technology.higgins}}
 
<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"   
Line 6: Line 7:
 
! width="10%" border="1" align="left" valign="top" | Downloads
 
! width="10%" border="1" align="left" valign="top" | Downloads
 
! width="5" border="1" align="left" valign="top" | Test status
 
! width="5" border="1" align="left" valign="top" | Test status
! width="5%" border="1" align="left" valign="top" | Build status
+
! width="5%" border="1" align="left" valign="top" | First check-in
 +
! width="5%" border="1" align="left" valign="top" | Most recent
 
! width="15%" border="1" align="left" valign="top" | Owner</includeonly>
 
! width="15%" border="1" align="left" valign="top" | Owner</includeonly>
 
<noinclude>
 
<noinclude>

Latest revision as of 02:50, 14 April 2008

{{#eclipseproject:technology.higgins}}


Usage

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


Back to the top