Template:Real Life: Difference between revisions

From Umamusume Wiki
Jump to navigation Jump to search
(added color following to JRA official)
No edit summary
Line 35: Line 35:
"label": "Name of Sire",
"label": "Name of Sire",
"description": "Sire name found in pedigree.",
"description": "Sire name found in pedigree.",
"type": "string"
"type": "string",
"required": true
},
},
"dam": {
"dam": {
"label": "Name of Dam",
"label": "Name of Dam",
"description": "Dam (mother) name found in pedigree.",
"description": "Dam (mother) name found in pedigree.",
"type": "string"
"type": "string",
"required": true
},
},
"sex": {
"sex": {
Line 50: Line 52:
"Mare",
"Mare",
"Gelding"
"Gelding"
]
],
"required": true
},
},
"record": {
"record": {
Line 92: Line 95:
"description": "Races of note included here.",
"description": "Races of note included here.",
"type": "string"
"type": "string"
},
"damsire": {
"label": "Name of Damsire",
"description": "Mother's father",
"type": "string",
"required": true
},
"belonging": {
"label": "Belonging",
"description": "Training center or racecourse the horse belongs to.",
"example": "Miho, Ritto, Oi, Funabashi, France",
"type": "string",
"required": true
},
"name_hk": {
"label": "Name (Hong Kong)",
"description": "Name by Hong Kong Jockey Club",
"type": "string",
"suggested": true
}
}
},
},
Line 98: Line 120:
"name_jp",
"name_jp",
"name_ro",
"name_ro",
"name_hk",
"dob",
"dob",
"dod",
"dod",
"sire",
"sire",
"dam",
"dam",
"damsire",
"sex",
"sex",
"color",
"color",
"belonging",
"trainer",
"trainer",
"record",
"record",

Revision as of 15:30, 20 March 2024


No description.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
IRL Nameirl_name

name in english

Stringrequired
Name (JP)name_jp

name in jp text

Stringrequired
Name (Romaji)name_ro

romaji text of name

Stringsuggested
Name (Hong Kong)name_hk

Name by Hong Kong Jockey Club

Stringsuggested
Date of Birthdob

date of horse being born (YYYY-MM-DD format)

Dateoptional
Date of Deathdod

date of horse passing, not applicable for all characters (YYYY-MM-DD format)

Dateoptional
Name of Siresire

Sire name found in pedigree.

Stringrequired
Name of Damdam

Dam (mother) name found in pedigree.

Stringrequired
Name of Damsiredamsire

Mother's father

Stringrequired
Sex Typesex

horse sex: Stallion, Mare or Gelding.

Suggested values
Stallion Mare Gelding
Stringrequired
Color of Coatcolor

Color of the horse's coat

Suggested values
bay black white gray dark bay black bay chestnut liver chestnut flaxen chestnut
Stringoptional
Belongingbelonging

Training center or racecourse the horse belongs to.

Example
Miho, Ritto, Oi, Funabashi, France
Stringrequired
Trainertrainer

trainer of the horse

Stringoptional
Race Recordrecord

record of racing career, follow standard format (# of races: 1st-2nd-3rd)

Stringoptional
Earningsearnings

total earnings of prize money

Stringoptional
Real Life Picturepicture

real life picture of racehorse

Contentoptional
List of Racesraces

Races of note included here.

Stringoptional