Template: Infobox character: Difference between revisions
No edit summary |
No edit summary |
||
Line 92: | Line 92: | ||
}, | }, | ||
"status": { | "status": { | ||
"label": "Status", | "label": { | ||
"en": "Status", | |||
"es": "Estado" | |||
}, | |||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"relatives": { | "relatives": { | ||
"label": "Relatives", | "label": { | ||
"en": "Relatives", | |||
"es": "Parientes" | |||
}, | |||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"hair": { | "hair": { | ||
"label": "Hair color", | "label": { | ||
"en": "Hair color", | |||
"es": "Cabello" | |||
}, | |||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"relationships": { | "relationships": { | ||
"label": "Relationships", | "label": { | ||
"en": "Relationships", | |||
"es": "Relaciones" | |||
}, | |||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"eyes": { | "eyes": { | ||
"label": "Eyes color", | "label": { | ||
"en": "Eyes color", | |||
"es": "Ojos" | |||
}, | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"created": { | |||
"label": { | |||
"en": "Created by", | |||
"es": "Creado por" | |||
}, | |||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
Line 134: | Line 157: | ||
"hips", | "hips", | ||
"cup", | "cup", | ||
"status" | "status", | ||
"created" | |||
], | ], | ||
"maps": { | "maps": { |
Revision as of 20:30, 23 October 2023
Template for charactes
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | no description
| String | required |
image | image | no description | Unknown | optional |
Age | age | no description | Number | required |
Zodiac | zodiac | no description | String | required |
Birthday | birthday | no description | Date | optional |
First appearance | appearance | no description | String | optional |
Relationships | relationships | no description | String | suggested |
Relatives | relatives | no description | String | suggested |
Hair color | hair | no description | String | suggested |
Eyes color | eyes | no description | String | suggested |
Height | height | no description | String | optional |
Weight | weight | no description | String | optional |
Breast | breast | no description | String | optional |
Waist | waist | no description | String | optional |
Hips | hips | no description | String | optional |
Cup | cup | no description | String | optional |
Status | status | no description | String | suggested |
Created by | created | no description | String | suggested |