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
 
(One intermediate revision by the same user not shown)
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"
},
"Notes": {
"description": "Other information about this example",
"type": "string"
},
"UPC": {
"description": "Product Code",
"type": "number"
}
}
},
},
Line 47: Line 59:
"FCCID",
"FCCID",
"Serial Number",
"Serial Number",
"Color"
"Color",
"Location",
"Notes",
"UPC"
]
]
}
}
</templatedata>
</templatedata>

Latest revision as of 16:50, 20 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
NotesNotes

Other information about this example

Stringoptional
UPCUPC

Product Code

Numberoptional