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_...")
 
 
(5 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Startups
 
{{Startups
|name=
+
|website=
 +
|industry=
 
|accelerator=
 
|accelerator=
|vc=
+
|accelerator_2=
|angel=
 
|total_raised=
 
|vc_raised=
 
|angel_raised=
 
|industry=
 
 
|founder=
 
|founder=
 +
|founding_date=
 
|stage=
 
|stage=
 +
|total_raised=
 +
|street_address=
 +
|city=
 +
|zip=
 
}}
 
}}
 
</pre>
 
</pre>
Line 29: Line 30:
  
 
| image      = [[File:{{{Image|Project_logo_02.png}}}|200px|thumb|center]]
 
| image      = [[File:{{{Image|Project_logo_02.png}}}|200px|thumb|center]]
| caption    = [[name::{{{name|}}}]]
+
| caption    = [[name::{{{PAGENAME|}}}]]
  
 
| headerstyle = background:#0d776e; color:#ffffff
 
| headerstyle = background:#0d776e; color:#ffffff
Line 36: Line 37:
 
| labelstyle  = width: 33%;  
 
| labelstyle  = width: 33%;  
 
| label2      = Name
 
| label2      = Name
| data2      = {{{name|}}}
+
| data2      = {{{PAGENAME|}}}
 +
 
 +
| label8      = Website
 +
| data8      = [[website::{{{website|}}}]]
 +
 
 +
| label11      = Industry
 +
| data11      = [[industry::{{{industry|}}}]]
  
| label5     = Accelerator
+
| label14     = Accelerator
| data5       = {{#arraymap:{{{accelerator|}}}|,|x|[[accelerator::x]]}}
+
| data14       = [[accelerator::{{{accelerator|}}}]]
  
| label8     = Venture Capital Source
+
| label15     = Accelerator (Other)
| data8       = {{#arraymap:{{{vc|}}}|,|x|[[vc::x]]}}
+
| data15       = [[accelerator_2::{{{accelerator_2|}}}]]
  
| label11     = Angle Investment Source
+
| label17     = Founder
| data11       = {{#arraymap:{{{angel|}}}|,|x|[[angel::x]]}}
+
| data17       = [[founder::{{{founder|}}}]]
  
| label14     = Total Funds Raised
+
| label20     = Founding Date
| data14       = {{#arraymap:{{{total_raised|}}}|,|x|[[total_raised::x]]}}
+
| data20       = [[founding_date::{{{founding_date|}}}]]
  
| label17     = Venture Capital Raised
+
| label23     = Stage
| data17       = {{#arraymap:{{{vc_raised|}}}|,|x|[[vc_raised::x]]}}
+
| data123       = [[stage::{{{stage|}}}]]
  
| label20     = Angel Investment Raised
+
| label26     = Total Funds Raised
| data20      = {{#arraymap:{{{angel_raised|}}}|,|x|[[angel_raised::x]]}}
+
| data126      = [[total_raised::{{{total_raised|}}}]]
  
| label23     = Industry
+
| label29     = Street Address
| data123       = {{#arraymap:{{{industry|}}}|,|x|[[industry::x]]}}
+
| data29       = [[street_address::{{{street_address|}}}]]
  
| label26     = Founder(s)
+
| label32     = City
| data126      = {{#arraymap:{{{founder|}}}|,|x|[[founder::x]]}}
+
| data32      = [[city::{{{city|}}}]]
  
| label29     = Current Stage
+
| label35     = Zip Code
| data29       = {{#arraymap:{{{stage|}}}|,|x|[[stage::x]]}}
+
| data35       = [[zip::{{{zip|}}}]]
  
| belowstyle  = background:#d6d6d6; font-size: 7em;
+
| belowstyle  = background:#d6d6d6; font-size: 0.7em;
 
| below      = Copyright © 2016 McNair Center. All Rights Reserved.
 
| below      = Copyright © 2016 McNair Center. All Rights Reserved.
 
}}
 
}}
 
</includeonly>
 
</includeonly>
  
[[Category:Startups]]<!-- flush --><!-- flush flush -->
+
[[Category:Startups]]<!-- flush --><!-- flush flush --><!-- flush -->

Latest revision as of 12:24, 14 July 2016

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

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

Edit the page to see the template text.