|
|
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ station.generalInfo.project }} {{ station.name }} |
{{ station.generalInfo.reqLevel >= 2 ? station.generalInfo.reqLevel : 'L' }}
|
|
{{ station.onlineInfo.dispatcherName }}
|
{{ station.onlineInfo.dispatcherExp < 2 ? 'L' : station.onlineInfo.dispatcherExp }} | {{ station.generalInfo.routes.twoWayCatenaryRouteNames.length }} {{ station.generalInfo.routes.twoWayNoCatenaryRouteNames.length }} {{ station.generalInfo.routes.oneWayCatenaryRouteNames.length }} {{ station.generalInfo.routes.oneWayNoCatenaryRouteNames.length }} |
|
|
{{ station.onlineInfo?.currentUsers || 0 }} / {{ station.onlineInfo?.maxUsers || 0 }} | {{ station.onlineInfo?.spawns.length || 0 }} | {{ station.onlineInfo?.scheduledTrainCount.all }} | {{ station.onlineInfo?.scheduledTrainCount.unconfirmed }} | {{ station.onlineInfo?.scheduledTrainCount.confirmed }} |