Module talk:table/reverse
මාතෘකාවක් එක්කරන්නපෙනුම
| oldid | date/time | username | edit summary |
|---|---|---|---|
| 84793962 | 2025-05-13T18:55:08Z | Theknightwho | |
| 84793959 | 2025-05-13T18:54:10Z | Theknightwho | Protected "[[Module:table/reverse]]": Highly visible template/module ([Edit=Allow only template editors and administrators] (indefinite) [Move=Allow only template editors and administrators] (indefinite)) |
| 84793957 | 2025-05-13T18:54:01Z | Theknightwho | Created page with "local table_length_module = "Module:table/length" local function table_len(...) table_len = require(table_length_module) return table_len(...) end return function(t) local list, t_len = {}, table_len(t) for i = 1, t_len do list[i] = t[t_len - i + 1] end return list end" |
Start a discussion about Module:table/reverse
Talk pages are where people discuss how to make content on Wiktionary the best that it can be. You can use this page to start a discussion with others about how to improve Module:table/reverse.