Template: Infobox character: Difference between revisions
No edit summary |
No edit summary |
||
Line 46: | Line 46: | ||
"en": "First appearance", | "en": "First appearance", | ||
"es": "Primera Aparición" | "es": "Primera Aparición" | ||
}, | }, | ||
"type": "string" | "type": "string" | ||
Line 97: | Line 90: | ||
}, | }, | ||
"type": "string" | "type": "string" | ||
}, | |||
"status": { | |||
"label": "Status", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"relatives": { | |||
"label": "Relatives", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"hair": { | |||
"label": "Hair color", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"relationships": { | |||
"label": "Relationships", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"eyes": { | |||
"label": "Eyes color", | |||
"type": "string", | |||
"suggested": true | |||
} | } | ||
}, | }, | ||
Line 106: | Line 124: | ||
"birthday", | "birthday", | ||
"appearance", | "appearance", | ||
" | "relationships", | ||
"relatives", | |||
"hair", | |||
"eyes", | |||
"height", | "height", | ||
"weight", | "weight", | ||
Line 112: | Line 133: | ||
"waist", | "waist", | ||
"hips", | "hips", | ||
"cup" | "cup", | ||
"status" | |||
], | ], | ||
"maps": { | "maps": { | ||
Line 140: | Line 162: | ||
| {{{appearance}}} | | {{{appearance}}} | ||
|- | |- | ||
!style="text-align: center; background-color:#4c88ef; color:#ffffff;" colspan="2" | <span style="font-size: 1.00em;"> | !style="text-align: center; background-color:#4c88ef; color:#ffffff;" colspan="2" | <span style="font-size: 1.00em;">Information<span> | ||
|- | |||
! Relationships | |||
| {{{relationships}}} | |||
|- | |||
! Relatives | |||
| {{{relatives}}} | |||
|- | |||
!style="text-align: center; background-color:#4c88ef; color:#ffffff;" colspan="2" | <span style="font-size: 1.00em;">Phisic<span> | |||
|- | |||
! Hair color | |||
| {{{hair}}} | |||
|- | |||
! Eyes color | |||
| {{{eyes}}} | |||
|- | |- | ||
! Height | ! Height |
Revision as of 14:46, 18 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 |