All public logs
From The Seven Sages of Rome
Combined display of all available logs of The Seven Sages of Rome. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:57, 25 March 2025 Noeth talk contribs deleted page Module:EmbeddedStoryCollector (content was: "-- Module: EmbeddedStoryCollector local p = {} function p.getStories(frame) local stories = {} -- Find all EmbeddedStory templates in the page content local content = mw.title.getCurrentTitle():getContent() for story in content:gmatch("{{EmbeddedStory.-}}") do table.insert(stories, story) end return table.concat(stories, "\n") end return p", and the only contributor was "Noeth" (talk))