Template:Infobox Investor: Difference between revisions
No edit summary |
No edit summary |
||
| Line 127: | Line 127: | ||
"investor_type": { | "investor_type": { | ||
"label": "Investor Type", | "label": "Investor Type", | ||
"description": "The investor's type or class | "description": "The investor's type or class. If the investor has activities across different types, separate each type with a comma. Refer to page:List of Investor Types", | ||
"type": "string" | "type": "string" | ||
} | } | ||
Revision as of 13:59, 15 November 2025
Usage
{{Infobox_Investor
| logo = ExampleLogo.png
| status = Active
| website = example.com
| investment_verticals = Environment, Energy
| funding_rounds = Series A, Series B
}}
TemplateData
Use this template to add an infobox to an Investor page
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Status | status | The current operational status of the company.
| String | required |
| Logo | logo | The filename of the startup's logo (e.g., ExampleLogo.png) | File | optional |
| Investor Type | investor_type | The investor's type or class. If the investor has activities across different types, separate each type with a comma. Refer to page:List of Investor Types | String | optional |
| Website | website | Investor's primary website | URL | suggested |
| Investment verticals | investment_verticals | The verticals that the investor invests in. Refer to page:List of Verticals. | String | suggested |
| Investment regions | investment_regions | The regions where the investor invests in. Separate each region with a comma | String | suggested |
| Funding rounds | funding_rounds | The funding rounds that the investor participates in | String | suggested |
| Headquarters country | headquarters | The country that the investor is headquarted in | String | suggested |
| Other offices in | other_offices | Any countries other than the headquarters country that the investor has offices in | String | optional |