Difference between revisions of "Template:Institution"
Jump to navigation
Jump to search
DylanDickens (talk | contribs) |
DylanDickens (talk | contribs) |
||
(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 | + | |Percent Acquired= |
|Percent IPO= | |Percent IPO= | ||
|Number of Directors= | |Number of Directors= | ||
− | | | + | |Experienced Directors= |
− | |||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
− | </noinclude><includeonly>{| | + | </noinclude><includeonly> |
− | + | {{Infobox | |
− | | | + | | bodystyle = width: 25em; background-color: #ffffff; border: 1px solid #a63c07; |
− | + | | title = Ecosystem Institution | |
− | | [[name::{{{Name|}}}]] | + | | abovestyle = background:#0d776e; font-size: 125%; color:#ffffff |
− | | | + | | above = {{PAGENAME}} |
− | + | | image = [[File:{{{Image|}}}|200px|thumb|center]] | |
− | | | + | | caption = {{{Caption}}} |
− | | | + | | headerstyle = background:#0d776e; color:#ffffff |
− | + | | header1 = Institution Information | |
− | | [[ | + | | labelstyle = width: 33%; |
− | | | + | | label2 = Name |
− | + | | data2 = [[name::{{{Name|}}}]] | |
− | | [[ | + | | label3 = Type |
− | | | + | | data3 = {{#arraymap:{{{Type|}}}|,|x|[[Type::x]]}} |
− | + | | label4 = City | |
− | | [[ | + | | data4 = [[name::{{{City|}}}]] |
− | | | + | | label5 = URL |
− | + | | data5 = {{#arraymap:{{{URL|}}}|,|x|[[URL::x]]}} | |
− | | | + | | label6 = Date Founded |
− | | | + | | data6 = {{#arraymap:{{{Date Founded|}}}|,|x|[[Date Founded::x]]}} |
− | + | | headerstyle = background:#0d776e; color:#ffffff | |
− | | [[ | + | | header2 = Cohort Information |
− | | | + | | label7 = Cohort Size |
− | + | | data7 = [[name::{{{Cohort Size|}}}]] | |
− | | | + | | label8 = Percent Funded |
− | | | + | | data8 = {{#arraymap:{{{Percent Funded|}}}|,|x|[[Percent Funded::x]]}} |
− | + | | label9 = Percent Acquired | |
− | | | + | | data9 = [[name::{{{Percent Acquired|}}}]] |
− | | | + | | label10 = Percent IPO |
− | + | | data10 = {{#arraymap:{{{Percent IPO|}}}|,|x|[[Percent IPO::x]]}} | |
− | | | + | | headerstyle = background:#0d776e; color:#ffffff |
− | | | + | | header3 = Director Information |
− | + | | label11 = Number of Directors | |
− | | [[ | + | | 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 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.