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

Line 4: Line 4:
 
! 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|}}}
 
|}
 
|}
 
! width="5%" border="1" align="left" valign="top" | Dep.
 
! width="5%" border="1" align="left" valign="top" | Dep.

Revision as of 19:09, 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