Module:ItemSources: Difference between revisions

Jump to navigation Jump to search
No change in size ,  12:46, 4 April 2022
no edit summary
No edit summary
No edit summary
 
Line 30: Line 30:
shopLocationsTitle:wikitext("Shop locations")
shopLocationsTitle:wikitext("Shop locations")


return toString(itemSourcesTitle) .. tostring(shopLocationsTitle) .. storeList
return tostring(itemSourcesTitle) .. tostring(shopLocationsTitle) .. storeList
else
else
if string.find(message, 'The item .* is not sold in any shop,') then
if string.find(message, 'The item .* is not sold in any shop,') then

Navigation menu