Difference between revisions of "Template:Infobox Disk drive"
From Computer History Wiki
(rm auto-cat (causes all DEC disks to be double-catted)) |
m (typo) |
||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
| − | This template is for disk drives, | + | This template is for disk drives, its usage is as below, containing the listed optional (other than the 'name') arguments: |
<pre> | <pre> | ||
| − | name = name of drive | + | {{Infobox Disk drive |
| − | image = name of wiki image of drive | + | | name = name of drive |
| − | caption = | + | | image = name of wiki image of drive |
| − | manufacturer = | + | | imgwidth = size of image (default 250px) |
| − | year introduced = | + | | caption = |
| − | year discontinued = | + | | manufacturer = |
| − | controller = drive controller(s) and their host interface | + | | year introduced = |
| − | capacity = | + | | year discontinued = |
| − | transfer rate = in an appropriate unit (megabits/sec, etc) | + | | controller = drive controller(s) and their host |
| − | average access time = | + | | interface |
| − | rpm = | + | | capacity = |
| − | revolution time = for 1/2 revolution (average rotational delay) | + | | transfer rate = in an appropriate unit (megabits/sec, etc) |
| − | one track seek = | + | | throughput = in I/Os per second |
| − | average seek = | + | | minimum access time = |
| − | maximum seek = | + | | average access time = |
| − | head switch = | + | | maximum access time = |
| − | media = type of media drive uses | + | | rpm = |
| − | surfaces = | + | | revolution time = for 1/2 revolution (average rotational delay) |
| − | tracks = tracks per surface | + | | one track seek = |
| − | sectors = per track | + | | average seek = |
| − | words per sector = | + | | maximum seek = |
| − | bytes per sector = | + | | head switch = |
| − | tracks per inch = | + | | media = type of media drive uses |
| − | density = in bits per inch | + | | surfaces = |
| − | recording method = mfm, etc. etc. | + | | number of heads = |
| − | start time = | + | | tracks = tracks per surface |
| − | stop time = | + | | sectors = per track |
| − | physical size = | + | | words per sector = |
| − | weight = | + | | bytes per sector = |
| − | power consumption = | + | | tracks per inch = |
| + | | density = in bits per inch | ||
| + | | recording method = mfm, etc. etc. | ||
| + | | start time = | ||
| + | | stop time = | ||
| + | | physical size = | ||
| + | | weight = | ||
| + | | power consumption = | ||
| + | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
| − | |||
<includeonly> | <includeonly> | ||
| Line 43: | Line 50: | ||
|- | |- | ||
{{#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}}} }} |
|- | |- | ||
| Line 74: | Line 81: | ||
! Transfer Rate: | ! Transfer Rate: | ||
{{!}} {{{transfer rate}}} }} | {{!}} {{{transfer rate}}} }} | ||
| + | |- | ||
| + | |||
| + | {{#if: {{{throughput|}}} | | ||
| + | ! Throughput: | ||
| + | {{!}} {{{throughput}}} }} | ||
| + | |- | ||
| + | |||
| + | {{#if: {{{minimum access time|}}} | | ||
| + | ! Minimum Access Time: | ||
| + | {{!}} {{{minimum access time}}} }} | ||
|- | |- | ||
| Line 79: | Line 96: | ||
! Average Access Time: | ! Average Access Time: | ||
{{!}} {{{average access time}}} }} | {{!}} {{{average access time}}} }} | ||
| + | |- | ||
| + | |||
| + | {{#if: {{{maximum access time|}}} | | ||
| + | ! Maximum Access Time: | ||
| + | {{!}} {{{maximum access time}}} }} | ||
|- | |- | ||
{{#if: {{{rpm|}}} | | {{#if: {{{rpm|}}} | | ||
| − | ! Revolutions | + | ! Revolutions per Minute: |
{{!}} {{{rpm}}} }} | {{!}} {{{rpm}}} }} | ||
|- | |- | ||
| Line 110: | Line 132: | ||
{{!}} {{{head switch}}} }} | {{!}} {{{head switch}}} }} | ||
|- | |- | ||
| − | |||
{{#if: {{{media|}}} | | {{#if: {{{media|}}} | | ||
| Line 120: | Line 141: | ||
! Total Surfaces: | ! Total Surfaces: | ||
{{!}} {{{surfaces}}} }} | {{!}} {{{surfaces}}} }} | ||
| + | |- | ||
| + | |||
| + | {{#if: {{{number of heads|}}} | | ||
| + | ! Number of Heads: | ||
| + | {{!}} {{{number of heads}}} }} | ||
|- | |- | ||
{{#if: {{{tracks|}}} | | {{#if: {{{tracks|}}} | | ||
| − | ! Tracks | + | ! Tracks per Surface: |
{{!}} {{{tracks}}} }} | {{!}} {{{tracks}}} }} | ||
|- | |- | ||
{{#if: {{{sectors|}}} | | {{#if: {{{sectors|}}} | | ||
| − | ! Sectors | + | ! Sectors per Track: |
{{!}} {{{sectors}}} }} | {{!}} {{{sectors}}} }} | ||
|- | |- | ||
{{#if: {{{words per sector|}}} | | {{#if: {{{words per sector|}}} | | ||
| − | ! Words | + | ! Words per Sector: |
{{!}} {{{words per sector}}} }} | {{!}} {{{words per sector}}} }} | ||
|- | |- | ||
{{#if: {{{bytes per sector|}}} | | {{#if: {{{bytes per sector|}}} | | ||
| − | ! Bytes | + | ! Bytes per Sector: |
{{!}} {{{bytes per sector}}} }} | {{!}} {{{bytes per sector}}} }} | ||
|- | |- | ||
{{#if: {{{tracks per inch|}}} | | {{#if: {{{tracks per inch|}}} | | ||
| − | ! Tracks | + | ! Tracks per Inch: |
{{!}} {{{tracks per inch}}} }} | {{!}} {{{tracks per inch}}} }} | ||
|- | |- | ||
Latest revision as of 17:31, 10 February 2024
This template is for disk drives, its usage is as below, containing the listed optional (other than the 'name') arguments:
{{Infobox Disk drive
| name = name of drive
| image = name of wiki image of drive
| imgwidth = size of image (default 250px)
| caption =
| manufacturer =
| year introduced =
| year discontinued =
| controller = drive controller(s) and their host
| interface
| capacity =
| transfer rate = in an appropriate unit (megabits/sec, etc)
| throughput = in I/Os per second
| minimum access time =
| average access time =
| maximum access time =
| rpm =
| revolution time = for 1/2 revolution (average rotational delay)
| one track seek =
| average seek =
| maximum seek =
| head switch =
| media = type of media drive uses
| surfaces =
| number of heads =
| tracks = tracks per surface
| sectors = per track
| words per sector =
| bytes per sector =
| tracks per inch =
| density = in bits per inch
| recording method = mfm, etc. etc.
| start time =
| stop time =
| physical size =
| weight =
| power consumption =
}}