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

 
Line 1: Line 1:
 +
 
<includeonly>
 
<includeonly>
 
{| class="wikitable" style="text-align:left; border="1" cellpadding="5" cellspacing="0"   
 
{| class="wikitable" style="text-align:left; border="1" cellpadding="5" cellspacing="0"   

Latest revision as of 15:37, 15 August 2014


Usage

Begins a new table for the Components pages. 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