Combined display of all available logs of Star Citizen Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:48, 17 May 2023 Royken talk contribs imported Module:Time ago by file upload (1 revision)
- 17:04, 1 March 2023 Nomad talk contribs imported Module:Time ago by file upload (1 revision) (Antares hozzáadva sctoolsról)
- 07:04, 28 January 2023 Nomad talk contribs created page Module:Time ago (Created page with "-- Replacement for Template:Time ago local numberSpell = require('Module:NumberSpell')._main local yesno = require('Module:Yesno') local p = {} -- Table to convert entered text values to numeric values. timeText = { ['seconds'] = 1, ['minutes'] = 60, ['hours'] = 3600, ['days'] = 86400, ['weeks'] = 604800, ['months'] = 2678400, ['years'] = 31557600 } -- Table containing tables of possible units to use in output. timeUnits = { [1] = { 'second', 'seconds', "s...")