Template:CatInfobox: Difference between revisions
No edit summary |
No edit summary |
||
Line 54: | Line 54: | ||
"first_sighting": { | "first_sighting": { | ||
"description": "the first known time the cat showed up on camera", | "description": "the first known time the cat showed up on camera", | ||
"type": "string" | |||
}, | |||
"parents": { | |||
"description": "the cat's parents", | |||
"type": "string" | "type": "string" | ||
}, | }, | ||
"partner": { | "partner": { | ||
"description": "the cat's partner", | "description": "the cat's partner", | ||
"type": "string" | |||
}, | |||
"siblings": { | |||
"description": "the cat's siblings", | |||
"type": "string" | "type": "string" | ||
}, | }, | ||
Line 82: | Line 90: | ||
"personality", | "personality", | ||
"first_sighting", | "first_sighting", | ||
"parents", | |||
"partner", | "partner", | ||
"siblings", | |||
"children", | "children", | ||
"other_relations" | "other_relations" |
Revision as of 13:41, 19 February 2024
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | the name of the cat
| String | required |
image | image | a picture of the cat | File | required |
caption | caption | caption shown under image
| String | optional |
other_names | other_names | other names for the cat | String | optional |
breed | breed | the breed of the cat | String | optional |
coat | coat | the coat of the cat | String | optional |
sex | sex | the sex of the cat | String | optional |
rarity | rarity | the rarity of the cat | String | optional |
occupation | occupation | the cat's occupation | String | optional |
appearance | appearance | the appearance of the cat | String | optional |
personality | personality | the personality of the cat | String | optional |
first_sighting | first_sighting | the first known time the cat showed up on camera | String | optional |
parents | parents | the cat's parents | String | optional |
partner | partner | the cat's partner | String | optional |
siblings | siblings | the cat's siblings | String | optional |
children | children | the cat's children | String | optional |
other_relations | other_relations | the cat's other relations | String | optional |