Template:Company-list table entry
Usage: General
{{Company-list table start}}, {{Company-list table entry}} and {{Company-list table end}} are used to format the header, body entries and footer of a list of notable companies, typically all the notable companies in a country.
- Example
{{Company-list table start|Uganda}}
{{Company-list table entry | [[ABC Bank (Uganda)]] | Financials | Banks | [[Kampala]] | 1993 | Commercial bank }}
{{Company-list table entry | [[Bank of Uganda]] | Financials | Banks |[[Kampala]] | 1966 | Central bank | state=y }}
{{Company-list table entry | [[Nile Bank Limited]] | Financials | Banks | [[Kampala]] | 1988 | Defunct 2007, merged into [[Barclays Bank of Uganda]] | defunct=y }}
{{Company-list table end}}- Gives
| Name | Industry | Sector | Headquarters | Founded | Notes | Status | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ABC Bank (Uganda) | Financials | Banks | Kampala | 1993 | Commercial bank | P | A | |||||||||||||||||||||||||||
| Bank of Uganda | Financials | Banks | Kampala | 1966 | Central bank | S | A | |||||||||||||||||||||||||||
| Nile Bank Limited | Financials | Banks | Kampala | 1988 | Defunct 2007, merged into Barclays Bank of Uganda | P | D
Template:Safesubst }} includeonly>{{safesubst Table header{{Company-list table start}} formats the table title, legend, and column headers. The title includes country if passed as the first parameter:
Table body entry{{Company-list table entry}} is used to format a row in the table that describes a company. The first six parameters may be either positional or named. Do not mix the two styles. The named |state= and |defunct= parameters can be used with both formats to specify certain details that affect formatting. Be aware that most readers will view the table on a phone: avoid excessive detail Parameters
Positional formatAll six positional parameters must be specified. Leave blank if their value is unknown. The named parameters are optional.
Named parameter formatProvide the parameters for which there is a known value {{Company-list table entry
|company = ''company''
|industry = ''industry''
|sector = ''sector''
|headquarters = ''headquarters''
|founded = ''year founded''
|notes = ''notes''
|state =
|defunct =
}}{{Company-list table end}} closes the table. |
|||||||||||||||||||||||||||