All public logs

Jump to navigation Jump to search

Combined display of all available logs of SilentBlue.RemyWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 11:45, 21 December 2024 Mantou1233 talk contribs created page Module:UnlockChalDate (Created page with "local p={} local color={ [300] = 'style="background:#adff2f;" | ', [100] = 'style="background:#adff2f;" | ', [50] = 'style="background:#f08080;" | ', [10] = 'style="background:#da70d6;" | ', [1] = 'style="background:#da70d6;" | ' } local function DateDiffRaw(args) return tonumber(mw.text.trim(mw.getCurrentFrame():expandTemplate{title='DateDiffRaw',args=args})) end function p.UnlockChalDate(frame) args=frame:getParent().args day=DateDiffRaw...")