103
edits
Back in business you guy's
No edit summary |
No edit summary |
||
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": { | ||
"founder": {} | "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", |