Difference between revisions of "Template:Tool"

From UCSB Nanofab Wiki
Jump to navigation Jump to search
(Undo revision 380 by Zwarburg (Talk))
Line 1: Line 1:
{| cellpadding="20" border="0" align="right"
+
{| border="0" cellpadding="20" align="right"
 
|-
 
|-
|
+
|
{| cellspacing="0" cellpadding="2" border="0" align="center" style="background: whitesmoke; border: 1px solid #aaaaaa"
+
{| border="0" cellpadding="2" cellspacing="0" style="background: whitesmoke; border: 1px solid #aaaaaa" align="center"
 
|-
 
|-
  +
! style="background:skyblue;" |{{{name|<includeonly>{{PAGENAME}}</includeonly>}}}
! style="background:skyblue;" | {{{name|<img _fck_mw_includeonly="true" _fckrealelement="8" _fckfakelement="true" src="http://signupmonkey.ece.ucsb.edu/wiki/extensions/FCKeditor/fckeditor/editor/images/spacer.gif" class="FCK__MWIncludeonly">}}}
 
 
|-
 
|-
 
|
| <!-- BORDER AROUND THE IMAGE -->
+
<!-- BORDER AROUND THE IMAGE -->
{| cellspacing="0" cellpadding="2" border="0" align="center" style="background: black; border: 1px solid #aaaaaa"
+
{| border="0" cellpadding="2" cellspacing="0" style="background: black; border: 1px solid #aaaaaa" align="center"
  +
|-
 
![[image:{{{picture|none.jpg}}}|350px|center|]]
 
|-
 
|-
! [[Image:{{{picture|none.jpg}}}|center]]
 
 
|}
 
|}
 
<!-- END OF BORDER AROUND IMAGE -->
 
<!-- END OF BORDER AROUND IMAGE -->
 
|-
 
|-
|
+
|
{| cellspacing="1" cellpadding="2" border="0" style="background: none; border-top:1px solid #aaaaaa"
+
{| border="0" cellpadding="2" cellspacing="1" style="background: none; border-top:1px solid #aaaaaa"
 
|-
 
|-
! width="150" | Tool Type
+
!width=150|Tool Type
! width="200" | [[:Category:{{{type|NONE}}}|{{{type|NONE}}}]]
+
!width=200|[[:Category:{{{type|NONE}}}|{{{type|NONE}}}]]
 
|-
 
|-
! width="150" | Location
+
!width=150|Location
! width="200" | {{{location|}}}
+
!width=200|{{{location|}}}
 
|-
 
|-
! width="150" | Supervisor
+
!width=150|Supervisor
! width="200" | [[{{{super|NONE}}}]]
+
!width=200|[[{{{super|NONE}}}]]
 
|-
 
|-
! width="150" | Supervisor Phone
+
!width=150|Supervisor Phone
! width="200" | {{{phone|NONE}}}
+
!width=200|{{{phone|NONE}}}
  +
|-
 
!width=150|Supervisor E-Mail
 
!width=200|[mailto:{{{email|NONE}}} {{{email|NONE}}}]
 
|-
 
|-
! width="150" | Supervisor E-Mail
 
! width="200" | [mailto:{{{email|NONE}}} {{{email&#124;NONE}}}]
 
 
|}
 
|}
 
{| border="0" cellpadding="2" cellspacing="1" style="background: none; border-top:1px solid #aaaaaa"
  +
|-
 
!width=150|Description
 
!width=200|{{{description|NONE}}}
  +
|-
 
!width=150|Manufacturer
 
!width=200|{{{manufacturer|NONE}}}
  +
|-valign="top"
 
{{#if:{{{materials|}}} |
 
{{#if:{{{materials|}}} |
 
!width=150{{!}}Materials
 
!width=150{{!}}Materials
 
!width=200{{!}}{{{materials|}}}
 
!width=200{{!}}{{{materials|}}}
 
}}
 
}}
{| cellspacing="1" cellpadding="2" border="0" style="background: none; border-top:1px solid #aaaaaa"
 
|-
 
! width="150" | Description
 
! width="200" | {{{description|NONE}}}
 
 
|-
 
|-
! width="150" | Manufacturer
 
! width="200" | {{{manufacturer|NONE}}}
 
 
|}
 
|}
 
|}
 
|}
 
|}
 
|}
 
<includeonly>[[category:Tools]]</includeonly>
 
  +
<noinclude>
<includeonly>[[category:Tools]][[Category:{{{type}}}]]</includeonly>
 
 
[[category:Templates]]
 
<div style="width: 50%;"><pre>{{tool|{{PAGENAME}}
+
<div style="width: 50%;"><pre>
  +
{{tool|{{PAGENAME}}
 
|picture = toolName.jpg
 
|picture = toolName.jpg
 
|type = Tool type
 
|type = Tool type
Line 58: Line 64:
 
|materials = (If Applicable)
 
|materials = (If Applicable)
 
}}
 
}}
</pre></div>
+
</pre></div>
[[Category:Templates]]
 

Revision as of 11:03, 29 June 2012

Tool Type NONE
Location
Supervisor NONE
Supervisor Phone NONE
Supervisor E-Mail NONE
Description NONE
Manufacturer NONE
{{tool|{{PAGENAME}}
|picture = toolName.jpg
|type  = Tool type
|super = full name
|phone = (805)839-3918x###
|email = NAME@ece.ucsb.edu
|description = 
|manufacturer = 
|materials = (If Applicable)
}}