This wiki has had no edits or log actions made within the last 45 days and has been automatically marked as inactive. If you would like to prevent this wiki from being closed, please start showing signs of activity here. If there are no signs of this wiki being used within the next 15 days, this wiki will be closed in accordance to the Dormancy Policy (which all wiki founders accept when requesting a wiki). If this wiki is closed and no one reopens it 135 days from now, this wiki will become eligible for deletion. Note: If you are a bureaucrat, you can go to Special:ManageWiki and uncheck "inactive" yourself.

Template:Ep: Revision history

From Queen's Court Games

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.

1 December 2023

  • curprev 06:5706:57, 1 December 2023QueensCourtGames talk contribs 2,667 bytes +2,667 Created page with "local p = {} -- function to retrieve and format the episode name function p.ep(frame) -- convert the input into the standardized epCode local ep = frame.args[1] local epMatcher = require('Module:Ep/Matcher') local epCode = epMatcher.matchCode(ep) -- error message if code doesn't exist if epCode == '0x00' then local errorMsg = "<span style=\"color:red; font-weight: bold;\">Undefined Episode</span>" local title = mw.title.getCurrentTitl..."