Difference between revisions of "Template:McNair Staff"
Jump to navigation
Jump to search
Line 28: | Line 28: | ||
| title = McNair Center Staff | | title = McNair Center Staff | ||
− | | abovestyle = background:# | + | | abovestyle = background:#0d776e; font-size: 125%; color:#ffffff |
| above = {{{position|}}} | | above = {{{position|}}} | ||
| image = [[File:{{{user_image|Profile_placeholder.png}}}|200px|thumb|center]] | | image = [[File:{{{user_image|Profile_placeholder.png}}}|200px|thumb|center]] | ||
− | | headerstyle = background:#eb6d2e; | + | | headerstyle = background:#eb6d2e; color:#ffffff; |
| subheader = {{{name}}} | | subheader = {{{name}}} | ||
| header1 = Staff Information | | header1 = Staff Information | ||
| labelstyle = width: 33%; | | labelstyle = width: 33%; | ||
− | | | + | | label1 = Name |
− | | | + | | data1 = {{#arraymap:{{{name|}}}|,|x|[[name::x]]}} |
− | | | + | | label3 = Degree |
− | | | + | | data3 = {{#arraymap:{{{degree|}}}|,|x|[[degree::x]]}} |
− | | | + | | label6 = Major |
− | | | + | | data6 = {{#arraymap:{{{major|}}}|,|x|[[major::x]]}} |
− | | | + | | label9 = College |
− | | | + | | data9 = {{#arraymap:{{{college|}}}|,|x|[[college::x]]}} |
− | | | + | | label12 = Class of |
− | | | + | | data12 = {{#arraymap:{{{class|}}}|,|x|[[class::x]]}} |
− | | | + | | labe16 = McNair Team Join Date |
− | | | + | | data16 = {{#arraymap:{{{join_date|}}}|,|x|[[join_date::x]]}} |
− | | | + | | labe19 = Skills |
− | | | + | | data19 = {{#arraymap:{{{skills|}}}|,|x|[[skills::x]]}} |
− | | | + | | label21 = Interests |
− | | | + | | data21 = {{#arraymap:{{{interests|}}}|,|x|[[interests::x]]}} |
− | | | + | | label24 = Fun Fact |
− | | | + | | data24 = {{#arraymap:{{{fun_fact|}}}|,|x|[[fun_fact::x]]}} |
− | | | + | | label27 = Email |
− | | | + | | data127 = {{#arraymap:{{{email|}}}|,|x|[[email::x]]}} |
− | | | + | | label29 = Phone Number |
− | | | + | | data29 = {{#arraymap:{{{phone_number|}}}|,|x|[[phone_number::x]]}} |
− | | | + | | label31 = Skype Name |
− | | | + | | data131 = {{#arraymap:{{{skype_name|}}}|,|x|[[skype_name::x]]}} |
− | | belowstyle = background:# | + | | belowstyle = background:#ffffff; |
| below = McNairCenterⓂ | | below = McNairCenterⓂ | ||
}} | }} |
Revision as of 16:45, 9 June 2016
This is the "McNair Staff" template. It should be called in the following format:
{{McNair Staff |position= |name= |user_image= |degree= |major= |class= |join_date= |skills= |interests= |fun_fact= |email= |phone_number= |skype_name= }}
Edit the page to see the template text.