Line 8: |
Line 8: |
| | | |
| local ShipListKai = BaseTable({ | | local ShipListKai = BaseTable({ |
− | _header_template = [[! No. | + | _header_template = [[! style="position:sticky; top: 0px;" | No. |
− | ! style="width: 100px;" | Name | + | ! style="position:sticky; top: 0px; width: 100px;" | Name |
− | ! style="width: 75px;" | Class | + | ! style="position:sticky; top: 0px; width: 75px;" | Class |
− | ! Type | + | ! style="position:sticky; top: 0px;" | Type |
− | ! style="width: 30px; text-align: center; vertical-align: middle; background-color: lightcoral;" | ${firepower} | + | ! style="position:sticky; top: 0px; width: 30px; text-align: center; vertical-align: middle; background-color: lightcoral;" | ${firepower} |
− | ! style="width: 30px; text-align: center; vertical-align: middle; background-color: lightskyblue;" | ${torpedo} | + | ! style="position:sticky; top: 0px; width: 30px; text-align: center; vertical-align: middle; background-color: lightskyblue;" | ${torpedo} |
− | ! style="width: 24px; text-align: center; vertical-align: middle; background-color: slategrey;" | ${firepower}${torpedo} | + | ! style="position:sticky; top: 0px; width: 24px; text-align: center; vertical-align: middle; background-color: slategrey;" | ${firepower}${torpedo} |
− | ! style="width: 30px; text-align: center; vertical-align: middle; background-color: sandybrown;" | ${aa} | + | ! style="position:sticky; top: 0px; width: 30px; text-align: center; vertical-align: middle; background-color: sandybrown;" | ${aa} |
− | ! style="width: 30px; text-align: center; vertical-align: middle; background-color: #9C8FEE;" | ${asw} | + | ! style="position:sticky; top: 0px; width: 30px; text-align: center; vertical-align: middle; background-color: #9C8FEE;" | ${asw} |
− | ! style="white-space:nowrap; width: 30px; text-align: center; vertical-align: middle; background-color: #9C8FEE;" | ${asw}+ | + | ! style="position:sticky; top: 0px; white-space:nowrap; width: 30px; text-align: center; vertical-align: middle; background-color: #9C8FEE;" | ${asw}+ |
− | ! style="width: 30px; text-align: center; vertical-align: middle; background-color: aquamarine;" | ${los} | + | ! style="position:sticky; top: 0px; width: 30px; text-align: center; vertical-align: middle; background-color: aquamarine;" | ${los} |
− | ! style="white-space:nowrap; width: 30px; text-align: center; vertical-align: middle; background-color: aquamarine;" | ${los}+ | + | ! style="position:sticky; top: 0px; white-space:nowrap; width: 30px; text-align: center; vertical-align: middle; background-color: aquamarine;" | ${los}+ |
− | ! style="width: 30px; text-align: center; vertical-align: middle; background-color: palegreen;" | ${luck} | + | ! style="position:sticky; top: 0px; width: 30px; text-align: center; vertical-align: middle; background-color: palegreen;" | ${luck} |
− | ! style="white-space:nowrap; width: 30px; text-align: center; vertical-align: middle; background-color: palegreen;" | ${luck}+ | + | ! style="position:sticky; top: 0px; white-space:nowrap; width: 30px; text-align: center; vertical-align: middle; background-color: palegreen;" | ${luck}+ |
− | ! style="width: 30px; text-align: center; vertical-align: middle; background-color: pink;" | ${hp} | + | ! style="position:sticky; top: 0px; width: 30px; text-align: center; vertical-align: middle; background-color: pink;" | ${hp} |
− | ! style="width: 30px; text-align: center; vertical-align: middle; background-color: #F2E279;" | ${armor} | + | ! style="position:sticky; top: 0px; width: 30px; text-align: center; vertical-align: middle; background-color: #F2E279;" | ${armor} |
− | ! style="width: 30px; text-align: center; vertical-align: middle; background-color: violet;" | ${evasion} | + | ! style="position:sticky; top: 0px; width: 30px; text-align: center; vertical-align: middle; background-color: violet;" | ${evasion} |
− | ! style="white-space:nowrap; width: 30px; text-align: center; vertical-align: middle; background-color: violet;" | ${evasion}+ | + | ! style="position:sticky; top: 0px; white-space:nowrap; width: 30px; text-align: center; vertical-align: middle; background-color: violet;" | ${evasion}+ |
− | ! style="width: 30px; text-align: center; vertical-align: middle; background-color: #72E6E6;" | ${speed} | + | ! style="position:sticky; top: 0px; width: 30px; text-align: center; vertical-align: middle; background-color: #72E6E6;" | ${speed} |
− | ! style="width: 30px; text-align: center; vertical-align: middle; background-color: silver;" | ${aircraft} | + | ! style="position:sticky; top: 0px; width: 30px; text-align: center; vertical-align: middle; background-color: silver;" | ${aircraft} |
− | ! style="width: 30px; text-align: center; vertical-align: middle; background-color: lightseagreen;" | ${range} | + | ! style="position:sticky; top: 0px; width: 30px; text-align: center; vertical-align: middle; background-color: lightseagreen;" | ${range} |
− | ! style="width: 30px; text-align: center; vertixal-align: middle; background-color: forestgreen;" | ${fuel} | + | ! style="position:sticky; top: 0px; width: 30px; text-align: center; vertixal-align: middle; background-color: forestgreen;" | ${fuel} |
− | ! style="width: 30px; text-align: center; vertical-align: middle; background-color: darkgoldenrod;" | ${ammo} | + | ! style="position:sticky; top: 0px; width: 30px; text-align: center; vertical-align: middle; background-color: darkgoldenrod;" | ${ammo} |
− | ! style="width: 250px; text-align: center; vertical-align: middle;" | Build / Remodel Info | + | ! style="position:sticky; top: 0px; width: 250px; text-align: center; vertical-align: middle;" | Build / Remodel Info |
− | ! style="text-align:left;" | Notes]], | + | ! style="position:sticky; top: 0px; text-align:left;" | Notes]], |
| _columns = { | | _columns = { |
| "id", | | "id", |