MediaWiki:Common.js: Difference between revisions
Add specialty to Edit soldier facts form |
Birth name label in soldier edit form |
||
| Line 485: | Line 485: | ||
title: 'Personal details', | title: 'Personal details', | ||
fields: [ | fields: [ | ||
{ key: 'alias', label: ' | { key: 'alias', label: 'Birth name' }, | ||
{ key: 'birth_year', label: 'Birth year', hint: 'Four digits, e.g. 1924' }, | { key: 'birth_year', label: 'Birth year', hint: 'Four digits, e.g. 1924' }, | ||
{ key: 'death_year', label: 'Death year', hint: 'Four digits, e.g. 2001' }, | { key: 'death_year', label: 'Death year', hint: 'Four digits, e.g. 2001' }, | ||