10,731
edits
TheNightAvl (talk | contribs) mNo edit summary |
TheNightAvl (talk | contribs) mNo edit summary |
||
Line 47: | Line 47: | ||
local term = mw.title.getCurrentTitle().text | local term = mw.title.getCurrentTitle().text | ||
if language.proto then | if language.proto then | ||
term = mw.ustring.gsub(term, "^[^/]+/", "") | term = mw.ustring.gsub(term, "^[^/]+/", "") | ||
end | end |