Difference between revisions of "Template:Institution"
Jump to navigation
Jump to search
DylanDickens (talk | contribs) |
DylanDickens (talk | contribs) |
||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Institution | {{Institution | ||
− | |image= | + | |image= |
+ | |caption= | ||
|Name= | |Name= | ||
|Type= | |Type= | ||
Line 19: | 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|Project_logo_02.png}}}|200px|thumb|center]] |
− | | headerstyle = background:#0d776e; color:#ffffff | + | | caption = {{{Caption|{{{Deliverable|}}}}}} |
− | + | | headerstyle = background:#0d776e; color:#ffffff | |
− | | header1 = | + | | header1 = Institution Information |
| labelstyle = width: 33%; | | labelstyle = width: 33%; | ||
| label2 = Name | | label2 = Name | ||
Line 39: | 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 47: | 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]]}} |
Revision as of 11:06, 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.