Difference between revisions of "Template:Infobox Tape drive"
From Computer History Wiki
(Add size, weight parameters) |
|||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
− | This template is for tape drives | + | This template is for tape drives; it contains the following: |
<pre> | <pre> | ||
Line 6: | Line 6: | ||
name = name of drive | name = name of drive | ||
image = name of wiki image of drive | image = name of wiki image of drive | ||
− | manufacturer = | + | manufacturer = |
+ | controller = drive controller(s) and their host 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) | ||
+ | size = | ||
+ | weight = | ||
year introduced = | year introduced = | ||
year discontinued = | year discontinued = | ||
− | + | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Line 25: | Line 28: | ||
{{!}} colspan="2" style="text-align:center;" {{!}} [[Image:{{{image}}}|250px| ]]<br>{{{caption}}} }} | {{!}} colspan="2" style="text-align:center;" {{!}} [[Image:{{{image}}}|250px| ]]<br>{{{caption}}} }} | ||
|- | |- | ||
− | |||
{{#if: {{{manufacturer|}}} | | {{#if: {{{manufacturer|}}} | | ||
! Manufacturer: | ! Manufacturer: | ||
{{!}} {{{manufacturer}}} }} | {{!}} {{{manufacturer}}} }} | ||
|- | |- | ||
− | + | {{#if: {{{controller|}}} | | |
+ | ! Drive Controller(s): | ||
+ | {{!}} {{{controller}}} }} | ||
+ | |- | ||
{{#if: {{{media|}}} | | {{#if: {{{media|}}} | | ||
! Media: | ! Media: | ||
{{!}} {{{media}}} }} | {{!}} {{{media}}} }} | ||
|- | |- | ||
− | |||
{{#if: {{{tape density|}}} | | {{#if: {{{tape density|}}} | | ||
! Tape density: | ! Tape density: | ||
{{!}} {{{tape density}}} }} | {{!}} {{{tape density}}} }} | ||
|- | |- | ||
− | |||
{{#if: {{{tape speed|}}} | | {{#if: {{{tape speed|}}} | | ||
! Tape speed: | ! Tape speed: | ||
{{!}} {{{tape speed}}} }} | {{!}} {{{tape speed}}} }} | ||
|- | |- | ||
− | + | {{#if: {{{size|}}} | | |
+ | ! Size: | ||
+ | {{!}} {{{size}}} }} | ||
+ | |- | ||
+ | {{#if: {{{weight|}}} | | ||
+ | ! Weight: | ||
+ | {{!}} {{{weight}}} }} | ||
+ | |- | ||
{{#if: {{{year introduced|}}} | | {{#if: {{{year introduced|}}} | | ||
! Year Introduced: | ! Year Introduced: | ||
{{!}} {{{year introduced}}} }} | {{!}} {{{year introduced}}} }} | ||
|- | |- | ||
− | |||
{{#if: {{{year discontinued|}}} | | {{#if: {{{year discontinued|}}} | | ||
! Year Discontinued: | ! Year Discontinued: | ||
{{!}} {{{year discontinued}}} }} | {{!}} {{{year discontinued}}} }} | ||
|- | |- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | | colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | ||
|} | |} | ||
[[Category:Tape Drives]] | [[Category:Tape Drives]] | ||
</includeonly> | </includeonly> |
Revision as of 23:47, 18 September 2016
This template is for tape drives; it contains the following:
name = name of drive image = name of wiki image of drive 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) size = weight = year introduced = year discontinued =