Difference between revisions of "Template:Infobox user"
Jump to navigation
Jump to search
| (11 intermediate revisions by 3 users not shown) | |||
| Line 2: | Line 2: | ||
| bodyclass = vcard | | bodyclass = vcard | ||
| bodystyle = {{#if:{{{fontcolor|}}}|color: {{{fontcolor}}};}} {{#if:{{{width|}}}|width: {{{width}}};}} {{#if:{{{tablecolor|}}}|background-color: {{{tablecolor}}}}} | | bodystyle = {{#if:{{{fontcolor|}}}|color: {{{fontcolor}}};}} {{#if:{{{width|}}}|width: {{{width}}};}} {{#if:{{{tablecolor|}}}|background-color: {{{tablecolor}}}}} | ||
| − | | | + | | abovestyle = background:green; |
| − | | | + | | headerstyle = background:green; |
| title = McNair Center Staff | | title = McNair Center Staff | ||
| − | | above = {{{ | + | | above = {{{position}}} |
| − | | subheader = {{{ | + | | subheader = {{{name}}} |
| image = [[File:{{{user_image|Profile_placeholder.png}}}|200px|thumb|center|{{{name}}}]] | | image = [[File:{{{user_image|Profile_placeholder.png}}}|200px|thumb|center|{{{name}}}]] | ||
| + | |||
| + | | header1 = Info | ||
| label1 = Name | | label1 = Name | ||
| Line 19: | Line 21: | ||
| label3 = Major | | label3 = Major | ||
| − | | data3 = {{{major}}} | + | | data3 = {{{major| }}} |
| label4 = College | | label4 = College | ||
| − | | data4 = {{{college}}} | + | | data4 = {{{college| }}} |
| − | | label5 = | + | | label5 = Class of |
| − | | data5 = {{{ | + | | data5 = {{{class| }}} |
| − | | label6 = | + | | label6 = McNair Team Join Date |
| − | | data6 = {{{ | + | | data6 = {{{join_date}}} |
| − | | label7 = | + | | label7 = Skills |
| − | | data7 = {{{ | + | | data7 = {{{skills| }}} |
| − | | label8 = | + | | label8 = Interests |
| − | | data8 = {{{ | + | | data8 = {{{interests| }}} |
| − | | label9 = | + | | label9 = Fun Fact |
| − | | data9 = {{{ | + | | data9 = {{{fun_fact| }}} |
| − | | label10 = | + | | label10 = Contact |
| − | | data10 = {{{ | + | | data10 = {{{email}}} |
}} | }} | ||
| + | |||
| + | {{#set: Name={{{name|}}} | Has skills ={{{skills|}}} | Major={{{major|}}} | Degree={{{degree|}}} }} | ||