Template: Infobox character: Difference between revisions
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 138: | Line 138: | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
}, | |||
"cameo": { | |||
"label": "Cameo", | |||
"type": "string" | |||
} | } | ||
}, | }, | ||
| Line 146: | Line 150: | ||
"zodiac", | "zodiac", | ||
"birthday", | "birthday", | ||
"cameo", | |||
"appearance", | "appearance", | ||
"relationships", | "relationships", | ||
| Line 179: | Line 184: | ||
|- | |- | ||
{{#if:{{{birthday|}}}|{{Infobox cell|Birthday|{{{birthday}}}}}|}} | {{#if:{{{birthday|}}}|{{Infobox cell|Birthday|{{{birthday}}}}}|}} | ||
{{#if:{{{cameo|}}}|{{Infobox cell|Cameo|{{{cameo}}}}}|}} | |||
{{#if:{{{appearance|}}}|{{Infobox cell|Game Debut|{{{appearance}}}}}|}} | {{#if:{{{appearance|}}}|{{Infobox cell|Game Debut|{{{appearance}}}}}|}} | ||
{{#if:{{{created|}}}|{{Infobox cell|Created by|{{{created}}}}}|}} | {{#if:{{{created|}}}|{{Infobox cell|Created by|{{{created}}}}}|}} | ||
| Line 198: | Line 204: | ||
{{#if:{{{height|}}}|{{Infobox cellheight|Height|{{{height}}}}}|}} | {{#if:{{{height|}}}|{{Infobox cellheight|Height|{{{height}}}}}|}} | ||
{{#if:{{{weight|}}}|{{Infobox cellweight|Weight|{{{weight}}}}}|}} | {{#if:{{{weight|}}}|{{Infobox cellweight|Weight|{{{weight}}}}}|}} | ||
{{#if:{{{breast|}}}|{{Infobox cellcms|Breast|{{{breast}}}}}|}} | |||
{{#if:{{{waist|}}}|{{Infobox cellcms|Waist|{{{waist}}}}}|}} | {{#if:{{{waist|}}}|{{Infobox cellcms|Waist|{{{waist}}}}}|}} | ||
{{#if:{{{hips|}}}|{{Infobox cellcms|Hips|{{{hips}}}}}|}} | {{#if:{{{hips|}}}|{{Infobox cellcms|Hips|{{{hips}}}}}|}} | ||
{{#if:{{{cup|}}}|{{Infobox cell|Cup|{{{cup}}}}}|}} | {{#if:{{{cup|}}}|{{Infobox cell|Cup|{{{cup}}}}}|}} | ||
|} | |} | ||
[[Category:Characters]] | [[Category:Characters]] | ||
</includeonly> | </includeonly> | ||
Latest revision as of 22:33, 6 June 2025
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 |
| Cameo | cameo | no description | String | 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 |
