Template:Infobox F3 family/doc: Difference between revisions
Copy over from Marvell infobox |
No edit summary |
||
| Line 34: | Line 34: | ||
"caption2": { | "caption2": { | ||
"label": "Image caption 2", | "label": "Image caption 2", | ||
"description": "An image caption to accompany image 2. Also acts as alt text if not explicitly provided.", | |||
"type": "content" | |||
}, | |||
"image3": { | |||
"label": "Image 3", | |||
"description": "File name for the third image on the infobox.", | |||
"example": "Toshiba HDWJ110 SMART printout.png", | |||
"type": "wiki-file-name" | |||
}, | |||
"caption3": { | |||
"label": "Image caption 3", | |||
"description": "An image caption to accompany image 2. Also acts as alt text if not explicitly provided.", | "description": "An image caption to accompany image 2. Also acts as alt text if not explicitly provided.", | ||
"type": "content" | "type": "content" | ||
| Line 140: | Line 151: | ||
"description": "The Marvell family that succeeded this family (took over similar duties)", | "description": "The Marvell family that succeeded this family (took over similar duties)", | ||
"example": "[[:Category:Western Digital Marvell Diablo3s|Diablo3s]]" | "example": "[[:Category:Western Digital Marvell Diablo3s|Diablo3s]]" | ||
}, | }, | ||
"namesake": { | "namesake": { | ||
| Line 160: | Line 165: | ||
"type": "string", | "type": "string", | ||
"default": "None" | "default": "None" | ||
}, | |||
"caption3": {}, | |||
"force_cat": {}, | |||
"reg_model": { | |||
"label": "Reg Model(s)", | |||
"description": "The Reg. Model printed on the label of drives in this family. If this family pre-dates the advent of this, set to N/A.", | |||
"example": "SKR002", | |||
"type": "string", | |||
"suggested": true | |||
} | } | ||
}, | }, | ||
| Line 170: | Line 184: | ||
"image2", | "image2", | ||
"caption2", | "caption2", | ||
"image3", | |||
"caption3", | |||
"namesake", | "namesake", | ||
"reg_model", | |||
"form_factor", | "form_factor", | ||
"z-height", | "z-height", | ||
| Line 184: | Line 200: | ||
"capacity_per_platter_unit", | "capacity_per_platter_unit", | ||
"recording_method", | "recording_method", | ||
"cross_compat", | |||
"released", | "released", | ||
"discontinued", | "discontinued", | ||
"predecessor", | "predecessor", | ||
"successor" | "successor", | ||
"force_cat" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
Revision as of 07:18, 18 January 2022
This template is designed to be used on Seagate F3 family pages or categories. Unlike the public facing Seagate families (Seagate Barracuda 7200.12, Seagate SkyHawk and similar), an F3 family defines more technical details (such as max platters and capacity per platter) and can be shared across the aforementioned public families (e.g. V11 has models in the BarraCuda, SkyHawk and IronWolf families). Unlike Marvell families, however, F3 families can apply across different HDA types.
TemplateData
Displays information on a Western Digital Marvell family.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | The title of the infobox.
| String | optional |
| Image 1 | image1 | File name for the first image on the infobox.
| File | suggested |
| Image caption 1 | caption1 | An image caption to accompany image 1. Also acts as alt text if not explicitly provided.
| Content | suggested |
| Image 2 | image2 | File name for the second image on the infobox.
| File | optional |
| Image caption 2 | caption2 | An image caption to accompany image 2. Also acts as alt text if not explicitly provided. | Content | optional |
| Image 3 | image3 | File name for the third image on the infobox.
| File | optional |
| caption3 | caption3 | no description | Unknown | optional |
| Namesake | namesake | Possible namesake for this family. While official confirmation from Western Digital is and will likely remain unavailable, one can make a best-effort guess.
| Unbalanced wikitext | suggested |
| Reg Model(s) | reg_model | The Reg. Model printed on the label of drives in this family. If this family pre-dates the advent of this, set to N/A.
| String | suggested |
| Form factor | form_factor | The form factor of the hard drive model, expressed in inches (as in, 3.5").
| Unknown | required |
| z-height | z-height | The total z-height of the drive in millimetres. Most useful for 2.5"s, most 3.5"s are 26.1.
| Number | suggested |
| Rotation speed | speed | The speed that the hard drive platters rotate at.
| Unknown | suggested |
| Cache | cache | The amount of cache RAM the hard drive contains.
| Number | suggested |
| Cache unit acronym | cache_unit | The two letter acronym for the cache capacity's unit. Case insensitive. Do not use binary units.
| Unknown | suggested |
| Advanced Format status | af | Whether the hard drive supports Advanced Format, and if so, what type it supports (512e, or 4Kn)
| String | suggested |
| Maximum transfer rate | max_transfer | The maximum specified transfer rate, in MB/s.
| Number | suggested |
| Interface | interface | The acronym for the interface in use (pata, sata, scsi, sas). Case insensitive.
| String | suggested |
| Platter count | platters | The maximum amount of platters this family can ever have. For example, TrailXLB can only ever have one platter, while Diablo3s can have any platter count up to three.
| Number | suggested |
| Capacity per platter | capacity_per_platter | The amount of capacity stored on each platter.
| Unknown | suggested |
| Capacity per platter unit acronym | capacity_per_platter_unit | The two letter acronym for the capacity's unit. Case insensitive. Do not use binary units.
| String | suggested |
| Recording method | recording_method | The three, four or similar acronym for the recording. Case insensitive.
| String | suggested |
| Cross-compatible families | cross_compat | Families which are roughly compatible for head and/or PCB swaps between it and this family.
| String | optional |
| Date released | released | The year (add more precision if desired) the hard drive model was released.
| Number | suggested |
| Date discontinued | discontinued | The date the model was discontinued.
| Number | optional |
| Predecessor | predecessor | The Marvell family that preceded this family (fulfilled similar duties)
| Unknown | suggested |
| Successor | successor | The Marvell family that succeeded this family (took over similar duties)
| Unknown | optional |
| force_cat | force_cat | no description | Unknown | optional |