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

Матеріал з Бастіон-16
Перейти до навігації Перейти до пошуку
(Створена сторінка: <html><iframe src="https://minecraft-statistic.net/en/userbars/html/server/banner_209948_36433c_141f19_ffffff_ffb65f_1c250f_ffffff_ffffff_1_1_0.html" frameborder="0" scrolling="no" width="336" height="452"></iframe></html>)
 
Немає опису редагування
Рядок 1: Рядок 1:
<html><iframe src="https://minecraft-statistic.net/en/userbars/html/server/banner_209948_36433c_141f19_ffffff_ffb65f_1c250f_ffffff_ffffff_1_1_0.html" frameborder="0" scrolling="no" width="336" height="452"></iframe></html>
<html><div class="card"> <div class="icon"><img src="https://i.imgur.com/uv3Dk9W.jpg" id="favicon"></div><div class="header">
  <div class="image"> <img src="https://i.imgur.com/78kn5tf.jpg" alt="" /> </div>
  <h2>play.bastion16.co.ua</h2>
  </div>
  <div id="rest">Loading ...</div>
</div>
<script>//based on a pen by @robinselmer
var url = "https://api.minetools.eu/ping/195.95.147.160/35211";
//https://mcapi.us/server/status?ip=666.fluctis.com&port=25757
$.getJSON(url, function(r) {
    //data is the JSON string
if(r.error){
    $('#rest').html('Server Offline');
  return false;
}
var pl = '';
if(r.players.sample.length > 0 ){ pl = '<br>OP: '+r.players.sample[0].name;  }
  $('#rest').html(r.description.replace(/§(.+?)/gi, '')+'<br><b>Players Online:</b> '+r.players.online+pl) ;
$('#favicon').attr('src', r.favicon);
   
});
</script>
<style>
 
h1,h2{
  font-weight:400;
  letter-spacing:-2px
}
.card {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 200px;
  min-width: 300px;
  background: #ffffff;
  border-radius: 5px;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.3);
  -webkit-animation: fadein 2s;
          animation: fadein 2s;
  overflow:hidden;
  z-index: 999;
}
 
 
.card img{
  width:100%;
  transition: all 1s ease;
  z-index:0
}
.image {
  width: 100%;
  height: 180px;
  cursor:crosshair;
  overflow:hidden;
}
 
.image:hover img{
  -webkit-transform: scale(1.2, 1.2);
          transform: scale(1.2, 1.2);
}
 
.icon {
  position: absolute;
  background:#fff;
  right: 10px;
  top: 135px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow:hidden;
  border:3px solid #fff;
  box-shadow:0 4px 3px #0002;
  z-index:9
}
#rest{
  padding:30px 15px;
  line-height:30px;
  color:#000d42
}
</style></html>

Версія за 23:00, 10 січня 2025

play.bastion16.co.ua

Loading ...