Template:InfoboxDevice1: Difference between revisions
From Handhelds Wiki
Jump to navigationJump to search
miraheze>Manster Created page with " <noinclude> <templatedata> { "params": { "Name": {}, "cpu": {}, "gpu": {}, "price": {}, "os": {}, "weight": {} } } </templatedata> </noinclude>" |
miraheze>Manster No edit summary |
||
| Line 4: | Line 4: | ||
{ | { | ||
"params": { | "params": { | ||
"Name": {}, | "Name": { | ||
"cpu": {}, | "type": "wiki-page-name" | ||
}, | |||
"cpu": { | |||
"type": "string" | |||
}, | |||
"gpu": {}, | "gpu": {}, | ||
"price": {}, | "price": {}, | ||
Revision as of 16:47, 25 August 2024
<templatedata>
{
"params": {
"Name": {
"type": "wiki-page-name"
},
"cpu": {
"type": "string"
},
"gpu": {},
"price": {},
"os": {},
"weight": {}
}
}
</templatedata>