Template:Crunchbase displays an external link to the Crunchbase profile of an organization or a person. It is intended for use in the external links section of an article.

Usage edit

Unnamed parameters:

{{Crunchbase | ID }}
{{Crunchbase | ID | NAME }}
{{Crunchbase | ID | NAME | TYPE }}

Named parameters:

{{Crunchbase | id= ID }}
{{Crunchbase | id= ID | name= NAME }}
{{Crunchbase | id= ID | name= NAME | type= TYPE }}

Using Wikidata property P2088 or P2087:

{{Crunchbase}}
{{Crunchbase | name= NAME }}

Parameters edit

  1. id – ID as it appears in the Crunchbase URL (optional, default is created from Wikidata or the Wikipedia article name)
  2. name – Name to display (optional, default is the current Wikipedia article name)
  3. type – Type of item as it appears in Crunchbase URL (optional, default is organization)

Examples edit

Using {{Crunchbase}} works fine in most articles, as it uses Wikidata or the article's title to create the URL. If not, then try one of the following methods:

Organization (default) edit

URL
https://www.crunchbase.com/organization/apple
Usage
* {{Crunchbase | apple | Apple Inc. }}
* {{Crunchbase | apple | Apple Inc. | organization }}
Output

Person edit

URL
https://www.crunchbase.com/person/steve-jobs
Usage
* {{Crunchbase | steve-jobs | Steve Jobs | person }}
Output

TemplateData edit

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Crunchbase in articles based on its TemplateData.

TemplateData for Crunchbase

This template displays an external link to the Crunchbase profile of an organization or a person. It is intended for use in the external links section of an article.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
idid 1

ID as it appears in the Crunchbase URL (optional, default is created from Wikidata or the Wikipedia article name)

Example
apple
Stringsuggested
namename 2

Name to display (optional, default is the current Wikipedia article name)

Example
Apple Inc.
Stringsuggested
typetype 3

Type of item as it appears in Crunchbase URL (optional, default is organization))

Example
organization
Stringsuggested

Tracking categories edit

ID parameter exists
ID parameter does not exist