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

Материал из Space Station 14 Вики
мНет описания правки
мНет описания правки
Строка 28: Строка 28:
       <div style="font-weight: bold; color: #ffffff;">Кол-во игроков</div>
       <div style="font-weight: bold; color: #ffffff;">Кол-во игроков</div>
       <div class="serverPlayersSet" style="font-size: 16px; color: #ffffff;">{{{players}}}</div>
       <div class="serverPlayersSet" style="font-size: 16px; color: #ffffff;">{{{players}}}</div>
       <div class="progressBarContainer" style="width: 100%; background-color: rgba(150, 150, 150, 0.5); border-radius: 5px; overflow: hidden; margin-top: 5px; position: relative; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5); border: 1px solid rgba(200, 200, 200, 0.7);">
       <div class="progressBarContainer" style="width: 100%; background-color: rgba(150, 150, 150, 0.5); border-radius: 5px; overflow: hidden; margin-top: 5px;">
         <div class="progressBar" style="width: {{{percentage}}}%; background-color: rgba(200, 200, 200, 0.8); height: 20px; transition: width 0.3s;"></div>
         <div class="progressBar" style="width: {{{percentage}}}%; background-color: rgba(100, 200, 100, 0.8); height: 20px; transition: width 0.3s;"></div> <!-- Светло-зеленый -->
       </div>
       </div>
       <div class="percentageDisplay" style="text-align: right; font-size: 14px; color: #ffffff;">{{{percentage}}}%</div>
       <div class="percentageDisplay" style="text-align: right; font-size: 14px; color: #ffffff;">{{{percentage}}}%</div>

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

{{{serverName}}}


Раунд
#{{{round}}}
Статус
Неизвестное состояние
Карта
{{{map}}}
Время раунда
{{{time}}}
Игровой режим
{{{preset}}}
Кол-во игроков
{{{players}}}
{{{percentage}}}%