0
edits
(don't quote disambiguation text for default searches using the current subpage name) |
చి (tweak the comment text) |
||
end
if not searchTerms[1] then
-- Use the current subpage name as the default search
-- uses a disambiguator like "Foo (bar)", make "Foo" the first
-- "bar" the second.
local term, dab = title.subpageText:match('^(.*) (%b())$')
|
edits