Jump to content

This site is currently in alpha, so you will run into rough edges.

Please send feedback or ideas to connect@deeptech.wiki

Template:Infobox Investor: Difference between revisions

From The Deep Tech Wiki
No edit summary
No edit summary
Line 63: Line 63:
  | logo = ExampleLogo.png
  | logo = ExampleLogo.png
  | status = Active
  | status = Active
| investor_type = Venture Capital
  | website = example.com
  | website = example.com
  | investment_verticals = Environment, Energy
  | investment_verticals = Environment, Energy
| investment_regions = Country A, Country B
  | funding_rounds = Series A, Series B
  | funding_rounds = Series A, Series B
| headquarters = Country A
| other_offices = Country C, Country B
}}
}}
</syntaxhighlight>
</syntaxhighlight>
Line 126: Line 130:
},
},
"investor_type": {
"investor_type": {
"label": "Investor Type",
"label": "Investor type",
"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",
"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:35, 19 November 2025




Usage

{{Infobox_Investor
 | logo = ExampleLogo.png
 | status = Active
 | investor_type = Venture Capital
 | website = example.com
 | investment_verticals = Environment, Energy
 | investment_regions = Country A, Country B
 | funding_rounds = Series A, Series B
 | headquarters = Country A
 | other_offices = Country C, Country B
}}

TemplateData

Use this template to add an infobox to an Investor page

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Statusstatus

The current operational status of the company.

Suggested values
Active Inactive
Stringrequired
Logologo

The filename of the startup's logo (e.g., ExampleLogo.png)

Fileoptional
Investor typeinvestor_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

Stringoptional
Websitewebsite

Investor's primary website

URLsuggested
Investment verticalsinvestment_verticals

The verticals that the investor invests in. Refer to page:List of Verticals.

Stringsuggested
Investment regionsinvestment_regions

The regions where the investor invests in. Separate each region with a comma

Stringsuggested
Funding roundsfunding_rounds

The funding rounds that the investor participates in

Stringsuggested
Headquarters countryheadquarters

The country that the investor is headquarted in

Stringsuggested
Other offices inother_offices

Any countries other than the headquarters country that the investor has offices in

Stringoptional