Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of CoraTO Wiki - Official Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:53, 22 October 2025 Christopher talk contribs uploaded File:Zorrasvest30stats.png
- 17:52, 22 October 2025 Christopher talk contribs created page File:Zorrasring30stats.png
- 17:52, 22 October 2025 Christopher talk contribs uploaded File:Zorrasring30stats.png
- 17:51, 22 October 2025 Christopher talk contribs created page File:Zorrasluckyknife30stats.png
- 17:51, 22 October 2025 Christopher talk contribs uploaded File:Zorrasluckyknife30stats.png
- 17:50, 22 October 2025 Christopher talk contribs created page File:Vulpineshield30stats.png
- 17:50, 22 October 2025 Christopher talk contribs uploaded File:Vulpineshield30stats.png
- 17:49, 22 October 2025 Christopher talk contribs created page File:Vulpineboxrearview.png
- 17:49, 22 October 2025 Christopher talk contribs uploaded File:Vulpineboxrearview.png
- 17:49, 22 October 2025 Christopher talk contribs created page File:Vulpineboxfrontview.png
- 17:49, 22 October 2025 Christopher talk contribs uploaded File:Vulpineboxfrontview.png
- 17:07, 21 October 2025 Noorisei talk contribs created page MediaWiki:QuestTracker.css (Created page with "Quest Tracker Overview: .quest-tracker-overview { background: linear-gradient(135deg, #fff5f8, #ffeef3); border: 2px solid #ff6b9d; border-radius: 16px; padding: 2rem; margin-bottom: 2rem; box-shadow: 0 6px 25px rgba(255, 107, 157, 0.15); } .progress-stats { display: flex; justify-content: space-around; margin-bottom: 1.5rem; gap: 1rem; } .stat-item { text-align: center; flex: 1; } .stat-label { display: block; font-weight: 600; colo...")
- 16:55, 21 October 2025 Noorisei talk contribs created page MediaWiki:MonsterCard.css (Created page with "Monster Information Cards: .monster-info-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)); gap: 2rem; margin-bottom: 2rem; } .monster-info-card { background: #ffffff; border-radius: 12px; padding: 1.5rem; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08); border: 1px solid #e9ecef; transition: all 0.3s ease; position: relative; overflow: hidden; } .monster-info-card::before { content: ''; position: absolute;...")
- 16:48, 21 October 2025 Noorisei talk contribs created page Template:MainPage (Created page with "{{#css:MediaWiki:MainPage.css}} {{#css:MediaWiki:Tabs.css}} <HTML> <div class="mw-page-scope"> <!-- Top utility banner (keeps MediaWiki-friendly File syntax for production use) --> <div class="utility-banner"> <img src="https://mewsie.world/CoraTOWiki/images/thumb/0/04/DiscordCoraTO.png/211px-DiscordCoraTO.png" width="120" alt="Discord CoraTO" alt="Enter Discord"> </div> <!-- Hero section --> <header class="hero"> <div class="hero-inner"> <a hre...")
- 16:47, 21 October 2025 Noorisei talk contribs created page MediaWiki:MainPage.css (Created page with " [COMPONENTS] UI COMPONENTS ========================================: Cards: .mw-parser-output .card { background: #ffffff; border: 1px solid rgba(0,0,0,0.08); border-left: 3px solid transparent; border-radius: 14px; overflow: hidden; transition: transform .2s ease, box-shadow .2s ease, background-color .2s ease, border-color .2s ease, padding .2s ease; padding: 0; } .mw-parser-output .card:hover { transform: translateY(-3px); box-shadow:...")
- 16:45, 21 October 2025 Noorisei talk contribs created page MediaWiki:Tables.css (Created page with "======================================== NEWCORA WIKI THEME - TABLES ======================================== Table styles & data presentation ========================================: [TABLES] WIKITABLE ========================================: .wikitable { width: 100%; border-collapse: collapse; background: rgba(255,255,255,0.95); border: 2px solid rgba(255, 111, 163, 0.18); border-radius: 20px; margin: 20px 0; box-shadow...")
- 16:44, 21 October 2025 Noorisei talk contribs created page MediaWiki:Collapsible.css (Created page with "Collapsible Elements: .mw-body .collapsible, #content .collapsible, #mw-content-text .collapsible, button.collapsible { background-color: #f1f1f1; color: #444; cursor: pointer; padding: 18px; width: 100%; border: none; text-align: left; outline: none; font-size: 15px; transition: 0.4s; border-radius: 4px; margin-bottom: 5px; position: relative; } .mw-body .collapsible:hover, #content .collapsible:hover, #mw-content-text .collapsible:hover,...")
- 16:44, 21 October 2025 Noorisei talk contribs created page MediaWiki:ChangelogBox.css (Created page with " Changelog Box: .changelog-box { background: linear-gradient(135deg, #ffeef7 0%, #ffffff 50%, #f8f9fa 100%) !important; padding: 25px 30px !important; border-radius: 16px !important; border: 1px solid rgba(255, 107, 157, 0.15) !important; border-left: 5px solid #ff6b9d !important; box-shadow: 0 4px 20px rgba(255, 107, 157, 0.08), 0 2px 8px rgba(0, 0, 0, 0.04) !important; margin: 25px 0 !important; transition: all 0.3s ease !important; font-size:...")
- 16:43, 21 October 2025 Noorisei talk contribs created page MediaWiki:GuideCard.css (Created page with ".shaman-guide-feature-card { background: linear-gradient(135deg, #fff5f8, #ffeef3); border-radius: 12px; padding: 2rem; margin-bottom: 2rem; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08); border: 1px solid #e9ecef; transition: transform 0.3s ease, box-shadow 0.3s ease; } .shaman-guide-feature-card:hover { transform: translateY(-2px); box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12); } .shaman-guide-feature-card h3 { font-size: 1.5rem; font-weight: 700; c...")
- 16:43, 21 October 2025 Noorisei talk contribs created page MediaWiki:InfoBox.css (Created page with " Info Boxes: .tip-box { background-color: rgba(144, 238, 144, 0.2); border-left: 4px solid #4CAF50; padding: 15px; margin: 20px 0; border-radius: 4px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); } .tip-box::before { content: "💡 Tip"; display: block; font-weight: bold; margin-bottom: 10px; color: #4CAF50; } .warning-box { background-color: rgba(255, 165, 0, 0.2); border-left: 4px solid #FF9800; padding: 15px; margin: 20px 0; border-...")
- 16:42, 21 October 2025 Noorisei talk contribs created page MediaWiki:FairyGodm.css (Created page with " Header Section: .header { text-align: center; margin-bottom: 32px; padding: 32px; background: linear-gradient(135deg, #ff6b9d 0%, #ffc3e0 100%); border-radius: 20px; box-shadow: 0 4px 20px rgba(255, 107, 157, 0.3); color: white; } .header h1 { font-size: 3rem; margin-bottom: 16px; text-shadow: 0 2px 4px rgba(0,0,0,0.3); } .header p { font-size: 1.2rem; opacity: 0.95; max-width: 800px; margin: 0 auto; } .npc...")
- 16:41, 21 October 2025 Noorisei talk contribs created page MediaWiki:QuestCard.css (Created page with "Quest Card: .quest-card { background: rgba(255, 255, 255, 0.95); border: 1px solid rgba(255, 107, 157, 0.1); border-radius: 20px; padding: 30px; margin: 25px 0; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05); transition: all 0.3s ease; position: relative; overflow: hidden; } .quest-card:hover::before { left: 100%; } .quest-card:hover { transform: translateY(-2px); box-shadow: 0 8px 30px rgba(255, 107, 157, 0.15); border-color: rgba(255, 107,...")
- 16:41, 21 October 2025 Noorisei talk contribs created page MediaWiki:Eclipse.css (Created page with " Modern Eclipse Tab Container: .eclipse-modern-container { max-width: 1000px; margin: 0 auto; padding: 20px; background: linear-gradient(135deg, #fafafa 0%, #ffffff 100%); border-radius: 20px; box-shadow: 0 8px 32px rgba(255, 107, 157, 0.08); } Modern Stats Grid: .eclipse-stats-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin: 30px 0; } .eclipse-stat-card { background: rgba(255, 255, 25...")
- 16:40, 21 October 2025 Noorisei talk contribs created page MediaWiki:Overview.css (Created page with " [GUIDE] MAIN CONTAINER ========================================: #tab-guide { padding: 32px 0; background: linear-gradient(135deg, #fff0f6 0%, #ffffff 100%); min-height: 100vh; } [GUIDE] SECTION HEADER ========================================: .guide-section-header { text-align: center; margin-bottom: 48px; padding: 0 24px; } .guide-main-title { font-size: 3rem; font-weight: 700; background: linear-gradient(135deg, #ff6b9d 0%, #ffc3e0...")
- 16:40, 21 October 2025 Noorisei talk contribs created page MediaWiki:Img.css (Created page with ".image-container { background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 50%, #ffeef7 100%) !important; border: 1px solid rgba(255, 107, 157, 0.15) !important; border-radius: 12px !important; padding: 15px !important; margin-bottom: 12px !important; box-shadow: 0 2px 10px rgba(255, 107, 157, 0.06) !important; text-align: center !important; font-size: 0.9em !important; line-height: 1.4 !important; max-width: 100% !important; overflow: hidden !impor...")
- 16:38, 21 October 2025 Noorisei talk contribs created page MediaWiki:Tabs.css (Created page with " .tab-content { display: none; background: rgba(255,255,255,0.98); border-radius: 20px; border: 2px solid rgba(255, 111, 163, 0.18); box-shadow: 0 6px 24px rgba(255, 79, 145, 0.18); padding: 30px 20px; } .tab-content.active { margin: 0 auto; max-width: 1200px; width: 90%; background: white; border-radius: 16px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); padding: 20px 40px; box-sizing: border-box;...")
- 15:03, 21 October 2025 Noorisei talk contribs deleted page File:Reward.gif (content was: "", and the only contributor was "Noorisei" (talk))
- 15:00, 21 October 2025 Noorisei talk contribs created page File:Reward.gif
- 15:00, 21 October 2025 Noorisei talk contribs uploaded File:Reward.gif
- 13:59, 21 October 2025 Noorisei talk contribs created page File:Zoologist.webp
- 13:59, 21 October 2025 Noorisei talk contribs uploaded File:Zoologist.webp
- 11:21, 21 October 2025 Noorisei talk contribs created page File:Zoologist Idle.gif
- 11:21, 21 October 2025 Noorisei talk contribs uploaded File:Zoologist Idle.gif
- 11:21, 21 October 2025 Noorisei talk contribs created page File:Gambler Idle.gif
- 11:21, 21 October 2025 Noorisei talk contribs uploaded File:Gambler Idle.gif
- 11:20, 21 October 2025 Noorisei talk contribs created page File:Primadonna Idle.gif
- 11:20, 21 October 2025 Noorisei talk contribs uploaded File:Primadonna Idle.gif
- 11:20, 21 October 2025 Noorisei talk contribs created page File:Scientist Idle.gif
- 11:20, 21 October 2025 Noorisei talk contribs uploaded File:Scientist Idle.gif
- 11:20, 21 October 2025 Noorisei talk contribs created page File:Thief Master Idle.gif
- 11:20, 21 October 2025 Noorisei talk contribs uploaded File:Thief Master Idle.gif
- 11:20, 21 October 2025 Noorisei talk contribs created page File:Dark Lord Idle.gif
- 11:20, 21 October 2025 Noorisei talk contribs uploaded File:Dark Lord Idle.gif
- 11:19, 21 October 2025 Noorisei talk contribs created page File:Soul Master Idle.gif
- 11:19, 21 October 2025 Noorisei talk contribs uploaded File:Soul Master Idle.gif
- 11:19, 21 October 2025 Noorisei talk contribs created page File:Champion Idle.gif
- 11:19, 21 October 2025 Noorisei talk contribs uploaded File:Champion Idle.gif
- 11:18, 21 October 2025 Noorisei talk contribs created page File:Gladiator Idle.gif
- 11:18, 21 October 2025 Noorisei talk contribs uploaded File:Gladiator Idle.gif
- 09:08, 21 October 2025 Noorisei talk contribs deleted page File:Champion Idle.webp (content was: "", and the only contributor was "Noorisei" (talk))