Difference between revisions of "Template:Institution"
Jump to navigation
Jump to search
DylanDickens (talk | contribs) |
DylanDickens (talk | contribs) |
||
Line 18: | Line 18: | ||
</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 = Your Title |
− | + | | abovestyle = background:#0d776e; font-size: 125%; color:#ffffff | |
− | | [[name::{{{Name|}}}]] | + | | above = {{{position|}}} |
− | | | + | | image = [[File:{{{image_field|placeholderimage.png}}}|200px|thumb|center]] |
− | + | | headerstyle = background:#0d776e; color:#ffffff; | |
− | | | + | | subheader = {{{name}}} |
− | | | + | | header1 = Sub Header Text |
− | + | | 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 = Cohort Size | |
− | | | + | | data6 = [[name::{{{Cohort Size|}}}]] |
− | | | + | | label7 = Percent Funded |
− | + | | data7 = {{#arraymap:{{{Percent Funded|}}}|,|x|[[Percent Funded::x]]}} | |
− | | [[ | + | | label8 = Percent Acquired |
− | | | + | | data8 = [[name::{{{Percent Acquired|}}}]] |
− | + | | label9 = Percent IPO | |
− | | | + | | data9 = {{#arraymap:{{{Percent IPO|}}}|,|x|[[Percent IPO::x]]}} |
− | | | + | | label10 = Number of Directors |
− | + | | data10 = {{#arraymap:{{{Number of Directors|}}}|,|x|[[Number of Directors::x]]}} | |
− | | | + | | label11 = Percent Experienced Directors |
− | | | + | | data11 = {{#arraymap:{{{Percent Experienced Directors|}}}|,|x|[[Percent Experienced Directors::x]]}} |
− | + | | label12 = Date Founded | |
− | | | + | | data12 = {{#arraymap:{{{Date Founded|}}}|,|x|[[Date Founded::x]]}} |
− | | | + | | belowstyle = background:#ffffff; |
− | + | | below = © McNair Center, 2016 | |
− | | | + | }} |
− | |} | + | |
[[Category:Institution]] | [[Category:Institution]] | ||
</includeonly> | </includeonly> |
Revision as of 17:41, 31 October 2016
This is the "Institution" template. It should be called in the following format:
{{Institution |Name= |Type= |City= |URL= |Cohort Size= |Percent Funded= |Percent Aquired= |Percent IPO= |Number of Directors= |Percent Experienced Directors= |Date Founded= }}
Edit the page to see the template text.