Content deleted Content added
No edit summary |
No edit summary |
||
Line 223:
trable["BANNER_NAME"] = "Template:WikiProject Higher education"
trable = p.tab2arg(trable,"|IMAGE_LEFT = Graduation hat.svg")
return
end
Line 238:
local x = mw.text.split(t[1], "|", true, true) -- Split by comma, trim whitespace, remove empty strings
return
end
|