is_testcases = title.isSubpage and title.subpageText == "testcases" local without_subpage = title.nsText .. ":" .. title.baseText if is_testcases then...
is_testcases = title.isSubpage and title.subpageText == "testcases" local without_subpage = title.nsText .. ":" .. title.baseText if is_testcases then...
known. local actual_title = mw.title.getCurrentTitle() -- Use this when testcases need to be able to override the title (for bolding, -- for instance)....
known. local actual_title = mw.title.getCurrentTitle() -- Use this when testcases need to be able to override the title (for bolding, -- for instance)....
out = indent .. out end return out end -- Used by [[Module:ca-IPA/testcases]]. function export.test(pagename, respelling, dialect) local function...