Changes

Jump to navigation Jump to search
Created page with "<noinclude> This is the "Infobox McNair Faculty" template. It should be called in the following format: <pre> {{McNair Faculty |Name= |Position= |User image= |Title= |Degree=..."
<noinclude>
This is the "Infobox McNair Faculty" template.
It should be called in the following format:
<pre>
{{McNair Faculty
|Name=
|Position=
|User image=
|Title=
|Degree=
|School=
|Phone Number=
|Email Address=
|Skype Name=
|Date Joined=
|Website=
}}
</pre>
Edit the page to see the template text.
</noinclude>

{{Infobox
| bodyclass = vcard
| bodystyle = {{#if:{{{fontcolor|}}}|color: {{{fontcolor}}};}} {{#if:{{{width|}}}|width: {{{width}}};}} {{#if:{{{tablecolor|}}}|background-color: {{{tablecolor}}}}}
| abovestyle = background:green;
| headerstyle = background:green;

| title = McNair Center Faculty
| above = {{{position}}}

| subheader = {{{name}}}

| image = [[File:{{{user_image|Profile_placeholder.png}}}|200px|thumb|center|{{{name}}}]]

| header1 = Info

| label1 = Name
| data1 = {{{name}}}

| label2 = Title
| data2 = {{{title}}}

| label3 = Degree
| data3 = {{{degree| }}}

| label4 = School
| data4 = {{{school| }}}

| label5 = McNair Team Join Date
| data5 = {{{join_date}}}

| label6 = Email
| data6 = {{{email}}}

| label7 = Phone Number
| data7 = {{{phone_number}}}

| label8 = Skype Name
| data8 = {{{skype_name}}}

| label8 = Website
| data8 = {{{URL}}}
}}

[[Category:McNair Staff]]

{{#set:
Position={{{position|}}} |
Name={{{name|}}} |
Degree={{{degree|}}} |
School={{{School|}}} |
Join Date ={{{join_date|}}} |
Email ={{{email|}}} |
Phone Number ={{{phone_number|}}} |
Skype Name ={{{skype_name|}}} |
Website ={{{URL|}}} |
}}
</includeonly>

Navigation menu