Difference between revisions of "Template:Institution"

From edegan.com
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Institution
 
{{Institution
 +
|image=
 +
|caption=
 
|Name=
 
|Name=
 
|Type=
 
|Type=
Line 14: Line 16:
 
|Percent IPO=
 
|Percent IPO=
 
|Number of Directors=
 
|Number of Directors=
|Percent Experienced Directors=
+
|Experienced Directors=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{{Infobox
+
</noinclude><includeonly>
  | bodystyle  = width: 25em; background-color: #ffffff; border: 1px solid #a63c07;  
+
{{Infobox
  | title      = Entrepreneurship Ecosystem  
+
  | bodystyle  = width: 25em; background-color: #ffffff; border: 1px solid #a63c07;
 +
  | title      = Ecosystem Institution
 
  | abovestyle  = background:#0d776e; font-size: 125%; color:#ffffff
 
  | abovestyle  = background:#0d776e; font-size: 125%; color:#ffffff
  | above      = {{{position|}}}  
+
  | above      = {{PAGENAME}}
  | image      = [[File:{{{image_field|placeholderimage.png}}}|200px|thumb|center]]  
+
  | image      = [[File:{{{Image|}}}|200px|thumb|center]]
  | headerstyle = background:#0d776e; color:#ffffff;
+
| caption    = {{{Caption}}}
| subheader  = {{{name}}}
+
  | headerstyle = background:#0d776e; color:#ffffff
  | header1    = Institutions
+
  | header1    = Institution Information
  | labelstyle   = width: 33%;  
+
  | labelstyle = width: 33%;  
 
  | label2      = Name
 
  | label2      = Name
 
  | data2      = [[name::{{{Name|}}}]]  
 
  | data2      = [[name::{{{Name|}}}]]  
Line 38: Line 41:
 
  | label6      = Date Founded
 
  | label6      = Date Founded
 
  | data6      = {{#arraymap:{{{Date Founded|}}}|,|x|[[Date Founded::x]]}}
 
  | data6      = {{#arraymap:{{{Date Founded|}}}|,|x|[[Date Founded::x]]}}
 +
| headerstyle = background:#0d776e; color:#ffffff
 +
| header2    = Cohort Information
 
  | label7      = Cohort Size
 
  | label7      = Cohort Size
 
  | data7      = [[name::{{{Cohort Size|}}}]]  
 
  | data7      = [[name::{{{Cohort Size|}}}]]  
Line 46: Line 51:
 
  | label10      = Percent IPO
 
  | label10      = Percent IPO
 
  | data10      = {{#arraymap:{{{Percent IPO|}}}|,|x|[[Percent IPO::x]]}}
 
  | data10      = {{#arraymap:{{{Percent IPO|}}}|,|x|[[Percent IPO::x]]}}
 +
| headerstyle = background:#0d776e; color:#ffffff
 +
| header3    = Director Information
 
  | label11      = Number of Directors
 
  | label11      = Number of Directors
 
  | data11      = {{#arraymap:{{{Number of Directors|}}}|,|x|[[Number of Directors::x]]}}
 
  | data11      = {{#arraymap:{{{Number of Directors|}}}|,|x|[[Number of Directors::x]]}}
  | label12      = Percent Experienced Directors
+
  | label12      = Experienced Directors
  | data12      = {{#arraymap:{{{Percent Experienced Directors|}}}|,|x|[[Percent Experienced Directors::x]]}}
+
  | data12      = {{#arraymap:{{{Experienced Directors|}}}|,|x|[[Experienced Directors::x]]}}
 
  | belowstyle  = background:#ffffff;
 
  | belowstyle  = background:#ffffff;
 
  | below      = © McNair Center, 2016
 
  | below      = © McNair Center, 2016

Latest revision as of 12:16, 1 November 2016

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

{{Institution
|image=
|caption=
|Name=
|Type=
|City=
|URL=
|Date Founded=
|Cohort Size=
|Percent Funded=
|Percent Acquired=
|Percent IPO=
|Number of Directors=
|Experienced Directors=
}}

Edit the page to see the template text.