Difference between revisions of "Template:McNair Staff"

From edegan.com
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>{| 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|}}}]]  
+
| bodyclass  = vcard
|-
+
| bodystyle  = {{#if:{{{fontcolor|}}}|color: {{{fontcolor}}};}} {{#if:{{{width|}}}|width: {{{width}}};}} {{#if:{{{tablecolor|}}}|background-color: {{{tablecolor}}}}}
! Degree
+
| abovestyle  = background:green;
| [[degree::{{{Degree|}}}]]
+
| headerstyle = background:green;
|-
+
 
! Major
+
| title      = McNair Center Staff
| [[major::{{{Major|}}}]]
+
| above      = {{{position}}}
|-
+
 
! Class of
+
| subheader  = {{{name}}}
| [[class::{{{Class of|}}}]]
+
 
|-
+
| image      = [[File:{{{user_image|Profile_placeholder.png}}}|200px|thumb|center|{{{name}}}]]
! Team Join Date
+
 
| [[join_date::{{{Team Join Date|}}}]]
+
| header1    = Info
|-
+
 
! Skills
+
| label1      = Name
| [[skills::{{{Skills|}}}]]
+
| data1      = {{{name}}}
|-
+
 
! Interests
+
| label2      = Degree
| [[interests::{{{Interests|}}}]]
+
| data2      = {{{degree}}}
|-
+
 
! Fun Fact
+
| label3      = Major
| [[fun_fact::{{{Fun Fact|}}}]]
+
| data3      = {{{major| }}}
|-
+
 
! Email
+
| label4      = College
| [[email::{{{Email|}}}]]
+
| data4      = {{{college| }}}
|-
+
 
! Phone Number
+
| label5      = Class of
| [[phone_number::{{{Phone Number|}}}]]
+
| data5      = {{{class| }}}
|-
+
 
! Skype Name
+
| label6      = McNair Team Join Date
| [[skype_name::{{{Skype Name|}}}]]
+
| 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 13: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.