Difference between revisions of "Module:Common"

Jump to navigation Jump to search
3 bytes removed ,  18:03, 11 August 2022
no edit summary
Line 31: Line 31:
local disambig = string.find(title, '%(')
local disambig = string.find(title, '%(')
if string.sub(title, string.length(title)) == '%)' then
if string.sub(title, string.len(title)) == '%)' then
local check = disambig
local check = disambig
while check do
while check do

Navigation menu