Content deleted Content added
m ? |
m ?? |
||
Line 104:
local originalText = text -- I don't want to even think about conflicts...
local nextLink = mw.ustring.gmatch(originalText, "%[%[(
local link = " " -- true
local display = "" -- false
|