Шаблон:ServerStatus: различия между версиями

Материал из Space Station 14 Вики
мНет описания правки
мНет описания правки
Строка 1: Строка 1:
<div class="serverStatusFrame">
<div class="serverStatusFrame" style="border: 2px solid #424242; border-radius: 8px; padding: 8px; background-color: #424242; width: calc(50% / 4 * 3); margin-bottom: 10px;">
   <div class="serverName">
   <div class="serverName">
     <p class="serverTitle">{{{serverName|🚀Мейн}}}</p>
     <p class="serverTitle" style="font-size: 20px; font-weight: bold; color: #ffffff; text-align: center;">{{{serverName|🚀Мейн}}}</p>
    <hr style="border: 2px solid #76c7c0; margin: 5px 0;">
   </div>
   </div>
   <div class="serverInfo">
   <div class="serverInfo" style="margin-top: 3px;">
     <div class="serverInfoRound">
     <div class="serverInfoRound" style="margin-bottom: 5px;">
       <div>Раунд</div>
       <div style="font-weight: bold; color: #ffffff;">Раунд</div>
       <div class="serverInfoRoundSet">#{{{round|1234}}}</div>
       <div class="serverInfoRoundSet" style="font-size: 16px; color: #ffffff;">#{{{round|1234}}}</div>
     </div>
     </div>
     <div class="serverStatus">
     <div class="serverStatus" style="margin-bottom: 5px;">
       <div>Статус</div>
       <div style="font-weight: bold; color: #ffffff;">Статус</div>
       <div class="serverStatusSet">{{#switch: {{{status}}} | 0 = Лобби | 1 = Раунд идёт | 2 = Завершение | #default = Неизвестное состояние }}</div>
       <div class="serverStatusSet" style="font-size: 16px; color: #ffffff;">{{#switch: {{{status}}} | 0 = Лобби | 1 = Раунд идёт | 2 = Завершение | #default = Неизвестное состояние }}</div>
     </div>
     </div>
     <div class="serverMap">
     <div class="serverMap" style="margin-bottom: 5px;">
       <div>Карта</div>
       <div style="font-weight: bold; color: #ffffff;">Карта</div>
       <div class="serverMapSet">{{{map|Gelta}}}</div>
       <div class="serverMapSet" style="font-size: 16px; color: #ffffff;">{{{map|Gelta}}}</div>
     </div>
     </div>
     <div class="serverTime">
     <div class="serverTime" style="margin-bottom: 5px;">
       <div>Время раунда</div>
       <div style="font-weight: bold; color: #ffffff;">Время раунда</div>
       <div class="serverTimeSet">{{{time|00:00}}}</div>
       <div class="serverTimeSet" style="font-size: 16px; color: #ffffff;">{{{time|00:00}}}</div>
     </div>
     </div>
     <div class="serverPlayers">
     <div class="serverPreset">
       <div>Кол-во игроков</div>
       <div style="font-weight: bold; color: #ffffff;">Игроки</div>
       <div class="serverPlayersSet">{{{players|0}}}</div>
       <div class="serverPresetSet" style="font-size: 16px; color: #ffffff;">{{{preset|Гриншифт}}}</div>
     </div>
     </div>
     <div class="serverPreset">
     <div class="serverPlayers" style="margin-bottom: 5px;">
       <div>Режим</div>
       <div style="font-weight: bold; color: #ffffff;">Кол-во игроков</div>
       <div class="serverPresetSet">{{{preset|Гриншифт}}}</div>
       <div class="serverPlayersSet" style="font-size: 16px; color: #ffffff;">{{{players|27/60 | 45%}}}</div> <!-- Изменен формат вывода -->
      <div style="height: 8px; width: 100%; background-color: #606060; border-radius: 5px; margin-top: 3px;">
        <div style="height: 100%; width: calc({{{players|27}}} / {{{maxPlayers|60}}} * 100%); background-color: #76c7c0; border-radius: 5px;"></div>
      </div>
     </div>
     </div>
   </div>
   </div>
</div>
</div>

Версия от 13:21, 15 августа 2024

🚀Мейн


Раунд
#1234
Статус
Неизвестное состояние
Карта
Gelta
Время раунда
00:00
Игроки
Гриншифт
Кол-во игроков
27/60