Content deleted Content added
Plastikspork (talk | contribs) Per TfD outcome |
Copy changes by User:Tholme from Module:String2/sandbox per edit request. |
||
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
|