Template:InfoboxDevice1: Difference between revisions

From Handhelds Wiki
Jump to navigationJump to search
miraheze>Manster
No edit summary
m 3 revisions imported
 
(One intermediate revision by one other user not shown)
Line 8: Line 8:
},
},
"cpu": {
"cpu": {
"type": "string"
"type": "string",
"label": "CPU"
},
},
"gpu": {},
"gpu": {},
"price": {},
"price": {},
"os": {},
"os": {},
"weight": {}
"weight": {},
"image": {
"label": "Image",
"type": "wiki-file-name"
}
}
}
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 13:19, 10 May 2025


<templatedata> { "params": { "Name": { "type": "wiki-page-name" }, "cpu": { "type": "string", "label": "CPU" }, "gpu": {}, "price": {}, "os": {}, "weight": {}, "image": { "label": "Image", "type": "wiki-file-name" } } } </templatedata>