Main public logs
Appearance
This is a combined display of all logs except the patrol, review, tag and thanks logs:
- Who performed the action – enter their name without prefix under "Performer".
- The page or user affected by an action – enter the page or user name (prefixed with "User:") under "Target".
- 18:00, 12 April 2024 MusikBot II talk contribs protected Module:Shindo [Edit=Require autoconfirmed or confirmed access] (indefinite) (High-risk template or module: 1228 transclusions (more info)) (hist)
- 22:26, 6 April 2024 Awesome Aasim talk contribs created page Module:Shindo (←Created page with 'local p = {} local data = mw.loadData("Module:Shindo/data") p.format = function(frame) local args = require("Module:Arguments").getArgs(frame) local scale = args.scale local intensity = args.intensity or args[1] return data[scale].ranks[intensity] end --@TODO implement seismic intensity table -- p.table = function(frame) end return p')