MediaWiki:Common.js: Difference between revisions
Move soldier disclaimers to page bottom |
Add specialty to Edit soldier facts form |
||
| Line 506: | Line 506: | ||
{ key: 'ipw_ge', label: 'IPW / German team' }, | { key: 'ipw_ge', label: 'IPW / German team' }, | ||
{ key: 'ipw_it', label: 'IPW / Italian team' }, | { key: 'ipw_it', label: 'IPW / Italian team' }, | ||
{ key: 'rank_final', label: 'Final rank' } | { key: 'rank_final', label: 'Final rank' }, | ||
{ key: 'specialty', label: 'Specialty', hint: 'e.g. IPW Ge, French, German' } | |||
] | ] | ||
}, | }, | ||
| Line 514: | Line 515: | ||
fields: [ | fields: [ | ||
{ key: 'other_class', label: 'Other class' }, | { key: 'other_class', label: 'Other class' }, | ||
{ key: 'division', label: ' | { key: 'division', label: 'Unit / division' }, | ||
{ key: 'loc', label: 'LOC' }, | { key: 'loc', label: 'LOC' }, | ||
{ key: 'date_arrive', label: 'Date arrive' }, | { key: 'date_arrive', label: 'Date arrive' }, | ||