This template uses Lua: |
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
editUnnamed 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- id – ID as it appears in the Crunchbase URL (optional, default is created from Wikidata or the Wikipedia article name)
- name – Name to display (optional, default is the current Wikipedia article name)
- type – Type of item as it appears in Crunchbase URL (optional, default is organization)
Examples
editUsing {{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- Usage
* {{Crunchbase | apple | Apple Inc. }}
* {{Crunchbase | apple | Apple Inc. | organization }}
- Output
Person
edit- Usage
* {{Crunchbase | steve-jobs | Steve Jobs | person }}
- Output
TemplateData
editTemplateData 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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
id | id 1 | ID as it appears in the Crunchbase URL (optional, default is created from Wikidata or the Wikipedia article name)
| String | suggested |
name | name 2 | Name to display (optional, default is the current Wikipedia article name)
| String | suggested |
type | type 3 | Type of item as it appears in Crunchbase URL (optional, default is organization))
| String | suggested |
Tracking categories
edit- ID parameter exists
- Category:Crunchbase template with organization ID (8)
- Category:Crunchbase template with person ID (9)
- ID parameter does not exist