Strona główna: Różnice pomiędzy wersjami
Wygląd
| [wersja przejrzana] | [wersja przejrzana] |
mNie podano opisu zmian |
mNie podano opisu zmian |
||
| Linia 8: | Linia 8: | ||
<div style="background:#222;color:white;padding:1em;border-radius:10px;box-shadow:0 0 20px rgba(255,0,0,0.7);text-align:center;"> | <div style="background:#222;color:white;padding:1em;border-radius:10px;box-shadow:0 0 20px rgba(255,0,0,0.7);text-align:center;"> | ||
<div style="font-size:20px;color:#f00;font-weight:bold;margin-bottom:6px;"> | <div style="font-size:20px;color:#f00;font-weight:bold;margin-bottom:6px;"> | ||
🔴 EVENT LIVE<br>Turniej Speedrun Minecraft | |||
</div> | </div> | ||
<div style="margin-top:6px;font-size:16px;font-weight:bold;text-shadow:0 0 5px #0f0ccf;line-height:1.2;"> | <div style="margin-top:6px;font-size:16px;font-weight:bold;text-shadow:0 0 5px #0f0ccf;line-height:1.2;"> | ||
| Linia 17: | Linia 17: | ||
<!-- NAJNOWSZY FILM --> | <!-- NAJNOWSZY FILM --> | ||
<div style="background:#222;color:# | <div style="background:#222;color:#222;padding:1em;border-radius:10px;box-shadow:0 0 20px rgba(255,0,0,0.7);position:relative;overflow:hidden;"> | ||
<div style="font-size:18px;color:#f00;font-weight:700;margin-bottom:8px;text-align:center;"> | <div style="font-size:18px;color:#f00;font-weight:700;margin-bottom:8px;text-align:center;"> | ||
Najnowszy film Kulawego Archiwum | |||
</div> | </div> | ||
<div id="yt-widget" style="position:relative;width:100%;padding-top:56.25%;background:#000;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff;"> | <div id="yt-widget" style="position:relative;width:100%;padding-top:56.25%;background:#000;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff;"> | ||
Wersja z 08:58, 3 sie 2025
Witaj w Mammonopedii
🔴 EVENT LIVE
Turniej Speedrun Minecraft
1. Tubson: 26:38
2. Mammon: 31:18
<html> <script> (function(){
const container = document.getElementById('yt-widget');
fetch('https://mammonopedia.pl/latest-video.php')
.then(res => res.json())
.then(data => {
if (!data.videoId) {
container.textContent = 'Nie znaleziono najnowszego filmu.';
return;
}
const iframe = document.createElement('iframe');
iframe.src = 'https://www.youtube.com/embed/' + encodeURIComponent(data.videoId);
iframe.title = 'Najnowszy film Kulawego Archiwum';
iframe.loading = 'lazy';
iframe.allow = 'accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share';
iframe.allowFullscreen = true;
iframe.style.position = 'absolute';
iframe.style.top = '0';
iframe.style.left = '0';
iframe.style.width = '100%';
iframe.style.height = '100%';
iframe.style.border = 'none';
container.innerHTML = ;
container.appendChild(iframe);
})
.catch(err => {
container.textContent = 'Błąd przy ładowaniu najnowszego filmu.';
console.error(err);
});
})(); </script> </html>
Wolnej encyklopedii, którą każdy może edytować.
Na Mammonopedii znajduje się już 184 artykułów i 1120 zarejestrowanych użytkowników.
Kategorie
| Mammonolodzy | Artefakty | Kuchnia | Memy |
| Garderoba | Postacie | Historie |
Popularne artykuły
Pomoc
Dołącz do naszej społeczności!
<html> <button
onclick="window.location.href='https://discord.gg/DAHxU9wEeF'" style="background:#555; color:#fff; border:none; padding: 12px 25px; font-size: 18px; border-radius: 8px; cursor: pointer; transition: background-color 0.3s ease;" onmouseover="this.style.background='#333'" onmouseout="this.style.background='#555'"> Kulawe Imperium </button>
</html><html> <button
onclick="window.location.href='https://discord.gg/XC7Earjdfv'" style="background:#555; color:#fff; border:none; padding: 12px 25px; font-size: 18px; border-radius: 8px; cursor: pointer; transition: background-color 0.3s ease;" onmouseover="this.style.background='#333'" onmouseout="this.style.background='#555'"> Discord Mammonopedii </button>
</html>
Mammońskie Bingo
<html> <button
onclick="window.location.href='https://mammonopedia.pl/bingo.html'" style="background:#555; color:#fff; border:none; padding: 12px 25px; font-size: 18px; border-radius: 8px; cursor: pointer; transition: background-color 0.3s ease;" onmouseover="this.style.background='#333'" onmouseout="this.style.background='#555'"> Przejdź do Bingo </button>
</html>