Difference between revisions of "Template:McNair Staff"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{McNair Staff | {{McNair Staff | ||
+ | |Position= | ||
|Name= | |Name= | ||
+ | |User image= | ||
|Degree= | |Degree= | ||
|Major= | |Major= | ||
Line 18: | Line 20: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
− | </noinclude><includeonly>{| | + | </noinclude> |
− | + | <includeonly> | |
− | | | + | |
− | + | {{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 Staff | |
− | | | + | | above = {{{position}}} |
− | | | + | |
− | + | | subheader = {{{name}}} | |
− | | | + | |
− | | | + | | image = [[File:{{{user_image|Profile_placeholder.png}}}|200px|thumb|center|{{{name}}}]] |
− | + | ||
− | | | + | | header1 = Info |
− | | | + | |
− | + | | label1 = Name | |
− | | | + | | data1 = {{{name}}} |
− | | | + | |
− | + | | label2 = Degree | |
− | | | + | | data2 = {{{degree}}} |
− | | | + | |
− | + | | label3 = Major | |
− | | | + | | data3 = {{{major| }}} |
− | | | + | |
− | + | | label4 = College | |
− | | | + | | data4 = {{{college| }}} |
− | | | + | |
− | + | | label5 = Class of | |
− | | | + | | data5 = {{{class| }}} |
− | | | + | |
− | + | | label6 = McNair Team Join Date | |
− | | | + | | data6 = {{{join_date}}} |
− | + | ||
+ | | label7 = Skills | ||
+ | | data7 = {{{skills| }}} | ||
+ | |||
+ | | label8 = Interests | ||
+ | | data8 = {{{interests| }}} | ||
+ | |||
+ | | label9 = Fun Fact | ||
+ | | data9 = {{{fun_fact| }}} | ||
+ | |||
+ | | label10 = Email | ||
+ | | data10 = {{{email}}} | ||
+ | |||
+ | | label11 = Phone Number | ||
+ | | data11 = {{{phone_number}}} | ||
+ | |||
+ | | label12 = Skype Name | ||
+ | | data12 = {{{skype_name}}} | ||
+ | }} | ||
[[Category:McNair Staff]] | [[Category:McNair Staff]] | ||
+ | |||
+ | {{#set: | ||
+ | Position={{{position|}}} | | ||
+ | Name={{{name|}}} | | ||
+ | Degree={{{degree|}}} | | ||
+ | Major={{{major|}}} | | ||
+ | College={{{college|}}} | | ||
+ | Class of ={{{class|}}} | | ||
+ | Join Date ={{{join_date|}}} | | ||
+ | Skills ={{{skills|}}} | | ||
+ | Interests ={{{interests|}}} | | ||
+ | Fun fact ={{{fun_fact|}}} | | ||
+ | Email ={{{email|}}} | | ||
+ | Phone Number ={{{phone_number|}}} | | ||
+ | Skype Name ={{{skype_name|}}} | | ||
+ | }} | ||
</includeonly> | </includeonly> |
Revision as of 12:09, 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 of= |Team Join Date= |Skills= |Interests= |Fun Fact= |Email= |Phone Number= |Skype Name= }}
Edit the page to see the template text.