Difference between revisions of "Template:McNair Staff"

From edegan.com
Jump to navigation Jump to search
m (Reverted edits by Ed (talk) to last revision by Hu3)
 
(40 intermediate revisions by 3 users not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{McNair Staff
 
{{McNair Staff
|Position=
+
|position=
|Name=
+
|name=
|User image=
+
|user_image=
|Degree=
+
|degree=
|Major=
+
|major=
|Class of=
+
|class=
|Team Join Date=
+
|join_date=
|Skills=
+
|skills=
|Interests=
+
|interests=
|Fun Fact=
+
|fun_fact=
|Email=
+
|email=
|Phone Number=
+
|skype_name=
|Skype Name=
+
|status=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude>
 
</noinclude>
 +
 
<includeonly>
 
<includeonly>
 
 
{{Infobox
 
{{Infobox
| bodyclass  = vcard
+
| bodystyle  = width: 25em; background-color: #ffffff; border: 1px solid #a63c07;
| 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      = {{{position}}}
 
  
 +
| abovestyle  = background:#0d776e; font-size: 125%; color:#ffffff
 +
| above      = {{{position|}}}
 +
 +
| image      = [[File:{{{user_image|Profile_placeholder.png}}}|200px|thumb|center]]
 +
 +
| headerstyle = background:#0d776e; color:#ffffff;
 
| subheader  = {{{name}}}
 
| subheader  = {{{name}}}
 +
| header1    = Staff Information
  
| image       = [[File:{{{user_image|Profile_placeholder.png}}}|200px|thumb|center|{{{name}}}]]
+
| labelstyle  = width: 33%;
 +
| label2      = Name
 +
| data2       = {{#arraymap:{{{name|}}}|,|x|[[name::x]]}}
  
| header1    = Info
+
| label3      = Degree
 +
| data3      = {{#arraymap:{{{degree|}}}|,|x|[[degree::x]]}}
  
| label1     = Name
+
| label4     = Major
| data1       = {{{name}}}
+
| data4       = {{#arraymap:{{{major|}}}|,|x|[[major::x]]}}
  
| label2     = Degree
+
| label5     = Class of
| data2       = {{{degree}}}
+
| data5       = {{#arraymap:{{{class|}}}|,|x|[[class::x]]}}
  
| label3     = Major
+
| label6     = College
| data3       = {{{major| }}}
+
| data6       = {{#arraymap:{{{college|}}}|,|x|[[college::x]]}}
  
| label4     = College
+
| label9     = Join Date
| data4       = {{{college| }}}
+
| data9       = {{#arraymap:{{{join_date|}}}|,|x|[[join_date::x]]}}
  
| label5     = Class of
+
| label10     = Skills
| data5       = {{{class| }}}
+
| data10       = {{#arraymap:{{{skills|}}}|,|x|[[skills::x]]}}
  
| label6     = McNair Team Join Date
+
| label21     = Interests
| data6       = {{{join_date}}}
+
| data21       = {{#arraymap:{{{interests|}}}|,|x|[[interests::x]]}}
  
| label7     = Skills
+
| label24     = Fun Fact
| data7       = {{{skills| }}}
+
| data24       = {{#arraymap:{{{fun_fact|}}}|,|x|[[fun_fact::x]]}}
  
| label8     = Interests
+
| label27     = Email
| data8       = {{{interests| }}}
+
| data27       = {{#arraymap:{{{email|}}}|,|x|[[email::x]]}}
  
| label9     = Fun Fact
+
| label31     = Skype Name
| data9       = {{{fun_fact| }}}
+
| data31       = {{#arraymap:{{{skype_name|}}}|,|x|[[skype_name::x]]}}
  
| label10     = Email
+
| label31     = Status
| data10       = {{{email}}}
+
| data31       = {{#arraymap:{{{status|}}}|,|x|[[status::x]]}}
  
| label11      = Phone Number
+
| belowstyle  = background:#ffffff;
| data11       = {{{phone_number}}}
+
| below       = McNairCenterⓂ
 +
}}
  
| label12      = Skype Name
+
{{#set:
| data12      = {{{skype_name}}}
+
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]]
+
[[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>

Latest revision as of 15: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.