Recent changes
From Comprehensible Input Wiki
Track the most recent changes to the wiki on this page.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
29 March 2023
|
N 02:01 | Module:MHGraph 2 changes history +874 [Dimpizzy (2×)] | |||
|
02:01 (cur | prev) +110 Dimpizzy talk contribs | ||||
N |
|
01:36 (cur | prev) +764 Dimpizzy talk contribs (Created page with "local p = {} function createTable() local g = mw.ext.externaldata.getWebData { url = 'https://meta.miraheze.org/w/api.php?action=wikidiscover&wdsiteprop=creation&format=json&wdlimit=5000', data = {creation}, format = 'JSON' } list = {} for key, value in ipairs(g) do table.insert(list, value['creation']) end table.sort(list) return list end function dump(o) if type(o) == 'table' then local s =...") |