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

Module:ReadingTime: Revision history

From Battlestar Wiki Media

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 March 2026

  • curprev 17:3617:36, 8 March 2026 Joe Beaudoin Jr. talk contribs 864 bytes +864 Created page with "local p = {} function p.getReadingTime(frame) -- Get the content of the current page local title = mw.title.getCurrentTitle() local content = title:getContent() if not content then return "1 min" end -- Strip out some wiki-markup to get a cleaner word count -- This removes HTML comments, category links, and some formatting local cleanContent = content:gsub("<!%-%-.-%-%->", "") :gsub("%[%[Category:.-%]%]",..."