Template:Infobox hard drive product family/doc: Difference between revisions

From Australian Enthusiasts Wiki
No edit summary
No edit summary
Line 2: Line 2:


==Example usage==
==Example usage==
The following code generates this infobox:
<pre>
{{infobox hard drive product family
{{infobox hard drive product family
|image1 = TOSHIBA HDWR480 top lid and label view.jpg
|image1 = TOSHIBA HDWR480 top lid and label view.jpg
Line 20: Line 18:
|in_prod_exceptions = see [[Toshiba X300#Former models|below section]] for exceptions
|in_prod_exceptions = see [[Toshiba X300#Former models|below section]] for exceptions
|predecessor = [[Toshiba MD04ACA]] (initial base family)
|predecessor = [[Toshiba MD04ACA]] (initial base family)
|force_cat = -1
}}
}}
</pre>
The following code generates this infobox:
<pre>
{{infobox hard drive product family
{{infobox hard drive product family
|image1 = TOSHIBA HDWR480 top lid and label view.jpg
|image1 = TOSHIBA HDWR480 top lid and label view.jpg
Line 38: Line 38:
|in_prod_exceptions = see [[Toshiba X300#Former models|below section]] for exceptions
|in_prod_exceptions = see [[Toshiba X300#Former models|below section]] for exceptions
|predecessor = [[Toshiba MD04ACA]] (initial base family)
|predecessor = [[Toshiba MD04ACA]] (initial base family)
|force_cat = -1
}}
}}
</pre>
{{Clear}}
==TemplateData==
==TemplateData==
<templatedata>
<templatedata>

Revision as of 20:42, 28 January 2022

This infobox is designed for hard drive product families which contain one or more models.

Example usage

The following code generates this infobox:

{{infobox hard drive product family
|image1 = TOSHIBA HDWR480 top lid and label view.jpg
|caption1 = Top-down view of a HDWR480, an example of an X300 family drive.
|image2 = CrystalDiskInfo prinout - TOSHIBA HDWR480.png
|caption2 = CrystalDiskInfo printout of SMART attributes.
|manufacturer = [[Toshiba]]
|form_factor = 3.5"
|z-height = 26.1
|speed = 7,200
|af = 512e
|scterc = Read: Disabled<br>Write: Disabled
|interface = SATA
|unrecoverable_error_rate = <math>1</math> in <math>10^{14}</math>
|released = 2015<br>For later release years see [[Toshiba X300#History|History]]
|in_prod_exceptions = see [[Toshiba X300#Former models|below section]] for exceptions
|predecessor = [[Toshiba MD04ACA]] (initial base family)
}}

TemplateData

Displays information on hard drive product families.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Image 1image1

File name for the first image on the infobox.

Example
TOSHIBA HDWJ110.jpg
Filesuggested
Image caption 1caption1

An image caption to accompany image 1. Also acts as alt text if not explicity provided.

Example
Top down view of the hard drive.
Contentsuggested
Alt text 1alt1

Alt text associated with image 1.

Default
{{{caption1}}}
Stringoptional
Image 2image2

File name for the second image on the infobox.

Example
Toshiba HDWJ110 SMART printout.png
Fileoptional
Image caption 2caption2

An image caption to accompany image 2. Also acts as alt text if not explicitly provided.

Contentoptional
Alt text 2alt2

Alt text associated with image 2.

Default
{{{caption2}}}
Stringoptional
Image 3image3

File name for the third image on the infobox.

Example
Toshiba HDWJ110 SMART printout.png
Fileoptional
Image caption 3caption3

An image caption to accompany image 3. Also acts as alt text if not explicitly provided.

Stringoptional
Alt text 3alt3

Alt text associated with image 3.

Default
{{{caption3}}}
Stringoptional
Manufacturermanufacturer

The company who manufactures or manufactured this hard drive product family.

Example
[[Western Digital]]
Page namerequired
Form factorform_factor

The form factor of the hard drive model, expressed in inches (as in, 3.5"). This parameter, like all other Common specifications parameters, must only be specified if it remains exactly the same across all models.

Example
3.5"
Stringrequired
z-heightz-height

The total z-height of the drive in millimetres. Most useful for 2.5"s, most 3.5"s are 26.1. This parameter, like all other Common specifications parameters, must only be specified if it remains exactly the same across all models.

Example
9.5
Numbersuggested
Capacitycapacity

The total capacity of the hard drive model. Do not include units, and do not use binary capacities (such as 236 instead of 256). This parameter, like all other Common specifications parameters, must only be specified if it remains exactly the same across all models.

Example
500
Numbersuggested
Capacity unitcapacity_unit

The two- or three- letter acronym for the capacity's unit. Case insensitive. Accepts all parameters that Template:Cache unit accepts. This parameter, like all other Common specifications parameters, must only be specified if it remains exactly the same across all models.

Example
gb
Stringrequired
Rotation speedspeed

The speed that the hard drive platters rotate at. This parameter, like all other Common specifications parameters, must only be specified if it remains exactly the same across all models.

Example
5,400
Numbersuggested
Cachecache

The amount of cache RAM the hard drive contains. This parameter, like all other Common specifications parameters, must only be specified if it remains exactly the same across all models.

Example
64
Numbersuggested
Cache unitcache_unit

The two- or three- letter acronym for the cache capacity's unit. Case insensitive. Accepts all parameters that Template:Cache unit accepts. This parameter, like all other Common specifications parameters, must only be specified if it remains exactly the same across all models.

Example
mb
Stringsuggested
Advanced Format statusaf

Whether the hard drive supports Advanced Format, and if so, what type it supports (512e, or 4Kn). This parameter, like all other Common specifications parameters, must only be specified if it remains exactly the same across all models.

Example
No
Stringsuggested
Maximum sustained transfer ratemax_transfer

The maximum specified transfer rate, in MB/s. Note that some datasheets specify this in Mbits for some reason; for those, provide an MB/s translation as well as the original. This parameter, like all other Common specifications parameters, must only be specified if it remains exactly the same across all models.

Example
180
Numbersuggested
Recording methodrecording_method

The three, four or similar acronym for the recording. Case insensitive. This parameter, like all other Common specifications parameters, must only be specified if it remains exactly the same across all models.

Example
cmr
Stringsuggested
Maximum load/unload cyclesmax_load_cycles

Maximum load/unload cycle count published by the manufacture. Specify "N/A" if this is a contact start-stop HDD. This parameter, like all other Common specifications parameters, must only be specified if it remains exactly the same across all models.

Example
600,000
Numbersuggested
Unrecoverable error rateunrecoverable_error_rate

Unrecoverable error rate specified by the manufacturer. Use math when possible. This parameter, like all other Common specifications parameters, must only be specified if it remains exactly the same across all models.

Example
<math>1</math> in <math>10^14</math>
Auto value
<math>1</math> in <math>10^14</math>
Contentsuggested
Date releasedreleased

The year (add more precision if desired/known) the hard drive model was released.

Example
2012
Datesuggested
Date discontinueddiscontinued

The year (add more precision if desired/known) the model was discontinued.

Example
2017
Dateoptional
Predecessorpredecessor

The family (families) that preceded this one.

Example
[[Seagate Barracuda 7200.7]]
Page namesuggested
Successorsuccessor

The family (families) that succeeded this one.

Example
[[Seagate Barracuda 7200.9]]
Page namesuggested
Force categorisationforce_cat

Force automatic categorisation to be suppressed (-1) or always show (1). Leave blank or use any other value to automatically categorise only in mainspace.

Example
-1
Numberoptional
Cookies help us deliver our services. By using our services, you agree to our use of cookies.