103
edits
Back in business you guy's
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
}, | }, | ||
"image": { | "image": { | ||
"suggested": true | "suggested": true, | ||
"type": "string", | |||
"example": "103.png" | |||
}, | }, | ||
"imagecaption": { | "imagecaption": { | ||
"suggested": true | "suggested": true, | ||
"type": "string" | |||
}, | }, | ||
"aliases": {}, | "aliases": { | ||
"relatives": {}, | "type": "string", | ||
"affiliation": {}, | "example": "Tommy Parky, PurpleHelmetAvenger" | ||
"platforms": {}, | }, | ||
"marital": {}, | "relatives": { | ||
"birthDate": {}, | "type": "string" | ||
"birthPlace": {}, | }, | ||
"deathDate": {}, | "affiliation": { | ||
"deathPlace": {}, | "type": "string", | ||
"race": {}, | "example": "UTTP, TPNG, KKTK" | ||
"gender": {}, | }, | ||
"height": { | "platforms": { | ||
"type": "string" | |||
" | }, | ||
"marital": { | |||
"type": "string" | |||
}, | |||
"birthDate": { | |||
"type": "string", | |||
"description": "mm/dd/yyyy", | |||
"example": "02/12/2011" | |||
}, | |||
"birthPlace": { | |||
"type": "string" | |||
}, | |||
"deathDate": { | |||
"type": "string", | |||
"description": "mm/dd/yyyy", | |||
"example": "06/01/2024" | |||
}, | |||
"deathPlace": { | |||
"type": "string" | |||
}, | |||
"race": { | |||
"type": "string" | |||
}, | |||
"gender": { | |||
"type": "string" | |||
}, | |||
"height": { | |||
"type": "string" | |||
}, | |||
"founder": { | |||
"type": "string" | |||
} | |||
}, | }, | ||
"description": "UTubeTrollPolice Universal Infobox", | "description": "UTubeTrollPolice Universal Infobox", | ||
"paramOrder": [ | "paramOrder": [ | ||
"name", | "name", | ||
Line 40: | Line 72: | ||
"platforms", | "platforms", | ||
"founder", | "founder", | ||
"marital", | "marital", | ||
"birthDate", | "birthDate", |