Template:Western Digital SMART attributes/doc: Difference between revisions
Created page with "{{Documentation subpage}} ==TemplateData== <templatedata> { "params": { "enable_hp": { "label": "Enable HP attributes", "description": "If set to \"yes\", displays attributes that only show on HP OEM drives.", "type": "string", "suggestedvalues": [ "yes", "no" ] }, "enable_0xbf": { "label": "Enable 0xBF", "description": "If set to \"yes\", and either enable_hp, enable_dell or enable_acer is set to \"yes\", displays 0xBF.", "type":..." |
Better TemplateData |
||
| Line 50: | Line 50: | ||
}, | }, | ||
"enable_0xfe": { | "enable_0xfe": { | ||
"label": "Enable 0xFE for | "label": "Enable 0xFE for Dell", | ||
"description": "If | "description": "If set to \"yes\", adds 0xFE Free Fall Protection. This comes with a note that the attribute is only availabe on Dell OEM models, which can be disabled with enable_0xfe_universal.", | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
| Line 60: | Line 60: | ||
"enable_0xfe_universal": { | "enable_0xfe_universal": { | ||
"label": "Enable 0xFE universally", | "label": "Enable 0xFE universally", | ||
"description": "If set to \"yes\", | "description": "If set to \"yes\", disables the note that 0xFE is only available on Dell OEM models.", | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
Revision as of 09:14, 9 December 2022
| This is a documentation subpage for Template:Western Digital SMART attributes. It contains usage information, categories and other content that is not part of the original template page. |
TemplateData
Displays Western Digital SMART attributes. This template is suitable for all Western Digital native drives released since 2003.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Enable HP attributes | enable_hp | If set to "yes", displays attributes that only show on HP OEM drives.
| String | optional |
| Enable 0xBF | enable_0xbf | If set to "yes", and either enable_hp, enable_dell or enable_acer is set to "yes", displays 0xBF.
| String | optional |
| Disable ramp-loading | disable_ramp | If set to "yes", disables 0xC0 and 0xC1, which are only tracked by ramp-loading drives.
| String | optional |
| Disable 0xC2 for HP | disable_0xc2_for_hp | If set to "yes", and "enable_hp" is also set to "yes", adds a note to the 0xC2 row that the attribute is not tracked by HP OEM drives.
| String | optional |
| Enable Dell attributes | enable_dell | If set to "yes", enables attributes only tracked by Dell OEM drives.
| Unknown | optional |
| Enable 0xFE for Dell | enable_0xfe | If set to "yes", adds 0xFE Free Fall Protection. This comes with a note that the attribute is only availabe on Dell OEM models, which can be disabled with enable_0xfe_universal.
| String | optional |
| Enable 0xFE universally | enable_0xfe_universal | If set to "yes", disables the note that 0xFE is only available on Dell OEM models.
| String | optional |