Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Main public logs

Combined display of all available logs of Secrets of Hogwarts. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:13, 8 August 2025 Alaric Greystone talk contribs created page Portal:Quidditch Teams (Created page with "'''Hogwarts Teams:''' Gryffindor Quidditch 2084-85, Hufflepuff Champions 2083, Ravenclaw Sky Riders, Slytherin Storm, Mixed House Teams '''Professional Leagues:''' British Quidditch League 2085, International Quidditch Championship 2084, Women's Professional Quidditch, Youth Quidditch Development, Quidditch Broadcasting Revolution '''New Developments:''' Quidditch Safety Innovations, Magical Drone Quidditch, Underground...")
  • 19:12, 8 August 2025 Alaric Greystone talk contribs created page Portal:Hogwarts Houses (Created page with "'''Gryffindor House:''' Gryffindor House 2084-85, Gryffindor Common Room Renovations, New Gryffindor Traditions, Gryffindor House Ghosts 2080s, Modern Gryffindor Values '''Hufflepuff House:''' Hufflepuff Greenhouse Expansion 2081, Hufflepuff House Sustainability Project, New Hufflepuff Dormitories, Hufflepuff-Muggle Relations Program, Hufflepuff House Championship 2083 '''Ravenclaw House:''' Ravenclaw Innovation Laboratory, [...")
  • 18:57, 8 August 2025 Alaric Greystone talk contribs created page Module:Navpills/styles.css (Created page with ".template-navpills { display: grid; gap: var( --space-xs ); grid-template-columns: repeat( auto-fill, minmax( 160px, 1fr ) ); grid-auto-rows: 3rem; font-size: var( --font-size-small ); } .template-navpill { position: relative; border: 1px solid var( --border-color-base ); border-radius: var( --border-radius-medium ); font-weight: var( --font-weight-medium ); line-height: var( --line-height-xx-small ); overflow: hidden; } .template-...")
  • 18:57, 8 August 2025 Alaric Greystone talk contribs created page Module:Arguments (Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string'...")
  • 11:40, 8 August 2025 Alaric Greystone talk contribs created page Secrets of Hogwarts:New Contributor Guide (Created page with "= Welcome, New Seeker! = Welcome to '''Secrets of Hogwarts''', where you can help build the magical world of 2085! This guide will help you get started contributing to our collaborative encyclopedia. == How to Get Started == === Phase 1: Choose Your Interest === We have over 500 red links available for development! Pick an area that excites you: * '''👥 Student Life''' - Develop student leaders, clubs, and academic programs * '''🧙‍♀️ Faculty & Staff''' - C...")
  • 11:40, 8 August 2025 Alaric Greystone talk contribs created page Head Girl Amanda Cross (Created page with "'''Amanda Cross''' serves as Head Girl for the 2084-2085 academic year, representing a new generation of magical leaders who seamlessly blend traditional values with cutting-edge innovation. == Background == Amanda was born in The Integration Era, growing up during the period when magical and non-magical communities began working together. This unique perspective shaped her approach to leadership at Hogwarts. == Leadership Philosophy == As Head Girl, Amanda believe...")
  • 11:39, 8 August 2025 Alaric Greystone talk contribs created page Template:Red Link Opportunities (Created page with "<includeonly><div class="redlink-tracker"> <h3>🚀 Available for Community Development</h3> <div class="redlink-categories"> {{#if:{{{students|}}}| <div class="redlink-category"> <h4>👥 Student Life ({{{student-count|0}}} available)</h4> <p>Leadership positions, clubs, academic life, and social dynamics</p> </div> }} {{#if:{{{faculty|}}}| <div class="redlink-category"> <h4>🧙‍♀️ Faculty & Staff ({{{faculty-count|0}}} available)</h4> <p>Professors, researchers,...")
  • 11:39, 8 August 2025 Alaric Greystone talk contribs created page Portal:Faculty (Created page with "'''Faculty and Staff of Hogwarts 2085''' represent the finest magical educators adapted for the modern age. == Department Heads == The academic departments are led by brilliant minds who bridge traditional magic with cutting-edge research: === Core Magical Subjects === * Professor Helena Chen - Head of Quantum Enchantments, pioneering consciousness transfer research * Professor Amara Okonkwo - Bio-Potion Integration Master, revolutionary healing innovations *...")
  • 11:38, 8 August 2025 Alaric Greystone talk contribs created page Portal:Students (Created page with "'''Student Life at Hogwarts 2085''' represents a new era of magical education where traditional house values meet cutting-edge innovation. == Current Student Leadership == The student body is led by exceptional individuals who balance magical tradition with modern innovation: * Head Girl 2084-2085 Amanda Cross - Leading the charge in digital-age magical education * Head Boy 2084-2085 Marcus Chen - Balancing ancient traditions with quantum innovation * Gryffin...")
  • 11:29, 8 August 2025 Alaric Greystone talk contribs created page Template:Main page/statistics/styles.css (Created page with "Statistics Section Styling: .statistics-section { margin: 50px 0; padding: 0; } .statistics-section .section-header { text-align: center; font-size: 32px; color: #ffd700; margin-bottom: 30px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); font-family: 'Times New Roman', serif; } .stats-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 25px; max-width: 1200px; margin: 0 auto 40p...")
  • 11:27, 8 August 2025 Alaric Greystone talk contribs created page Template:Main page/statistics (Created page with "<templatestyles src="Template:Main page/statistics/styles.css"/> <div class="statistics-section"> <h2 class="section-header">📊 Wiki Statistics</h2> {{#invoke:StatisticsTracker|renderStatsDashboard}} </div><noinclude>{{/doc}}</noinclude>")
  • 11:26, 8 August 2025 Alaric Greystone talk contribs created page Template:Main page/news/styles.css (Created page with "News and Events Section Styling: .news-events-section { margin: 50px 0; padding: 0; } .news-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 30px; max-width: 1400px; margin: 0 auto; padding: 0; } .news-column, .events-column { background: rgba(26, 26, 58, 0.9); border: 2px solid rgba(255, 215, 0, 0.3); border-radius: 15px; padding: 25px; transition: all 0.3s ease; min-height: 400px; } .news-column:...")
  • 11:22, 8 August 2025 Alaric Greystone talk contribs created page Template:Main page/mystery/styles.css (Created page with "Mystery Tracker Section Styling: .mystery-tracker-section { margin: 50px 0; padding: 0; } .mystery-tracker-section .section-header { text-align: center; font-size: 32px; color: #ffd700; margin-bottom: 30px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); font-family: 'Times New Roman', serif; } Investigations Grid: .investigations-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)); gap: 2...")
  • 11:19, 8 August 2025 Alaric Greystone talk contribs created page Template:Main page/news and events (Created page with "<templatestyles src="Template:Main page/news/styles.css"/> <div class="news-events-section"> <div class="news-grid"> <div class="news-column"> <h2 class="section-header">📰 Castle Chronicle</h2> {{#invoke:NewsTracker|getLatestNews}} </div> <div class="events-column"> <h2 class="section-header">📅 Upcoming Events</h2> {{#invoke:NewsTracker|getUpcomingEvents}} </div> </div> </div><noinclude>{{/doc}}</noinclude>")
  • 10:56, 8 August 2025 Alaric Greystone talk contribs created page Template:Main page/mystery tracker (Created page with "<templatestyles src="Template:Main page/mystery/styles.css"/> <div class="mystery-tracker-section"> <h2 class="section-header">🔍 Active Investigations</h2> {{#invoke:MysteryTracker|renderActiveInvestigations}} </div><noinclude>{{/doc}}</noinclude>")
  • 10:55, 8 August 2025 Alaric Greystone talk contribs created page Template:Key press (Created page with "<includeonly><kbd class="keyboard-key">{{{1}}}</kbd></includeonly><noinclude> Creates keyboard key styling. </noinclude>")
  • 10:55, 8 August 2025 Alaric Greystone talk contribs created page Template:Main page/featured content (Created page with "<templatestyles src="Template:Main page/featured/styles.css"/> <div class="featured-content-section"> <h2 class="section-header">⭐ Featured Content</h2> <div class="featured-grid"> <div class="featured-article"> <h3>📚 Featured Article</h3> {{#invoke:FeaturedContent|getRandomFeatured|type=article}} </div> <div class="featured-mystery"> <h3>🔍 Mystery of the Week</h3> {{#invoke:FeaturedContent|getCurrentMystery}} </div> <div class="featured-discovery"> <h3>💡 Rece...")
  • 10:53, 8 August 2025 Alaric Greystone talk contribs created page Template:Main page/community/styles.css (Created page with "Community Dashboard Styling: .community-dashboard { margin: 50px 0; padding: 0; } .dashboard-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; max-width: 1400px; margin: 0 auto; padding: 30px 0; } .dashboard-item { background: linear-gradient(135deg, rgba(26, 26, 58, 0.9), rgba(42, 24, 16, 0.9)); border: 2px solid rgba(255, 215, 0, 0.3); border-radius: 15px; padding: 25px;...")
  • 10:53, 8 August 2025 Alaric Greystone talk contribs created page Template:Main page/navigation/styles.css (Created page with "Simplified Navigation Pills - No Advanced Effects: .tg-mainpage-navigation { margin: 40px 0; padding: 0; } .section-header { text-align: center; font-size: 32px; color: #ffd700; margin-bottom: 30px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .navpills-container { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; padding: 30px 0; max-width: 1400px; margin: 0 auto; } .navpi...")
  • 10:51, 8 August 2025 Alaric Greystone talk contribs created page Template:Main page/featured/styles.css (Created page with "Featured Content Section: .featured-content-section { margin: 50px 0; padding: 0; } .featured-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)); gap: 30px; max-width: 1400px; margin: 0 auto; padding: 30px 0; } .featured-article, .featured-mystery, .featured-discovery { background: linear-gradient(135deg, rgba(26, 26, 58, 0.9), rgba(42, 24, 16, 0.9)); border: 2px solid rgba(255, 215, 0, 0.3);...")
  • 10:50, 8 August 2025 Alaric Greystone talk contribs created page Template:Main page/header/styles.css (Created page with "Main Header Styling with Advanced Effects: .mainpage-wrapper { max-width: 1400px; margin: 0 auto; padding: 0 20px; } .home-header { background: linear-gradient(135deg, #0f0f23 0%, #1a1a3a 50%, #2c1810 100%); color: #f0f0f0; padding: 80px 40px; text-align: center; border-radius: 20px; margin-bottom: 40px; position: relative; overflow: hidden; box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5); min-height: 400px; } /* Anim...")
  • 10:48, 8 August 2025 Alaric Greystone talk contribs created page Module:StatisticsTracker (Created page with "local p = {} function p.renderStatsDashboard(frame) local stats = { { icon = "📄", number = "197", -- You can make this dynamic later label = "Total Articles", color = "blue" }, { icon = "👥", number = "45", -- You can make this dynamic later label = "Registered Users", color = "green" }, { icon = "✏️",...")
  • 10:48, 8 August 2025 Alaric Greystone talk contribs created page Module:NewsTracker (Created page with "local p = {} function p.getLatestNews(frame) local news = { { headline = "Quantum Spires Show Unusual Energy Readings", summary = "Castle monitoring systems detect strange fluctuations in magical-digital fusion points.", date = "Today", category = "Technology", link = "Quantum Spires Energy Anomaly 2085" }, { headline = "New Student Innovation Lab Opens", summ...")
  • 10:48, 8 August 2025 Alaric Greystone talk contribs created page Module:MysteryTracker (Created page with "local p = {} function p.getTotalMysteries(frame) return "47" end function p.getSolvedCount(frame) return "23" end function p.renderActiveInvestigations(frame) local investigations = { { title = "The Chen Constellation Chain", status = "Active", difficulty = 4, investigators = {"MysterySeeker", "QuantumWizard", "StarGazer"}, progress = 75, lastUpdate = "2 hours ago",...")
  • 10:47, 8 August 2025 Alaric Greystone talk contribs created page Module:FeaturedContent (Created page with "local p = {} function p.getRandomFeatured(frame) local featuredArticles = { "Professor Helena Chen", "Quantum Spires", "The Great Library Incident of 2052", "Room of Requirement 2085", "Digital Dark Ages", "Consciousness Transfer Research" } math.randomseed(os.time()) local selected = featuredArticles[math.random(#featuredArticles)] local output = {} table.insert(output, '<div class="feat...")
  • 10:47, 8 August 2025 Alaric Greystone talk contribs created page Module:CommunityTracker (Created page with "local p = {} function p.getRecentActivity(frame) local recentChanges = { {user = "MysterySeeker", page = "Professor Chen's Lab", action = "expanded", time = "2 hours ago"}, {user = "QuantumWizard", page = "Draco Constellation Research", action = "created", time = "4 hours ago"}, {user = "RoomWalker", page = "Room of Requirement Access", action = "solved mystery", time = "6 hours ago"}, {user = "TreeWhisperer", page = "Whomping Willow...")
  • 10:45, 8 August 2025 Alaric Greystone talk contribs created page Template:Main page/community dashboard (Created page with "<templatestyles src="Template:Main page/community/styles.css"/> <div class="community-dashboard"> <h2 class="section-header">👥 Community Dashboard</h2> <div class="dashboard-grid"> <div class="dashboard-item recent-activity"> <h3>📈 Recent Activity</h3> {{#invoke:CommunityTracker|getRecentActivity}} </div> <div class="dashboard-item top-contributors"> <h3>🌟 Top Contributors</h3> {{#invoke:CommunityTracker|getTopContributors}} </div> <div class="dashboard-item ach...")
  • 10:41, 8 August 2025 Alaric Greystone talk contribs created page Module:Navpills (Created page with "local p = {} function p.renderPortals(frame) local portals = { { page = "Portal:Castle", text = "Castle & Grounds", image = "Portal-castle-2085.webp", desc = "Explore Hogwarts transformed with quantum spires and smart architecture", articles = frame:callParserFunction('#ask', 'Category:Castle Locations', '|format=count'), mysteries = frame:callParserFunction('#ask', '[[Category:Castl...")
  • 22:15, 6 August 2025 Alaric Greystone talk contribs created page File:Main-logo.png
  • 22:15, 6 August 2025 Alaric Greystone talk contribs uploaded File:Main-logo.png
  • 22:13, 6 August 2025 Alaric Greystone talk contribs created page Template:Lore Master Dashboard (Created page with "<div class="loremaster-dashboard" style="background: #1a1a2e; border: 2px solid #d4af37; border-radius: 8px; padding: 1.5rem;"> <h2 style="color: #d4af37; margin-top: 0; text-align: center;">🏛️ Lore Master Command Center</h2> <div class="dashboard-grid" style="display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 1rem;"> <div class="dashboard-section"> <h3 style="color: #c9c9c9; border-bottom: 1px solid #d4af37; padding-bottom: 0.5rem;">...")
  • 22:13, 6 August 2025 Alaric Greystone talk contribs created page Template:Latest Lore Updates (Created page with "<div class="latest-updates" style="background: #2c3e50; border: 1px solid #d4af37; border-radius: 8px; padding: 1rem; margin-bottom: 1rem;"> <h2 style="color: #d4af37; margin-top: 0; display: flex; align-items: center;"> <span style="margin-right: 0.5rem;">📜</span> Latest Lore Contributions </h2> <div class="updates-list" style="color: #bdc3c7;"> {{Special:RecentChanges/5|namespace=0|hideminor=1}} </div> <div style="text-align: right; margin-top: 1rem;"> Special:Rec...")
  • 22:12, 6 August 2025 Alaric Greystone talk contribs created page Template:Featured Article (Created page with "<div class="featured-article" style="background: linear-gradient(135deg, #4a4a4a 0%, #2c2c2c 100%); border-left: 5px solid #d4af37; padding: 1.5rem; border-radius: 0 8px 8px 0; margin-bottom: 1rem;"> <h2 style="color: #d4af37; margin-top: 0; display: flex; align-items: center;"> <span style="margin-right: 0.5rem;">⭐</span> Featured Lore </h2> <div class="featured-content"> {{#ifexist:Template:Featured Article/{{CURRENTMONTHNAME}} {{CURRENTYEAR}} |{{Featured Article/{{C...")
  • 22:12, 6 August 2025 Alaric Greystone talk contribs created page Template:Portal Box (Created page with "<div class="portal-box" style="background: linear-gradient(145deg, #2c3e50 0%, #34495e 100%); border: 2px solid #d4af37; border-radius: 8px; padding: 1.5rem; margin: 0.5rem; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; min-height: 150px;"> <div class="portal-icon" style="margin-bottom: 1rem;"> [[File:{{{2}}}|64px|link={{{3}}}]] </div> <h3 style="color: #d4af37; margin: 0.5rem 0; font-size: 1.3rem;">[[{{{3}}}|{{{1}}}]]</h3> <p style="color: #...")
  • 22:11, 6 August 2025 Alaric Greystone talk contribs created page Template:Main Page Header (Created page with "<div class="main-header" style="background: linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f0f23 100%); padding: 2rem; text-align: center; border-radius: 10px; margin-bottom: 1.5rem;"> <div class="header-content"> <h1 style="color: #d4af37; font-size: 3rem; margin: 0; text-shadow: 2px 2px 4px rgba(0,0,0,0.5);">120px|link= Hogwarts Lore Codex</h1> <p style="color: #c9c9c9; font-size: 1.2rem; margin: 0.5rem 0 0 0; font-style: italic;">Where Lore...")
  • 19:44, 6 August 2025 Alaric Greystone talk contribs created page Module:Navpills (Created page with "local mArguments --initialize lazily local getArgNums = require('Module:Common').getArgNums local p = {} --Implements {{Navpills}} from the frame function p.navpills( frame ) mArguments = require( 'Module:Arguments' ) return p._navpills( mArguments.getArgs( frame ) ) end function p._navpills( args ) if not args then return 'Missing arguments' end local html = mw.html.create( 'div' ):addClass( 'template-navpills' ):attr( 'role', 'navigation' ) for i, _ in i...")
  • 19:43, 6 August 2025 Alaric Greystone talk contribs created page Template:Navpills (Created page with "# Secrets of Hogwarts - Navpills Template ## Template:Navpills ```wiki <includeonly>{{#invoke:Navpills|navpills}}</includeonly><noinclude> Navpills is used to create a grid of navigation buttons for exploring the magical world of 2085. It is powered by Module:Navpills. == Example == <pre><nowiki> {{Navpills |page1 = Professor Helena Chen |page2 = Gryffindor House 2085 |page3 = Room of Requirement 2085 |text3 = Hidden Mysteries |image3 = Room-of-requirement-2085.jp...")
  • 19:42, 6 August 2025 Alaric Greystone talk contribs created page Template:Main page/navigation (Created page with "<!-- Template:Main page/navigation -------------------- Navigation component of the main page for Secrets of Hogwarts --><div class="tg-mainpage-navigation"><!-- -->{{Navpills<!-- -->|page1=Portal:Castle|text1=Castle & Grounds|image1=Main page - Castle.webp<!-- -->|page2=Portal:Students|text2=Student Life|image2=Main page - Students.webp<!-- -->|page3=Portal:Faculty|text3=Faculty & Staff|image3=Main page - Faculty.webp<!-- -->|page4=Portal:Technology|text4=Magical T...")
  • 19:21, 6 August 2025 Alaric Greystone talk contribs created page Template:Main page/settings (Created page with "<includeonly>{{#switch:{{{1}}} |subtitle = The collaborative magical encyclopedia of 2085 - Where magic meets technology and mysteries await discovery |#default = {{{1}}} }}</includeonly><noinclude> This template stores the main page settings and subtitle. Usage: * {{Main page/settings|subtitle}} - Returns the main subtitle </noinclude>")
  • 19:20, 6 August 2025 Alaric Greystone talk contribs created page Template:Main page/header (Created page with "<templatestyles src="Template:Main page/header/styles.css"/><div class="home-header"> <div class="home-header__pretitle">🏰 Welcome to the</div> <h1 class="home-header__title">Secrets of Hogwarts</h1> <div class="home-header__subtitle">{{Main page/settings|subtitle}}</div> <div class="home-header__search scw-gradient-glow citizen-search-trigger" role="button"><span class="home-header__searchIcon">16px|link=</span><span class="home-header...")