Template:CatInfobox: Difference between revisions

m
Protected "Template:CatInfobox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
No edit summary
m (Protected "Template:CatInfobox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(10 intermediate revisions by 5 users not shown)
Line 26: Line 26:
"breed": {
"breed": {
"description": "the breed of the cat",
"description": "the breed of the cat",
"type": "string"
},
"coat": {
"description": "the coat of the cat",
"type": "string"
"type": "string"
},
},
Line 42: 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 62: 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 71: Line 87:
"other_names",
"other_names",
"breed",
"breed",
"coat",
"sex",
"sex",
"rarity",
"rarity",
"occupation",
"occupation",
"appearance",
"appearance",
"eye_color",
"personality",
"personality",
"first_sighting",
"first_sighting",
"parents",
"partner",
"partner",
"siblings",
"children",
"children",
"other_relations"
"other_relations"