Шаблон:ServerStatus: различия между версиями
Материал из Space Station 14 Вики
Kerisar (обсуждение | вклад) мНет описания правки |
Kerisar (обсуждение | вклад) мНет описания правки |
||
Строка 1: | Строка 1: | ||
<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="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" style="font-size: 20px; font-weight: bold; color: #ffffff; text-align: center;">{{{serverName | <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;"> | <hr style="border: 2px solid #76c7c0; margin: 5px 0;"> | ||
</div> | </div> | ||
Строка 7: | Строка 7: | ||
<div class="serverInfoRound" style="margin-bottom: 5px;"> | <div class="serverInfoRound" style="margin-bottom: 5px;"> | ||
<div style="font-weight: bold; color: #ffffff;">Раунд</div> | <div style="font-weight: bold; color: #ffffff;">Раунд</div> | ||
<div class="serverInfoRoundSet" style="font-size: 16px; color: #ffffff;">#{{{round | <div class="serverInfoRoundSet" style="font-size: 16px; color: #ffffff;">#{{{round}}}</div> | ||
</div> | </div> | ||
<div class="serverStatus" style="margin-bottom: 5px;"> | <div class="serverStatus" style="margin-bottom: 5px;"> | ||
Строка 15: | Строка 15: | ||
<div class="serverMap" style="margin-bottom: 5px;"> | <div class="serverMap" style="margin-bottom: 5px;"> | ||
<div style="font-weight: bold; color: #ffffff;">Карта</div> | <div style="font-weight: bold; color: #ffffff;">Карта</div> | ||
<div class="serverMapSet" style="font-size: 16px; color: #ffffff;">{{{map | <div class="serverMapSet" style="font-size: 16px; color: #ffffff;">{{{map}}}</div> | ||
</div> | </div> | ||
<div class="serverTime" style="margin-bottom: 5px;"> | <div class="serverTime" style="margin-bottom: 5px;"> | ||
<div style="font-weight: bold; color: #ffffff;">Время раунда</div> | <div style="font-weight: bold; color: #ffffff;">Время раунда</div> | ||
<div class="serverTimeSet" style="font-size: 16px; color: #ffffff;">{{{time | <div class="serverTimeSet" style="font-size: 16px; color: #ffffff;">{{{time}}}</div> | ||
</div> | </div> | ||
<div class="serverPreset"> | <div class="serverPreset"> | ||
<div style="font-weight: bold; color: #ffffff;">Игроки</div> | <div style="font-weight: bold; color: #ffffff;">Игроки</div> | ||
<div class="serverPresetSet" style="font-size: 16px; color: #ffffff;">{{{preset | <div class="serverPresetSet" style="font-size: 16px; color: #ffffff;">{{{preset}}}</div> | ||
</div> | </div> | ||
<div class="serverPlayers" style="margin-bottom: 5px;"> | <div class="serverPlayers" style="margin-bottom: 5px;"> | ||
<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 class="serverPlayersSet" style="font-size: 16px; color: #ffffff;">{{{players}}}</div> | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> |
Версия от 13:23, 15 августа 2024
{{{serverName}}}
Раунд
#{{{round}}}
Статус
Неизвестное состояние
Карта
{{{map}}}
Время раунда
{{{time}}}
Игроки
{{{preset}}}
Кол-во игроков
{{{players}}}