50,050
edits
No edit summary |
No edit summary |
||
| Line 30: | Line 30: | ||
{{FORMWizBottom}} | {{FORMWizBottom}} | ||
{{FORMWizTop|Header=Cruise Information}} | {{FORMWizTop|Header=Cruise Information}} | ||
Note that this only stores a single Cruise's worth of data, not a running tally. "Per Hour" amounts refer to dividing the amount gained by time spent, scaled to per-hour values. So if a Cruise generates 50 Oil in 30 minutes, then the Oil Per Hour value would be 100 (this value assumes for the sake of easy math that the Cruise is run perfectly--immediately started again after completion). | |||
{| class="formtable" | {| class="formtable" | ||
! Cruise Duration: | ! Cruise Duration: | ||
| {{{field|TXT_CruiseDuration}}} | | {{{field|TXT_CruiseDuration|placeholder=In decimal hours, e.g. 0.5 or 2}}} | ||
|- | |||
! Personnel: | |||
| {{{field|FLT_P|placeholder=2 places, 0.00}}} | |||
|- | |||
! Personnel Per Hour: | |||
| {{{field|FLT_PPH|placeholder=2 places, 0.00}}} | |||
|- | |||
! Oil: | |||
| {{{field|FLT_O|placeholder=2 places, 0.00}}} | |||
|- | |||
! Oil Per Hour: | |||
| {{{field|FLT_OPH|placeholder=2 places, 0.00}}} | |||
|- | |||
! Ammo: | |||
| {{{field|FLT_A|placeholder=2 places, 0.00}}} | |||
|- | |||
! Ammo Per Hour: | |||
| {{{field|FLT_APH|placeholder=2 places, 0.00}}} | |||
|- | |||
! Steel: | |||
| {{{field|FLT_S|placeholder=2 places, 0.00}}} | |||
|- | |||
! Steel Per Hour: | |||
| {{{field|FLT_SPH|placeholder=2 places, 0.00}}} | |||
|- | |||
! Rare Materials: | |||
| {{{field|FLT_R|placeholder=2 places, 0.00}}} | |||
|- | |||
! Rare Materials Per Hour: | |||
| {{{field|FLT_RPH|placeholder=2 places, 0.00}}} | |||
|} | |} | ||
{{FORMSaveProgress}} | {{FORMSaveProgress}} | ||
| Line 39: | Line 70: | ||
{| class="formtable" | {| class="formtable" | ||
! Sunrise: | ! Sunrise: | ||
| {{{field|TXT_Sunrise}}} | | {{{field|TXT_Sunrise|placeholder=0:00-23:59}}} | ||
|- | |- | ||
! Sunset: | ! Sunset: | ||
| {{{field|TXT_Sunset}}} | | {{{field|TXT_Sunset|placeholder=0:00-23:59}}} | ||
|} | |} | ||
<nowiki>{{{standard input|save|label=Save Page}}}</nowiki> | <nowiki>{{{standard input|save|label=Save Page}}}</nowiki> | ||