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).
- 18:06, 4 November 2024 Muskit Gergous talk contribs created page Module:Category pair/testcases (Created page with " local catPair = require('Module:Category pair') -- the module to be tested local ScribuntoUnit = require('Module:ScribuntoUnit') local suite = ScribuntoUnit:new() local function makeCat(s) return mw.title.new(s,"Category") end function suite:test() self:assertStringContains( "See also the preceding Category:1934 FIFA World Cup and the succeeding Category:1950 FIFA World Cup", catPair._pair(makeCat("1934 FIFA World Cup"),makeCat("1950 FIFA World Cup")),...")