Main public logs
More actions
Combined display of all available logs of Amaranth Legacy. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:51, September 11, 2025 Tesinormed talk contribs removed protection from Module:Remove parentheses (hist)
- 10:51, September 11, 2025 Tesinormed talk contribs protected Module:Remove parentheses [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) [cascading] (hist)
- 17:21, January 28, 2025 Tesinormed talk contribs created page Module:Remove parentheses (Created page with "local p = {} function p.main(frame) local args = require('Module:Arguments').getArgs(frame) if not args['scope'] then error('"scope" argument is required') end local scope = args['scope'] return frame:callParserFunction('DISPLAYTITLE', 'a' .. mw.title.getCurrentTitle()) end return p")