Difference between revisions of "Template:McNair Staff"
Jump to navigation
Jump to search
| (36 intermediate revisions by 3 users not shown) | |||
| Line 15: | Line 15: | ||
|fun_fact= | |fun_fact= | ||
|email= | |email= | ||
| − | |||
|skype_name= | |skype_name= | ||
| + | |status= | ||
}} | }} | ||
</pre> | </pre> | ||
| 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:# | + | | headerstyle = background:#0d776e; color:#ffffff; |
| − | |||
| subheader = {{{name}}} | | subheader = {{{name}}} | ||
| − | |||
| header1 = Staff Information | | header1 = Staff Information | ||
| − | | | + | | labelstyle = width: 33%; |
| − | + | | label2 = Name | |
| − | + | | data2 = {{#arraymap:{{{name|}}}|,|x|[[name::x]]}} | |
| − | | label2 = | ||
| − | | data2 = {{#arraymap:{{{ | ||
| − | | label3 = | + | | label3 = Degree |
| − | | data3 = {{#arraymap:{{{ | + | | data3 = {{#arraymap:{{{degree|}}}|,|x|[[degree::x]]}} |
| − | | label4 = | + | | label4 = Major |
| − | | data4 = {{#arraymap:{{{ | + | | data4 = {{#arraymap:{{{major|}}}|,|x|[[major::x]]}} |
| label5 = Class of | | label5 = Class of | ||
| data5 = {{#arraymap:{{{class|}}}|,|x|[[class::x]]}} | | data5 = {{#arraymap:{{{class|}}}|,|x|[[class::x]]}} | ||
| − | | label6 = | + | | label6 = College |
| − | | | + | | data6 = {{#arraymap:{{{college|}}}|,|x|[[college::x]]}} |
| + | |||
| + | | label9 = Join Date | ||
| + | | data9 = {{#arraymap:{{{join_date|}}}|,|x|[[join_date::x]]}} | ||
| − | | | + | | label10 = Skills |
| − | | | + | | data10 = {{#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 |
| − | | | + | | data27 = {{#arraymap:{{{email|}}}|,|x|[[email::x]]}} |
| − | | | + | | label31 = Skype Name |
| − | | | + | | data31 = {{#arraymap:{{{skype_name|}}}|,|x|[[skype_name::x]]}} |
| − | | | + | | label31 = Status |
| − | | | + | | data31 = {{#arraymap:{{{status|}}}|,|x|[[status::x]]}} |
| − | | belowstyle = background:# | + | | belowstyle = background:#ffffff; |
| below = McNairCenterⓂ | | below = McNairCenterⓂ | ||
}} | }} | ||
| − | [[Category:McNair Staff]] | + | {{#set: |
| + | position={{{position|}}} | | ||
| + | name={{{name|}}} | | ||
| + | degree={{{degree|}}} | | ||
| + | major={{{major|}}} | | ||
| + | college={{{college|}}} | | ||
| + | class={{{class|}}} | | ||
| + | join_date ={{{join_date|}}} | | ||
| + | skills ={{{skills|}}} | | ||
| + | interests ={{{interests|}}} | | ||
| + | fun_fact ={{{fun_fact|}}} | | ||
| + | email ={{{email|}}} | | ||
| + | skype_name ={{{skype_name|}}} | | ||
| + | status ={{{status|}}} | | ||
| + | }} | ||
| + | |||
| + | [[Category: McNair Staff]] | ||
</includeonly> | </includeonly> | ||
Latest revision as of 14:40, 16 April 2019
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=
|skype_name=
|status=
}}
Edit the page to see the template text.