50,050
edits
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
{{{for template|JOINMainBatteryCount}}} | {{{for template|JOINMainBatteryCount}}} | ||
{| class="formtable" | {| class="formtable" | ||
! Main Battery Details: | ! Main Battery Details: | ||
| {{{field|TXT_MainBatteryDetails}}} | | {{{field|TXT_MainBatteryDetails|mandatory|input type=text with autocomplete|existing values only|cargo table=JOINMainBatteryDetails|cargo field=TXT_MainBatteryDetails}}} | ||
|- | |- | ||
! Naval Gun Name: | ! Naval Gun Name: | ||
| {{{field|TXT_NavalGunName}}} | | {{{field|TXT_NavalGunName|mandatory|input type=text with autocomplete|existing values only|cargo table=ITEMNavalGun|cargo field=TXT_NavalGunName}}} | ||
|- | |- | ||
! Gun Position: | ! Gun Position: | ||
| {{{field|TXT_GunPosition}}} | | {{{field|TXT_GunPosition|mandatory|input type=text with autocomplete|existing values only|cargo table=STATGunPosition|cargo field=TXT_GunPosition}}} | ||
|- | |- | ||
! Gun Count: | ! Gun Count: | ||
| {{{field|INT_GunCount}}} | | {{{field|INT_GunCount|mandatory}}} | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
</includeonly> | </includeonly> | ||