Difference between revisions of "Template:Institution"
Jump to navigation
Jump to search
DylanDickens (talk | contribs) |
DylanDickens (talk | contribs) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Institution | {{Institution | ||
+ | |image= | ||
+ | |caption= | ||
|Name= | |Name= | ||
|Type= | |Type= | ||
Line 18: | Line 20: | ||
</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 = | + | | 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 = {{ | + | | above = {{PAGENAME}} |
− | | image = [[File:{{{ | + | | image = [[File:{{{Image|}}}|200px|thumb|center]] |
− | | headerstyle = background:#0d776e; color:#ffffff | + | | caption = {{{Caption}}} |
− | + | | headerstyle = background:#0d776e; color:#ffffff | |
− | | header1 = | + | | header1 = Institution Information |
− | | labelstyle | + | | 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]]}} |
Latest revision as of 11: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.