Template:Character: Difference between revisions
From Firrhna Project Wiki
Jump to navigationJump to search
Kawa-neechan (talk | contribs) mNo edit summary |
Kawa-neechan (talk | contribs) No edit summary |
||
Line 80: | Line 80: | ||
{ | { | ||
"params": { | "params": { | ||
"name": {}, | "name": { | ||
"image": {}, | "example": "Chelsie", | ||
"aliases": {}, | "type": "string", | ||
"relatives": {}, | "required": true | ||
"affiliation": {}, | }, | ||
"path": {}, | "image": { | ||
"marital": {}, | "example": "Chelsieportrait.png", | ||
"residence": {}, | "type": "wiki-file-name" | ||
"birthDate": {}, | }, | ||
"birthPlace": {}, | "aliases": { | ||
"deathDate": {}, | "type": "string", | ||
"deathPlace": {}, | "example": "The Hunter", | ||
"species": {}, | "label": "Aliases" | ||
"gender": {}, | }, | ||
"height": {}, | "relatives": { | ||
"weight": {}, | "type": "string", | ||
"eyes": {}, | "example": "Irrelevant", | ||
"furstock": {}, | "label": "Relatives" | ||
"origin": {}, | }, | ||
"designer": {} | "affiliation": { | ||
} | "type": "string", | ||
"label": "Affiliation" | |||
}, | |||
"path": { | |||
"example": "Hunter", | |||
"type": "string", | |||
"label": "Path" | |||
}, | |||
"marital": { | |||
"type": "string", | |||
"label": "Marital status" | |||
}, | |||
"residence": { | |||
"example": "Imrah City, Fhurai", | |||
"type": "string", | |||
"label": "Place of residence" | |||
}, | |||
"birthDate": { | |||
"type": "string", | |||
"label": "Date of birth" | |||
}, | |||
"birthPlace": { | |||
"example": "Unknown", | |||
"type": "string", | |||
"label": "Place of birth" | |||
}, | |||
"deathDate": { | |||
"type": "string", | |||
"label": "Date of death" | |||
}, | |||
"deathPlace": { | |||
"type": "string", | |||
"label": "Place of death" | |||
}, | |||
"species": { | |||
"example": "Felin", | |||
"type": "string", | |||
"label": "Species" | |||
}, | |||
"gender": { | |||
"example": "Feamle", | |||
"type": "string", | |||
"label": "Gender" | |||
}, | |||
"height": { | |||
"example": "182 cm", | |||
"type": "string", | |||
"label": "Height" | |||
}, | |||
"weight": { | |||
"type": "string", | |||
"label": "Weight" | |||
}, | |||
"eyes": { | |||
"example": "Gold", | |||
"type": "string", | |||
"label": "Eye color" | |||
}, | |||
"furstock": { | |||
"example": "Cheetah", | |||
"type": "string", | |||
"label": "Furstock" | |||
}, | |||
"origin": { | |||
"example": "[[Noxico]]", | |||
"type": "string", | |||
"label": "Origin" | |||
}, | |||
"designer": { | |||
"example": "[[User:Kawa-neechan|Kawa]]", | |||
"type": "string", | |||
"label": "Designer" | |||
} | |||
}, | |||
"format": "block" | |||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> |
Revision as of 20:05, 2 September 2023
Character | |
---|---|
Biographical information | |
Physical description | |
Real World |
Template documentation
|
---|
Note: portions of the template sample may not be visible without values provided. |
View or edit this documentation. (About template documentation) |
Editors can experiment in this template's sandbox and test case pages. |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | no description
| String | required |
image | image | no description
| File | optional |
Aliases | aliases | no description
| String | optional |
Relatives | relatives | no description
| String | optional |
Affiliation | affiliation | no description | String | optional |
Path | path | no description
| String | optional |
Marital status | marital | no description | String | optional |
Place of residence | residence | no description
| String | optional |
Date of birth | birthDate | no description | String | optional |
Place of birth | birthPlace | no description
| String | optional |
Date of death | deathDate | no description | String | optional |
Place of death | deathPlace | no description | String | optional |
Species | species | no description
| String | optional |
Gender | gender | no description
| String | optional |
Height | height | no description
| String | optional |
Weight | weight | no description | String | optional |
Eye color | eyes | no description
| String | optional |
Furstock | furstock | no description
| String | optional |
Origin | origin | no description
| String | optional |
Designer | designer | no description
| String | optional |