Difference between revisions of "Template:Infobox Tape drive"
From Computer History Wiki
| Line 1: | Line 1: | ||
| + | <noinclude> | ||
| + | This template is for tape drives, in contains the following | ||
| + | |||
| + | <pre> | ||
| + | |||
| + | manufacturer = | ||
| + | media = type of media drive uses | ||
| + | tape speed = | ||
| + | year introduced = | ||
| + | year discontinued = | ||
| + | </pre> | ||
| + | </noinclude> | ||
| + | |||
| + | |||
| + | <includeonly> | ||
{| class="infobox bordered" style="width: 25em; text-align: left; font-size: 90%" align="right" | {| class="infobox bordered" style="width: 25em; text-align: left; font-size: 90%" align="right" | ||
|- | |- | ||
| Line 15: | Line 30: | ||
|- | |- | ||
| − | {{#if: {{{speed|}}} | | + | {{#if: {{{tape speed|}}} | |
! Tape speed: | ! Tape speed: | ||
| − | | {{{speed|}}} }} | + | | {{{tape speed|}}} }} |
|- | |- | ||
| − | {{#if: {{{year|}}} | | + | {{#if: {{{year introduced|}}} | |
! Year Introduced: | ! Year Introduced: | ||
| − | | {{{year|}}} }} | + | | {{{year introduced|}}} }} |
|- | |- | ||
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | | colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | ||
|} | |} | ||
| + | </includeonly> | ||
Revision as of 01:26, 16 May 2007
This template is for tape drives, in contains the following
manufacturer = media = type of media drive uses tape speed = year introduced = year discontinued =