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"

 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable" style="text-align:left; border="1" cellpadding="5" cellspacing="0"   
+
{{#eclipseproject:technology.higgins}}
 +
<includeonly>{| class="wikitable" style="text-align:left; border="1" cellpadding="5" cellspacing="0"   
 
|-style="background:#d6dee9; color:black"   
 
|-style="background:#d6dee9; color:black"   
 
! width="65%" border="1" align="left" valign="top" colspan="2" | Component
 
! width="65%" border="1" align="left" valign="top" colspan="2" | Component
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="15%" border="1" align="left" valign="top" | Owner
+
! width="5%" border="1" align="left" valign="top" | Most recent
 +
! width="15%" border="1" align="left" valign="top" | Owner</includeonly>
 +
<noinclude>
 +
==Usage==
 +
Begins a new table for the [[Components]] page.  This is typically followed by <nowiki>{{HigCompTblSec}} and {{HigCompTblRow}}</nowiki>.  Make sure you place a table end at the bottom of your table like this:<br>
 +
|}<br>
 +
.
 +
----
 +
</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