Module:Time ago: Revision history

From Lets RP Wiki

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.

(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

17 January 2023

  • curprev 22:4622:46, 17 January 2023Momo talk contribsm 5,112 bytes 0 1 revision imported
  • curprev 22:4222:42, 17 January 2023Momo talk contribs 5,112 bytes +5,112 Created page with "-- Implement Template:Time ago local numberSpell, yesno -- lazy load function numberSpell(arg) numberSpell = require('Module:NumberSpell')._main return numberSpell(arg) end function yesno(arg) yesno = require('Module:Yesno') return yesno(arg) end local p = {} -- Table to convert entered text values to numeric values. local timeText = { ['seconds'] = 1, ['minutes'] = 60, ['hours'] = 3600, ['days'] = 86400, ['weeks'] = 604800, ['months'] = 2629800, --..."

2 February 2021

(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)