10,731
edits
TheNightAvl (talk | contribs) mNo edit summary |
TheNightAvl (talk | contribs) mNo edit summary |
||
Line 285: | Line 285: | ||
stem = mw.ustring.match(stem, "([^%~]+)%~") | stem = mw.ustring.match(stem, "([^%~]+)%~") | ||
if stem_raised == args[v_index] then | if stem_raised == args[v_index] then | ||
stem_raised = | stem_raised = stem | ||
end | end | ||
else | else |