Template:ExampleDetails/Doc: Difference between revisions

From Tech Tangents
Jump to navigation Jump to search
(Created page with "<templatedata> { "params": { "Title": { "description": "Title for the box", "type": "string" }, "Picture": { "description": "Picture of device", "type": "wiki-file-name", "suggested": true }, "Condition": { "description": "Usable status of the computer", "example": "Working, Untested, Broken", "type": "string", "suggested": true, "suggestedvalues": [ "Working", "Untested", "Broken" ] }, "Serial Number": { "de...")
 
No edit summary
Line 37: Line 37:
"description": "The government's model number for the device",
"description": "The government's model number for the device",
"type": "string"
"type": "string"
},
"Location": {
"description": "Location item is stored",
"type": "wiki-page-name"
}
}
},
},
Line 47: Line 51:
"FCCID",
"FCCID",
"Serial Number",
"Serial Number",
"Color"
"Color",
"Location"
]
]
}
}
</templatedata>
</templatedata>

Revision as of 16:18, 10 August 2024

Infobox for giving quick useful info for the device

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
TitleTitle

Title for the box

Stringoptional
PicturePicture

Picture of device

Filesuggested
ConditionCondition

Usable status of the computer

Suggested values
Working Untested Broken
Example
Working, Untested, Broken
Stringsuggested
Model NumberModel Number

System type identification

Stringoptional
FCCIDFCCID

The government's model number for the device

Stringoptional
Serial NumberSerial Number

Unique device identification value

Stringoptional
ColorColor

Color of device if can be different

Stringoptional
LocationLocation

Location item is stored

Page nameoptional