Strona główna: Różnice pomiędzy wersjami
Wygląd
| [wersja przejrzana] | [wersja przejrzana] |
m Wyjebałem przycisk |
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 | 🔴 EVENT LIVE | ||
Wielka Afera Zadymeczkowa | |||
</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;"> | ||
<div | <div></div> | ||
<div | <div></div> | ||
</div> | </div> | ||
</div> | </div> | ||
Wersja z 20:40, 17 lis 2025
Witaj w Mammonopedii
🔴 EVENT LIVE
Wielka Afera Zadymeczkowa
<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 | Wątki |
Popularne artykuły
Mammońskie Bingo
<html> <button
onclick="window.location.href='https://mammonopedia.pl/website/upload/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>
Dołącz do naszej społeczności!
<html> <a href="https://discord.gg/unhNrdrqVU" class="przyciskLink"> Las łosia </a> <a href="https://discord.gg/XC7Earjdfv" class="przyciskLink"> Discord Mammonopedii </a> </html>