Difference between revisions of "Template:Institution"

From edegan.com
Jump to navigation Jump to search
 
 
(7 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Institution
 
{{Institution
 +
|image=
 +
|caption=
 
|Name=
 
|Name=
 
|Type=
 
|Type=
 
|City=
 
|City=
 
|URL=
 
|URL=
 +
|Date Founded=
 
|Cohort Size=
 
|Cohort Size=
 
|Percent Funded=
 
|Percent Funded=
|Percent Aquired=
+
|Percent Acquired=
 
|Percent IPO=
 
|Percent IPO=
 
|Number of Directors=
 
|Number of Directors=
|Percent Experienced Directors=
+
|Experienced Directors=
|Date Founded=
 
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
+
</noinclude><includeonly>
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
+
{{Infobox
|-
+
| bodystyle  = width: 25em; background-color: #ffffff; border: 1px solid #a63c07;
! Name
+
| title      = Ecosystem Institution
| [[name::{{{Name|}}}]]  
+
| abovestyle  = background:#0d776e; font-size: 125%; color:#ffffff
|-
+
| above      = {{PAGENAME}}
! Type
+
| image      = [[File:{{{Image|}}}|200px|thumb|center]]
| [[type::{{{Type|}}}]]  
+
| caption    = {{{Caption}}}
|-
+
| headerstyle = background:#0d776e; color:#ffffff
! City
+
| header1    = Institution Information
| [[city::{{{City|}}}]]  
+
| labelstyle  = width: 33%;  
|-
+
| label2      = Name
! URL
+
| data2      = [[name::{{{Name|}}}]]  
| [[url::{{{URL|}}}]]  
+
| label3      = Type
|-
+
| data3      = {{#arraymap:{{{Type|}}}|,|x|[[Type::x]]}}
! Cohort Size
+
| label4      = City
| [[cohort_size::{{{Cohort Size|}}}]]  
+
| data4      = [[name::{{{City|}}}]]  
|-
+
| label5      = URL
! Percent Funded
+
| data5      = {{#arraymap:{{{URL|}}}|,|x|[[URL::x]]}}
| [[percent_funded::{{{Percent Funded|}}}]]  
+
| label6      = Date Founded
|-
+
| data6      = {{#arraymap:{{{Date Founded|}}}|,|x|[[Date Founded::x]]}}
! Percent Aquired
+
| headerstyle = background:#0d776e; color:#ffffff
| [[percent_aquired::{{{Percent Aquired|}}}]]  
+
| header2    = Cohort Information
|-
+
| label7      = Cohort Size
! Percent IPO
+
| data7      = [[name::{{{Cohort Size|}}}]]  
| [[percent_IPO::{{{Percent IPO|}}}]]  
+
| label8      = Percent Funded
|-
+
| data8      = {{#arraymap:{{{Percent Funded|}}}|,|x|[[Percent Funded::x]]}}
! Number of Directors
+
| label9      = Percent Acquired
| [[number_of_directors::{{{Number of Directors|}}}]]  
+
| data9      = [[name::{{{Percent Acquired|}}}]]  
|-
+
| label10      = Percent IPO
! Percent Experienced Directors
+
| data10      = {{#arraymap:{{{Percent IPO|}}}|,|x|[[Percent IPO::x]]}}
| [[percent_experienced_directors::{{{Percent Experienced Directors|}}}]]
+
| headerstyle = background:#0d776e; color:#ffffff
|-
+
| header3    = Director Information
! Date Founded
+
| label11      = Number of Directors
| [[date_founded::{{{Date Founded|}}}]]
+
| data11      = {{#arraymap:{{{Number of Directors|}}}|,|x|[[Number of Directors::x]]}}
|}
+
| label12      = Experienced Directors
 +
| data12      = {{#arraymap:{{{Experienced Directors|}}}|,|x|[[Experienced Directors::x]]}}
 +
| belowstyle  = background:#ffffff;
 +
| below      = © McNair Center, 2016
 +
}}
 +
  
 
[[Category:Institution]]
 
[[Category:Institution]]
 
</includeonly>
 
</includeonly>

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.