1,124
edits
Line 31: | Line 31: | ||
local disambig = string.find(title, '%(') | local disambig = string.find(title, '%(') | ||
if string.sub(title, string. | if string.sub(title, string.len(title)) == '%)' then | ||
local check = disambig | local check = disambig | ||
while check do | while check do |