All public logs
Combined display of all available logs of Bharatpedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:22, 9 March 2021 WikiDwarf talk contribs created page Module:String2 (Created page with "-- Version 2021-02-17 local p = {} p.trim = function(frame) local s = mw.text.trim(frame.args[1] or "") return s end p.upper = function(frame) local s = mw.text.trim(fra...")