Jump to content

Module:Aired episodes: Revision history


Here you can take a look at older versions of this page, and compare different versions.

  • Click the date to see an old version.
  • To compare two versions (changes), click the circles (in separate columns) next to them. Then click the Compare button to see the differences between them.
  • You can use (cur) to compare an old version with the newest (or current) one. You can use (last) to compare any version with the one just before it.
  • The letter m next to a change means that the change was marked as small (or minor).

19 December 2024

  • curlast 20:0420:04, 19 December 2024 2605:59c8:9f3:c110:6966:76db:a302:b681 talk 3,910 bytes +3,910 Created page with "local spellnum = require('Module:Spellnum per MOS').spellnum function oneEpisode(value, one_return, more_return) return (tonumber(value) == 1 and one_return or more_return) end function parseNumber(value) return tonumber(string.gsub(value, '^([%d]*).*', '%1'), 10) end function ordinalNumber(frame, value) return frame:expandTemplate{title='Ordinal to word',args={tonumber(value)}} end local p = {} function p.main(frame) local args = require('Module:Arguments').get..."