Back in business you guy's
No edit summary |
No edit summary |
||
(3 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": { | }, | ||
"relatives": { | |||
"marital": {}, | "type": "string" | ||
"birthDate": {}, | }, | ||
"birthPlace": {}, | "affiliation": { | ||
"deathDate": {}, | "type": "string", | ||
"deathPlace": {}, | "example": "UTTP, TPNG, KKTK" | ||
"race": {}, | }, | ||
"gender": {}, | "platforms": { | ||
"height": {}, | "type": "string" | ||
"founder": {} | }, | ||
"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 39: | Line 72: | ||
"platforms", | "platforms", | ||
"founder", | "founder", | ||
"marital", | "marital", | ||
"birthDate", | "birthDate", |
Latest revision as of 21:10, 20 April 2025
UTubeTrollPolice Universal Infobox
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | no description
| String | required |
image | image | no description
| String | suggested |
imagecaption | imagecaption | no description | String | suggested |
aliases | aliases | no description
| String | optional |
relatives | relatives | no description | String | optional |
affiliation | affiliation | no description
| String | optional |
platforms | platforms | no description | String | optional |
founder | founder | no description | String | optional |
marital | marital | no description | String | optional |
birthDate | birthDate | mm/dd/yyyy
| String | optional |
birthPlace | birthPlace | no description | String | optional |
deathDate | deathDate | mm/dd/yyyy
| String | optional |
deathPlace | deathPlace | no description | String | optional |
race | race | no description | String | optional |
gender | gender | no description | String | optional |
height | height | no description | String | optional |