Template:Real Life: Difference between revisions

no edit summary
(new template for real life information)
 
No edit summary
Line 55: Line 55:
"label": "Earnings",
"label": "Earnings",
"description": "total earnings of prize money",
"description": "total earnings of prize money",
"type": "string"
},
"picture": {
"label": "Real Life Picture",
"description": "real life picture of racehorse",
"type": "content"
},
"color": {
"label": "Color of Coat",
"description": "Color of the horse's coat",
"type": "string",
"suggestedvalues": [
"bay",
"black",
"white",
"roan"
]
},
"trainer": {
"label": "Trainer",
"description": "trainer of the horse",
"type": "string"
},
"races": {
"label": "List of Races",
"description": "Races of note included here.",
"type": "string"
"type": "string"
}
}
Line 67: Line 93:
"dam",
"dam",
"sex",
"sex",
"color",
"trainer",
"record",
"record",
"earnings"
"earnings",
"picture",
"races"
],
],
"format": "block"
"format": "block"
33

edits