Template:SMART attributes: Difference between revisions
From Computing Classics Wiki
Created page with "<noinclude>{{Documentation}}</noinclude>" |
m 2 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: | ||
<noinclude>{{Documentation}}</noinclude> | {{#invoke:SMART attributes|makeSmartAttrTable}}<noinclude>{{Documentation}}</noinclude> | ||
Latest revision as of 06:14, 24 September 2024
| ID | Name |
|---|
Template documentation (for the above template, sometimes hidden or invisible)
| 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 | ||||||