10,735
edits
TheNightAvl (talk | contribs) No edit summary |
TheNightAvl (talk | contribs) No edit summary |
||
Line 35: | Line 35: | ||
end | end | ||
local link = data[ | local link = data[form] | ||
if replace ~= "" then | if replace ~= "" then | ||
form = mw.ustring.gsub(form, "[CV]", replace) | form = mw.ustring.gsub(form, "[CV]", replace) | ||
end | end | ||