Template:SMART attributes/doc: Difference between revisions
From Computing Classics Wiki
No edit summary |
m 3 revisions imported: All kinds of templates for CCW to emulate AEW's old hard drive stock |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | |||
{{Lua|Module:SMART attributes}} | |||
This template accepts any SMART attribute, whether hexadecimal or decimal. | This template accepts any SMART attribute, whether hexadecimal or decimal. | ||
Latest revision as of 06:14, 24 September 2024
| This is a documentation subpage for Template:SMART attributes. It contains usage information, categories and other content that is not part of the original template page. |
| This template uses Lua: |
This template accepts any SMART attribute, whether hexadecimal or decimal.
To use it, write either:
- Hexadecimal: Prefix with 0xNN. For example,
{{SMART attributes|0x01 = Read Error Rate}}. Only attributes up to 0xFE are checked. - Decimal: No prefix required. For example,
{{SMART attributes|22 = Helium Condition Lower}}. Only attributes up to 254 are checked.
Displays each SMART attribute, and their names.
| Parameter | Description | Type | Status | |||
|---|---|---|---|---|---|---|
| No parameters specified | ||||||