Difference between revisions of "Template:Startups"

From edegan.com
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "Startups" template. It should be called in the following format: <pre> {{Startups |name= |accelerator= |vc= |angel= |total_raised= |vc_raised= |angel_...")
 
Line 5: Line 5:
 
{{Startups
 
{{Startups
 
|name=
 
|name=
 +
|description=
 +
|website=
 +
|industry=
 
|accelerator=
 
|accelerator=
|vc=
 
|angel=
 
|total_raised=
 
|vc_raised=
 
|angel_raised=
 
|industry=
 
 
|founder=
 
|founder=
 +
|founding_date=
 
|stage=
 
|stage=
 +
|total_raised=
 +
|street_address=
 +
|city=
 +
|zip=
 
}}
 
}}
 
</pre>
 
</pre>
Line 38: Line 40:
 
| data2      = {{{name|}}}
 
| data2      = {{{name|}}}
  
| label5      = Accelerator
+
| label5      = Description
| data5      = {{#arraymap:{{{accelerator|}}}|,|x|[[accelerator::x]]}}
+
| data5      = {{#arraymap:{{{description|}}}|,|x|[[description::x]]}}
 +
 
 +
| label8      = Website
 +
| data8      = {{#arraymap:{{{website|}}}|,|x|[[website::x]]}}
 +
 
 +
| label11      = Industry
 +
| data11      = {{#arraymap:{{{industry|}}}|,|x|[[industry::x]]}}
  
| label8     = Venture Capital Source
+
| label14     = Accelerator
| data8       = {{#arraymap:{{{vc|}}}|,|x|[[vc::x]]}}
+
| data14       = {{#arraymap:{{{accelerator|}}}|,|x|[[accelerator::x]]}}
  
| label11     = Angle Investment Source
+
| label17     = Founder
| data11       = {{#arraymap:{{{angel|}}}|,|x|[[angel::x]]}}
+
| data17       = {{#arraymap:{{{founder|}}}|,|x|[[founder::x]]}}
  
| label14     = Total Funds Raised
+
| label20     = Founding Date
| data14       = {{#arraymap:{{{total_raised|}}}|,|x|[[total_raised::x]]}}
+
| data20       = {{#arraymap:{{{founding_date|}}}|,|x|[[founding_date::x]]}}
  
| label17     = Venture Capital Raised
+
| label23     = Stage
| data17       = {{#arraymap:{{{vc_raised|}}}|,|x|[[vc_raised::x]]}}
+
| data123       = {{#arraymap:{{{stage|}}}|,|x|[[stage::x]]}}
  
| label20     = Angel Investment Raised
+
| label26     = Total Raised
| data20      = {{#arraymap:{{{angel_raised|}}}|,|x|[[angel_raised::x]]}}
+
| data126      = {{#arraymap:{{{total_raised|}}}|,|x|[[total_raised::x]]}}
  
| label23     = Industry
+
| label29     = Street Address
| data123       = {{#arraymap:{{{industry|}}}|,|x|[[industry::x]]}}
+
| data29       = {{#arraymap:{{{street_address|}}}|,|x|[[street_address::x]]}}
  
| label26     = Founder(s)
+
| label32     = City
| data126      = {{#arraymap:{{{founder|}}}|,|x|[[founder::x]]}}
+
| data32      = {{#arraymap:{{{city|}}}|,|x|[[city::x]]}}
  
| label29     = Current Stage
+
| label35     = Zip Code
| data29       = {{#arraymap:{{{stage|}}}|,|x|[[stage::x]]}}
+
| data35       = {{#arraymap:{{{zip|}}}|,|x|[[zip::x]]}}
  
 
| belowstyle  = background:#d6d6d6; font-size: 7em;
 
| belowstyle  = background:#d6d6d6; font-size: 7em;

Revision as of 13:18, 11 July 2016

This is the "Startups" template. It should be called in the following format:

{{Startups
|name=
|description=
|website=
|industry=
|accelerator=
|founder=
|founding_date=
|stage=
|total_raised=
|street_address=
|city=
|zip=
}}

Edit the page to see the template text.