Content deleted Content added
make the date matching less strict |
add todo list |
||
Line 1:
-- This module is a replacement for the RfX report bot.
--[==[
TODO:
* Add a purge link (but where?)
* Show a message if there are no active RfXs (again, where?)
* Get the last active RfX date if there are none open?
This could be screen-scraped from
[[Wikipedia:Successful requests for adminship/2013]] etc.
* Comment the code properly
--]==]
local colours = mw.loadData('Module:RFX report/colour')
|