Difference between revisions of "Template:Tool"

From UCSB Nanofab Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{| border="0" cellpadding="20" align="right"
+
{| cellpadding="20" border="0" align="right"
 
|-
 
|-
|
+
|
{| border="0" cellpadding="2" cellspacing="0" style="background: whitesmoke; border: 1px solid #aaaaaa" align="center"
+
{| cellspacing="0" cellpadding="2" border="0" align="center" style="background: whitesmoke; border: 1px solid #aaaaaa"
 
|-
 
|-
  +
! 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">}}}
! style="background:skyblue;" |{{{name|<includeonly>{{PAGENAME}}</includeonly>}}}
 
 
|-
 
|-
 
| <!-- BORDER AROUND THE IMAGE -->
|
 
 
{| cellspacing="0" cellpadding="2" border="0" align="center" style="background: black; border: 1px solid #aaaaaa"
<!-- BORDER AROUND THE IMAGE -->
 
{| 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 -->
 
|-
 
|-
|
+
|
{| border="0" cellpadding="2" cellspacing="1" style="background: none; border-top:1px solid #aaaaaa"
+
{| cellspacing="1" cellpadding="2" border="0" 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>
+
<includeonly>[[category:Tools]][[Category:{{{type}}}]]</includeonly>
<noinclude>
 
  +
[[category:Templates]]
 
<div style="width: 50%;"><pre>
+
<div style="width: 50%;"><pre>{{tool|{{PAGENAME}}
{{tool|{{PAGENAME}}
 
 
|picture = toolName.jpg
 
|picture = toolName.jpg
 
|type = Tool type
 
|type = Tool type
Line 64: Line 58:
 
|materials = (If Applicable)
 
|materials = (If Applicable)
 
}}
 
}}
</pre></div>
+
</pre></div>
 
[[Category:Templates]]

Revision as of 11:03, 29 June 2012

<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">
Tool Type NONE
Location
Supervisor NONE
Supervisor Phone NONE
Supervisor E-Mail {{{email|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)
}}