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

Module:FeaturedContent: Revision history

From Secrets of Hogwarts

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 August 2025

  • curprev 10:4710:47, 8 August 2025 Alaric Greystone talk contribs 4,693 bytes +4,693 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..."