Template: Infobox character: Difference between revisions
No edit summary |
No edit summary |
||
(26 intermediate revisions by the same user not shown) | |||
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": { | ||
Line 145: | Line 169: | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
{| style="width: | {| style="width:250px; font-size: 95%; border:1px solid #eaecf0; background-color:#f8f9fa; box-shadow: 0 1px 2px 1px rgba(0,0,0,0.02); color:black; margin-left:1em; padding:10px; float:right; clear:right; text-align: left;" | ||
!style="text-align: center; background-color:#ffb555; padding:5px;" colspan="2" | <span style="font-size: 1.2rem;"><strong>{{{name}}}<strong><span> | !style="text-align: center; background-color:#ffb555; padding:5px;" colspan="2" | <span style="font-size: 1.2rem;"><strong>{{{name}}}<strong><span> | ||
|- | |- | ||
!colspan="2" | [[File:{{{image}}}| | !colspan="2" | [[File:{{{image}}}|250px]] | ||
|- | |||
! style="vertical-align: top; padding:3px 10px"| Age | |||
| style="vertical-align: top; text-align: right; padding:3px; 10px"| {{{age}}} | |||
|- | |- | ||
! style="padding:3px 10px"| | ! style="vertical-align: top; padding:3px 10px"| Zodiac | ||
| style="text-align: right; padding:3px; 10px"| {{{ | | style="vertical-align: top; text-align: right; padding:3px; 10px"| [[File:{{{zodiac}}}.svg|22px]] {{{zodiac}}} | ||
|- | |- | ||
! style="padding:3px 10px"| | ! style="vertical-align: top; padding:3px 10px"| Birthday | ||
| style="text-align: right; padding:3px; 10px"| | | style="vertical-align: top; text-align: right; padding:3px; 10px"| {{{birthday}}} | ||
|- | |- | ||
! style="padding:3px 10px"| | ! style="vertical-align: top; padding:3px 10px"| Game Debut | ||
| style="text-align: right; padding: | | style="vertical-align: top; text-align: right; padding:5px; 10px"| {{{appearance}}} | ||
|- | |- | ||
! style="padding:3px 10px"| | ! style="vertical-align: top; padding:3px 10px"| Created by | ||
| style="text-align: right; padding: | | style="vertical-align: top; text-align: right; padding:3px 10px"| {{{created}}} | ||
|- | |- | ||
|} | |||
{| style="width:254px; font-size: 95%; border:1px solid #eaecf0; background-color:#f8f9fa; box-shadow: 0 1px 2px 1px rgba(0,0,0,0.02); color:black; margin-left:1em; padding:10px; float:right; clear:right; text-align: left;" class="mw-collapsible mw-collapsed" | |||
!style="text-align: center; background-color:#4c88ef; color:#ffffff;" colspan="2" | <span style="font-size: 1.00em;">Information<span> | !style="text-align: center; background-color:#4c88ef; color:#ffffff;" colspan="2" | <span style="font-size: 1.00em;">Information<span> | ||
|- | |- | ||
! style="vertical-align: top; padding:3px 10px" | Status | ! style="vertical-align: top; padding:3px 10px" | Status | ||
| style="text-align: right; padding:3px 10px"| {{{status | | style="vertical-align: top; text-align: right; padding:3px 10px"| {{{status}}} | ||
|- | |- | ||
! style="vertical-align: top; padding:3px 10px" | Relatives | ! style="vertical-align: top; padding:3px 10px" | Relatives | ||
| style="text-align: right; padding:3px 10px"| {{{relatives}}} | | style="vertical-align: top; text-align: right; padding:3px 10px"| {{{relatives}}} | ||
|- | |- | ||
! style="vertical-align: top; padding:3px 10px" | Relationships | ! style="vertical-align: top; padding:3px 10px" | Relationships | ||
| style="text-align: right; padding:3px 10px"| {{{relationships}}} | | style="vertical-align: top; text-align: right; padding:3px 10px"| {{{relationships}}} | ||
|- | |- | ||
|} | |||
{| style="width:254px; font-size: 95%; border:1px solid #eaecf0; background-color:#f8f9fa; box-shadow: 0 1px 2px 1px rgba(0,0,0,0.02); color:black; margin-bottom:0.5em; margin-left:1em; padding:10px; float:right; clear:right; text-align: left;" | |||
!style="text-align: center; background-color:#4c88ef; color:#ffffff;" colspan="2" | <span style="font-size: 1.00em;">Biological Description<span> | !style="text-align: center; background-color:#4c88ef; color:#ffffff;" colspan="2" | <span style="font-size: 1.00em;">Biological Description<span> | ||
|- | |- | ||
! style="padding:3px 10px"| Hair color | ! style="vertical-align: top; padding:3px 10px"| Hair color | ||
| style="text-align: right; padding:3px 10px"| {{{hair}}} | | style="vertical-align: top; text-align: right; padding:3px 10px"| {{{hair}}} | ||
|- | |- | ||
! style="padding:3px 10px"| Eyes color | ! style="vertical-align: top; padding:3px 10px"| Eyes color | ||
| style="text-align: right; padding:3px 10px"| {{{eyes}}} | | style="vertical-align: top; text-align: right; padding:3px 10px"| {{{eyes}}} | ||
|- | |- | ||
! style="padding:3px 10px"| Height | ! style="vertical-align: top; padding:3px 10px"| Height | ||
| style="text-align: right; padding:3px 10px"| {{{height}}} | | style="vertical-align: top; text-align: right; padding:3px 10px"| {{{height}}} | ||
|- | |- | ||
! style="padding:3px 10px"| Weight | ! style="vertical-align: top; padding:3px 10px"| Weight | ||
| style="text-align: right; padding:3px 10px"| {{{weight}}} | | style="vertical-align: top; text-align: right; padding:3px 10px"| {{{weight}}} | ||
|- | |- | ||
! style="padding:3px 10px"| Waist | ! style="vertical-align: top; padding:3px 10px"| Waist | ||
| style="text-align: right; padding:3px 10px"| {{{waist | | style="vertical-align: top; text-align: right; padding:3px 10px"| {{{waist}}} | ||
|- | |- | ||
! style="padding:3px 10px"| Hips | ! style="vertical-align: top; padding:3px 10px"| Hips | ||
| style="text-align: right; padding:3px 10px"| {{{hips | | style="vertical-align: top; text-align: right; padding:3px 10px"| {{{hips}}} | ||
|- | |- | ||
! style="padding:3px 10px"| Breast | ! style="vertical-align: top; padding:3px 10px"| Breast | ||
| style="text-align: right; padding:3px 10px"| {{{breast | | style="vertical-align: top; text-align: right; padding:3px 10px"| {{{breast}}} | ||
|- | |- | ||
! style="padding:3px 10px"| Cup | ! style="vertical-align: top; padding:3px 10px"| Cup | ||
| style="text-align: right; padding:3px 10px"| {{{cup | | style="vertical-align: top; text-align: right; padding:3px 10px"| {{{cup}}} | ||
|- | |- | ||
|} | |} | ||
[[Category:Characters]] | [[Category:Characters]] | ||
</includeonly> | </includeonly> |
Latest revision as of 10:32, 15 November 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 |