Content deleted Content added
Plastikspork (talk | contribs) Per TfD outcome |
alphanumeric instead of only alphachars to allow for for example 32nd and 2 × and 1 – |
||
Line 26:
-- this is a piped wikilink, so we capitalise the text, not the pipe
local _
_, letterpos = mw.ustring.find(s, "|%
else
letterpos = mw.ustring.find(s, '%
end
if letterpos then
|