Шаблон:Онлайн: відмінності між версіями

Матеріал з Бастіон-16
Перейти до навігації Перейти до пошуку
Немає опису редагування
Немає опису редагування
 
(Не показані 180 проміжних версій 2 користувачів)
Рядок 1: Рядок 1:
<html><div class="card"> <div class="icon"><img src="https://i.imgur.com/uv3Dk9W.jpg" id="favicon"></div><div class="header">
<html>
  <div class="image"> <img src="https://i.imgur.com/78kn5tf.jpg" alt="" /> </div>
<head>
    <script src="/resources/status.js"></script>
  <h2>play.bastion16.co.ua</h2>
    <title>MC Онлайн Гравці</title>
  </div>
    <style>
  <div id="rest">Loading ...</div>
        #widget {
</div>
            padding: 1em;
<script>//based on a pen by @robinselmer
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
var url = "https://api.minetools.eu/ping/195.95.147.160/35211";
        }
//https://mcapi.us/server/status?ip=666.fluctis.com&port=25757
        #players {
$.getJSON(url, function(r) {
            font-weight: bold;  
    //data is the JSON string
            list-style: none;
if(r.error){
            padding: 0;
    $('#rest').html('Server Offline');
            margin: 0;
  return false;
        }
}
        #players li {
var pl = '';
            display: flex;
if(r.players.sample.length > 0 ){ pl = '<br>OP: '+r.players.sample[0].name; }
            align-items: center;
  $('#rest').html(r.description.replace(/§(.+?)/gi, '')+'<br><b>Players Online:</b> '+r.players.online+pl) ;
            padding: 5px 0;
$('#favicon').attr('src', r.favicon);
            border-bottom: 1px solid #b1b3b6;
   
        }
});
        #players li:last-child {
</script>
            border-bottom: none;
<style>
        }
 
        #players img {
h1,h2{
            width: 24px;
  font-weight:400;
            height: 24px;
  letter-spacing:-2px
            margin-right: 10px;
}
            border-radius: 4px;
.card {
            border: 1px solid #a2a9b1;
  position: relative;
        }
  margin: 0 auto;
        #players a {
  padding: 0;
            text-decoration: none;
  width: 200px;
            color: #555;
  min-width: 300px;
        }
  background: #ffffff;
        #players a:hover {
  border-radius: 5px;
            text-decoration: underline;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.3);
            color: #007bff;
  -webkit-animation: fadein 2s;
        }
          animation: fadein 2s;
        .server-header {
  overflow:hidden;
            text-align: center;
  z-index: 999;
            margin-bottom: 15px;
}
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
 
        }
 
        #playerCount {
.card img{
            font-size: 1.2em;
  width:100%;
            font-weight: bold;
  transition: all 1s ease;
            margin-left: 10px;
  z-index:0
        }
}
        #server-icon {
.image {
            width: 64px;
  width: 100%;
            height: 64px;
  height: 180px;
            display: block;
  cursor:crosshair;
            float: left;
  overflow:hidden;
        }
}
        .status-container {
 
            display: flex;
.image:hover img{
            align-items: center;
  -webkit-transform: scale(1.2, 1.2);
            justify-content: flex-start;
          transform: scale(1.2, 1.2);
        }
}
        .status-indicator {
 
            width: 20px;
.icon {
            height: 20px;
  position: absolute;
            border-radius: 50%;
  background:#fff;
            margin-right: 10px;
  right: 10px;
            animation: pulse 1.5s infinite;
  top: 135px;
        }
  width: 80px;
        .status-online {
  height: 80px;
            background-color: #4caf50;
  border-radius: 50%;
            box-shadow: 0 0 10px #4caf50;
  overflow:hidden;
        }
  border:3px solid #fff;
        .status-offline {
  box-shadow:0 4px 3px #0002;
            background-color: #f44336;
  z-index:9
            box-shadow: 0 0 10px #f44336;
}
        }
#rest{
        .status-text {
  padding:30px 15px;
            font-size: 1.2em;
  line-height:30px;
            font-weight: bold;
  color:#000d42
        }
}
        .status-online-text {
</style></html>
            color: #4caf50;
        }
        .status-offline-text {
            color: #f44336;
        }
        @keyframes pulse {
            0%, 100% {
                transform: scale(1);
                opacity: 1;
            }
            50% {
                transform: scale(1.2);
                opacity: 0.7;
            }
        }
        #motd {
                font-size: 1.2em;
                font-weight: bold;
              font-weight: bold;
    color: #0056b3;
    background-color: #000000;
    padding: 20px 10px 10px 10px;
    /* border-radius: 4px; */
    margin-bottom: 1em;
          text-align: center;
            height: 34px;
        }
        #server-ip {
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
            width: 21%;
            font-size: 1.2em; */
            margin: 1em 0 auto;
            padding: 10px;
            /* background-color: #f1f1f1; */
            /* border: 1px solid #ccc; */
            display: block;
            cursor: pointer;
            text-align: center;
            /* position: absolute; */
            top: 50%;
            background-color: #fff;
            color: #000;
          } 
        #server-ip:hover {
            background-color: #000;
            color: #fff;
        }
        #anketa {
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
            width: 21%;
            font-size: 1.2em; */
            margin: 1em 0 auto;
            padding: 10px;
            /* background-color: #f1f1f1; */
            /* border: 1px solid #ccc; */
            display: block;
            cursor: pointer;
            text-align: center;
            /* position: absolute; */
            top: 50%;
            background-color: #fff;
            color: #000;
            text-decoration: none;
          }
        #anketa:hover {
            background-color: #000;
            color: #fff;
        }
        .link-header {
            display: flex;
            align-items: center;
            justify-content: space-evenly;
        }
    </style>
</head>
<body>
        <div id="widget">
            <div class="server-header">
                <img id="server-icon" src="" alt="Іконка сервера">
                <p id="motd" class="info">Завантаження MOTD...</p>
            </div>
            <div class="link-header">
            <p id="server-ip" onclick="copyToClipboard('play.bastion16.co.ua')">IP Сервера</p>
            <a target=”_blank” href="https://bastion16.co.ua/anketa/survey" id="anketa">Анкета</a>
            <a target=”_blank” href="https://map.bastion16.co.ua/" id="anketa">Мапа</a>
            <a target=”_blank” href="https://t.me/bastionanketa_bot" id="anketa">Написати адміну</a>
            </div>
            <div class="status-container">
                <div id="status-indicator" class="status-indicator status-offline"></div>
                <div id="status-text" class="status-text status-offline-text">Offline</div>
                <p id="playerCount" class="info">Завантаження...</p>
            </div>
            <ul id="players"></ul>
        </div>
</body>
</html>

Поточна версія на 16:08, 20 вересня 2025

MC Онлайн Гравці

Іконка сервера

Завантаження MOTD...

Offline

Завантаження...