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"

(Usage)
Line 14: Line 14:
 
<noinclude>
 
<noinclude>
 
==Usage==
 
==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>
+
Begins a new table for the [[Components]] page.  This is typically followed by <nowiki>{{HigCompTblSec2}} and {{HigCompTblRow2}}</nowiki>.  Make sure you place a table end at the bottom of your table like this:<br>
 
|}<br>
 
|}<br>
  

Revision as of 09:45, 16 December 2008

{{#eclipseproject:technology.higgins}}


Usage

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

Params

name
Component's name. Is also a wiki link such that viewers may click this link and land on an architecture page for this component.
namesuffix
may be used to add a suffix to the name without requiring the suffix to be included in the wiki link.
bugzcomp
bugzilla component name

Back to the top