Difference between revisions of "Template:Staff"

From UCSB Nanofab Wiki
Jump to navigation Jump to search
(link to Tool Tempalte in documentation)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| border="0" cellpadding="20" align="right"
+
{| border="0" cellpadding="20" style="float: right;"
 
|-
 
|-
 
|
 
|
Line 22: Line 22:
 
!width=150{{!}}{{{cell|}}}
 
!width=150{{!}}{{{cell|}}}
 
}}
 
}}
|-
 
!width=150|Cell
 
!width=150|{{{cell|NONE}}}
 
 
|-
 
|-
 
!width=150|E-Mail
 
!width=150|E-Mail
Line 35: Line 32:
 
<noinclude>
 
<noinclude>
 
[[category:Templates]]
 
[[category:Templates]]
  +
  +
Used on Staff pages to add an info-box of staff contact information, as so:
   
 
<div style="width: 30%;"><pre>
 
<div style="width: 30%;"><pre>
Line 45: Line 44:
 
}}
 
}}
 
</pre></div>
 
</pre></div>
  +
  +
To edit the '''Contact Information for NanoFab staff''', please see the [[Template:Tool|Tool Template page]]

Latest revision as of 21:33, 13 September 2020

Position NONE
Room Number NONE
Phone NONE
E-Mail NONE

Used on Staff pages to add an info-box of staff contact information, as so:

{{staff|{{PAGENAME}}
|position  = 
|room = 
|phone = (805)839-3918x###
|cell = .....
|email = NAME@ece.ucsb.edu
}}

To edit the Contact Information for NanoFab staff, please see the Tool Template page