Template:Real Life: Difference between revisions

added color following to JRA official
No edit summary
(added color following to JRA official)
Line 17: Line 17:
},
},
"name_ro": {
"name_ro": {
"label": "Name (Romanji)",
"label": "Name (Romaji)",
"description": "romanji text of name",
"description": "romaji text of name",
"type": "string",
"type": "string",
"suggested": true
"suggested": true
Line 44: Line 44:
"sex": {
"sex": {
"label": "Sex Type",
"label": "Sex Type",
"description": "horse sex: Horse, Mare or Gelding.",
"description": "horse sex: Stallion, Mare or Gelding.",
"type": "string"
"type": "string",
"suggestedvalues": [
"Stallion",
"Mare",
"Gelding"
]
},
},
"record": {
"record": {
Line 70: Line 75:
"black",
"black",
"white",
"white",
"roan"
"gray",
"dark bay",
"black bay",
"chestnut",
"liver chestnut",
"flaxen chestnut"
]
]
},
},
9

edits