Difference between revisions of "Template:McNair Faculty"
Jump to navigation
Jump to search
| (10 intermediate revisions by 2 users not shown) | |||
| Line 38: | Line 38: | ||
| labelstyle = width: 33% | | labelstyle = width: 33% | ||
| label1 = Name | | label1 = Name | ||
| − | | data1 = {{{name}}} | + | | data1 = {{#arraymap:{{{name|}}}|,|x|[[name::x]]}} |
| label2 = Title | | label2 = Title | ||
| − | | data2 = {{{title}}} | + | | data2 = {{#arraymap:{{{title|}}}|,|x|[[title::x]]}} |
| label3 = Degree | | label3 = Degree | ||
| − | | data3 = {{{degree| }}} | + | | data3 = {{#arraymap:{{{degree|}}}|,|x|[[degree::x]]}} |
| label4 = School | | label4 = School | ||
| − | | data4 = {{{school| }}} | + | | data4 = {{#arraymap:{{{school|}}}|,|x|[[school::x]]}} |
| label5 = McNair Team Join Date | | label5 = McNair Team Join Date | ||
| − | | data5 = {{{join_date}}} | + | | data5 = {{#arraymap:{{{join_date|}}}|,|x|[[join_date::x]]}} |
| label6 = Email | | label6 = Email | ||
| − | | data6 = {{{email}}} | + | | data6 = {{#arraymap:{{{email|}}}|,|x|[[email::x]]}} |
| − | |||
| − | | | ||
| − | | | ||
| label8 = Skype Name | | label8 = Skype Name | ||
| − | | data8 = {{{skype_name}}} | + | | data8 = {{#arraymap:{{{skype_name|}}}|,|x|[[skype_name::x]]}} |
| label8 = Website | | label8 = Website | ||
| − | | data8 = {{{URL}}} | + | | data8 = {{#arraymap:{{{URL|}}}|,|x|[[URL::x]]}} |
}} | }} | ||
| − | + | [[Category: McNair Faculty]] | |
| − | [[Category:McNair Faculty]] | ||
</includeonly> | </includeonly> | ||
| Line 76: | Line 72: | ||
Join Date ={{{join_date|}}} | | Join Date ={{{join_date|}}} | | ||
Email ={{{email|}}} | | Email ={{{email|}}} | | ||
| − | |||
Skype Name ={{{skype_name|}}} | | Skype Name ={{{skype_name|}}} | | ||
Website ={{{URL|}}} | | Website ={{{URL|}}} | | ||
}} | }} | ||
Latest revision as of 12:05, 17 August 2018
This is the "McNair Faculty" template. It should be called in the following format:
{{McNair Faculty
|name=
|Position=
|user_image=
|title=
|degree=
|school=
|phone_number=
|email=
|skype_name=
|join_date=
|URL=
}}
Edit the page to see the template text.