965
edits
No edit summary |
m (Protected "Template:CatInfobox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(6 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 69: | Line 73: | ||
}, | }, | ||
"parents": { | "parents": { | ||
"description": "the cat's parents" | "description": "the cat's parents", | ||
"type": "string" | |||
}, | }, | ||
"siblings": { | "siblings": { | ||
"description": "the cat's siblings" | "description": "the cat's siblings", | ||
"type": "string" | |||
} | } | ||
}, | }, | ||
Line 86: | Line 92: | ||
"occupation", | "occupation", | ||
"appearance", | "appearance", | ||
"eye_color", | |||
"personality", | "personality", | ||
"first_sighting", | "first_sighting", |