Difference between revisions of "Template:Infobox Tape drive"

From Computer History Wiki
Jump to: navigation, search
(Cat inclusion here causes cat spamming with subsidiary cats)
m (Standardize argument order)
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
 
<pre>
 
<pre>
 
 
| name                =  name of drive
 
| name                =  name of drive
 
| image              =  name of wiki image of drive
 
| image              =  name of wiki image of drive
 +
| imgwidth            =  size of image (default 250px)
 
| caption            =
 
| caption            =
 
| manufacturer        =   
 
| manufacturer        =   
 
| controller          =  drive controller(s) and their host
 
| controller          =  drive controller(s) and their host
| interface  
+
| interface           =
 
| media              =  type of media drive uses
 
| media              =  type of media drive uses
 
| tape speed          =  measured in inches per second (ips)
 
| tape speed          =  measured in inches per second (ips)
 
| tape density        =  supported tape densities (bpi)
 
| tape density        =  supported tape densities (bpi)
 +
| transfer rate      =  data transfer rate
 
| size                =
 
| size                =
 
| weight              =
 
| weight              =
 
| year introduced    =  
 
| year introduced    =  
 
| year discontinued  =  
 
| year discontinued  =  
 
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>
 
  
 
<includeonly>
 
<includeonly>
Line 28: Line 27:
 
|-
 
|-
 
{{#if: {{{image|}}} |
 
{{#if: {{{image|}}} |
{{!}} colspan="2" style="text-align:center;" {{!}} [[Image:{{{image}}}|250px| ]]<br>{{{caption}}} }}
+
{{!}} colspan="2" style="text-align:center;" {{!}} [[Image:{{{image}}}|{{{imgwidth|250px}}}| ]]<br>{{{caption}}} }}
 
|-
 
|-
 
{{#if: {{{manufacturer|}}} |
 
{{#if: {{{manufacturer|}}} |
Line 37: Line 36:
 
! Drive Controller(s):
 
! Drive Controller(s):
 
{{!}} {{{controller}}} }}
 
{{!}} {{{controller}}} }}
 +
|-
 +
{{#if: {{{interface|}}} |
 +
! Interface Type:
 +
{{!}} {{{interface}}} }}
 
|-  
 
|-  
 
{{#if: {{{media|}}} |
 
{{#if: {{{media|}}} |
Line 49: Line 52:
 
! Tape speed:
 
! Tape speed:
 
{{!}} {{{tape speed}}} }}
 
{{!}} {{{tape speed}}} }}
 +
|-
 +
{{#if: {{{transfer rate|}}} |
 +
! Data rate:
 +
{{!}} {{{transfer rate}}} }}
 
|-
 
|-
 
{{#if: {{{size|}}} |
 
{{#if: {{{size|}}} |

Revision as of 13:08, 10 March 2024

This template is for tape drives; it contains the following:

| name                =  name of drive
| image               =  name of wiki image of drive
| imgwidth            =  size of image (default 250px)
| caption             =
| manufacturer        =  
| controller          =  drive controller(s) and their host
| interface           =
| media               =  type of media drive uses
| tape speed          =  measured in inches per second (ips)
| tape density        =  supported tape densities (bpi)
| transfer rate       =  data transfer rate
| size                =
| weight              =
| year introduced     = 
| year discontinued   =