965
edits
No edit summary Tag: Manual revert |
m (Protected "Template:CatInfobox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(7 intermediate revisions by 5 users not shown) | |||
Line 46: | Line 46: | ||
"appearance": { | "appearance": { | ||
"description": "the appearance of the cat", | "description": "the appearance of the cat", | ||
"type": "string" | |||
}, | |||
"eye_color": { | |||
"description": "the eye color of the cat", | |||
"type": "string" | "type": "string" | ||
}, | }, | ||
Line 66: | Line 70: | ||
"other_relations": { | "other_relations": { | ||
"description": "the cat's other relations", | "description": "the cat's other relations", | ||
"type": "string" | |||
}, | |||
"parents": { | |||
"description": "the cat's parents", | |||
"type": "string" | |||
}, | |||
"siblings": { | |||
"description": "the cat's siblings", | |||
"type": "string" | "type": "string" | ||
} | } | ||
Line 80: | Line 92: | ||
"occupation", | "occupation", | ||
"appearance", | "appearance", | ||
"eye_color", | |||
"personality", | "personality", | ||
"first_sighting", | "first_sighting", | ||
"parents", | |||
"partner", | "partner", | ||
"siblings", | |||
"children", | "children", | ||
"other_relations" | "other_relations" |