Template:Infobox hard drive/doc: Difference between revisions
From Australian Enthusiasts Wiki
Created page with "This infobox is designed for hard drive model articles. <includeonly>Category:Infoboxes</includeonly>" |
No edit summary |
||
| Line 1: | Line 1: | ||
This infobox is designed for hard drive model articles. | This infobox is designed for hard drive model articles. | ||
==Examples== | |||
{{infobox hard drive | |||
|image1 = Toshiba HDWD240 top-down view.jpg | |||
|caption1 = Top-down view of a HDWD240. | |||
|image2 = File:Toshiba HDWD240 CDI SMART printout.png | |||
|caption2 = CrystalDiskInfo printout of SMART attributes. | |||
|manufacturer = [[Toshiba]] | |||
|family = [[Toshiba P300]]/[[Toshiba DT02]] | |||
|form_factor = 3.5" | |||
|z-height = 26.1 mm | |||
|speed = 5,400 | |||
|capacity = 4 | |||
|capacity_unit = tb | |||
|af = 512e | |||
|max_transfer = 176.4 (from DT02ABA400) | |||
|ncq = Yes | |||
|apm = Yes | |||
|aam = Yes | |||
|trim = No | |||
|scterc = Read: Disabled<br>Write: Disabled | |||
|interface = SATA | |||
|interface_version = SATA 3.3 (600 MB/s) | |||
|command_set = ACS-3 Revision 5 | |||
|platters = 2 | |||
|heads = 4 | |||
|capacity_per_platter = 2 | |||
|capacity_per_platter_unit = tb | |||
|recording_method = smr | |||
|cache = 128 | |||
|cache_unit = mb | |||
|mttf = None | |||
|max_load_cycles = 600,000 | |||
|unrecoverable_error_rate = <math>1</math> in <math>10^{14}</math> | |||
|released = 2019 | |||
|force_cat = -1 | |||
}} | |||
This infobox is generated using the following code: | |||
<pre> | |||
{{infobox hard drive | |||
|image1 = Toshiba HDWD240 top-down view.jpg | |||
|caption1 = Top-down view of a HDWD240. | |||
|image2 = File:Toshiba HDWD240 CDI SMART printout.png | |||
|caption2 = CrystalDiskInfo printout of SMART attributes. | |||
|manufacturer = [[Toshiba]] | |||
|family = [[Toshiba P300]]/[[Toshiba DT02]] | |||
|form_factor = 3.5" | |||
|z-height = 26.1 mm | |||
|speed = 5,400 | |||
|capacity = 4 | |||
|capacity_unit = tb | |||
|af = 512e | |||
|max_transfer = 176.4 (from DT02ABA400) | |||
|ncq = Yes | |||
|apm = Yes | |||
|aam = Yes | |||
|trim = No | |||
|scterc = Read: Disabled<br>Write: Disabled | |||
|interface = SATA | |||
|interface_version = SATA 3.3 (600 MB/s) | |||
|command_set = ACS-3 Revision 5 | |||
|platters = 2 | |||
|heads = 4 | |||
|capacity_per_platter = 2 | |||
|capacity_per_platter_unit = tb | |||
|recording_method = smr | |||
|cache = 128 | |||
|cache_unit = mb | |||
|mttf = None | |||
|max_load_cycles = 600,000 | |||
|unrecoverable_error_rate = <math>1</math> in <math>10^{14}</math> | |||
|released = 2019 | |||
}} | |||
</pre> | |||
<includeonly>[[Category:Infoboxes]]</includeonly> | <includeonly>[[Category:Infoboxes]]</includeonly> | ||
Revision as of 23:14, 26 March 2021
This infobox is designed for hard drive model articles.
Examples
This infobox is generated using the following code:
{{infobox hard drive
|image1 = Toshiba HDWD240 top-down view.jpg
|caption1 = Top-down view of a HDWD240.
|image2 = File:Toshiba HDWD240 CDI SMART printout.png
|caption2 = CrystalDiskInfo printout of SMART attributes.
|manufacturer = [[Toshiba]]
|family = [[Toshiba P300]]/[[Toshiba DT02]]
|form_factor = 3.5"
|z-height = 26.1 mm
|speed = 5,400
|capacity = 4
|capacity_unit = tb
|af = 512e
|max_transfer = 176.4 (from DT02ABA400)
|ncq = Yes
|apm = Yes
|aam = Yes
|trim = No
|scterc = Read: Disabled<br>Write: Disabled
|interface = SATA
|interface_version = SATA 3.3 (600 MB/s)
|command_set = ACS-3 Revision 5
|platters = 2
|heads = 4
|capacity_per_platter = 2
|capacity_per_platter_unit = tb
|recording_method = smr
|cache = 128
|cache_unit = mb
|mttf = None
|max_load_cycles = 600,000
|unrecoverable_error_rate = <math>1</math> in <math>10^{14}</math>
|released = 2019
}}