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

Line 3: Line 3:
 
|-style="background:#d6dee9; color:black"   
 
|-style="background:#d6dee9; color:black"   
 
! width="65%" border="1" align="left" valign="top" colspan="2"  
 
! width="65%" border="1" align="left" valign="top" colspan="2"  
| {| border="0" style="background:#f0f0f0; float:left;"
+
{| border="0" style="background:#f0f0f0; float:left;"
 
| [[{{{name|}}}]]{{{namesuffix|}}}
 
| [[{{{name|}}}]]{{{namesuffix|}}}
 
|}
 
|}

Revision as of 19:06, 5 December 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