Tachyony
Created page with "require('Module:No globals') local p = {} local title = mw.title.getCurrentTitle() local namespace = title.namespace local testcases = (string.sub(title.subpageText,1,9) == 'testcases') --========================================================================== --Category functions --========================================================================== local function addCat( cat ) if cat then r..."