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)
 
(41 intermediate revisions by 3 users not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{McNair Staff
 
{{McNair Staff
|Name=
+
|position=
|Degree=
+
|name=
|Major=
+
|user_image=
|Class of=
+
|degree=
|Team Join Date=
+
|major=
|Skills=
+
|class=
|Interests=
+
|join_date=
|Fun Fact=
+
|skills=
|Email=
+
|interests=
|Phone Number=
+
|fun_fact=
|Skype Name=
+
|email=
 +
|skype_name=
 +
|status=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
+
</noinclude>
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
+
 
|-
+
<includeonly>
! Name
+
{{Infobox
| [[name::{{{Name|}}}]]  
+
| bodystyle  = width: 25em; background-color: #ffffff; border: 1px solid #a63c07;
|-
+
 
! Degree
+
| title      = McNair Center Staff
| [[degree::{{{Degree|}}}]]  
+
 
|-
+
| abovestyle  = background:#0d776e; font-size: 125%; color:#ffffff
! Major
+
| above      = {{{position|}}}
| [[major::{{{Major|}}}]]  
+
 
|-
+
| image      = [[File:{{{user_image|Profile_placeholder.png}}}|200px|thumb|center]]
! Class of
+
 
| [[class::{{{Class of|}}}]]  
+
| headerstyle = background:#0d776e; color:#ffffff;
|-
+
| subheader  = {{{name}}}
! Team Join Date
+
| header1    = Staff Information
| [[join_date::{{{Team Join Date|}}}]]  
+
 
|-
+
| labelstyle  = width: 33%;
! Skills
+
| label2      = Name
| [[skills::{{{Skills|}}}]]  
+
| data2      = {{#arraymap:{{{name|}}}|,|x|[[name::x]]}}
|-
+
 
! Interests
+
| label3      = Degree
| [[interests::{{{Interests|}}}]]  
+
| data3      = {{#arraymap:{{{degree|}}}|,|x|[[degree::x]]}}
|-
+
 
! Fun Fact
+
| label4      = Major
| [[fun_fact::{{{Fun Fact|}}}]]  
+
| data4      = {{#arraymap:{{{major|}}}|,|x|[[major::x]]}}
|-
+
 
! Email
+
| label5      = Class of
| [[email::{{{Email|}}}]]  
+
| data5      = {{#arraymap:{{{class|}}}|,|x|[[class::x]]}}
|-
+
 
! Phone Number
+
| label6      = College
| [[phone_number::{{{Phone Number|}}}]]
+
| data6      = {{#arraymap:{{{college|}}}|,|x|[[college::x]]}}
|-
+
 
! Skype Name
+
| label9      = Join Date
| [[skype_name::{{{Skype Name|}}}]]
+
| 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:#ffffff;
 +
| below      = McNairCenterⓂ
 +
}}
 +
 
 +
{{#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]]
  
[[Category:McNair Staff]]
 
 
</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.