Module:Flags: Difference between revisions

Content deleted Content added
Testing
mNo edit summary
Line 27:
return '[[File:Flag_of_' .. territory.args[1] .. '.svg|link=' .. territory.args[1] .. '|22x20px]]' end
-- Searching in the frequentFlags table.
for english,locale in pairs(p.frequentFlags) do p.flagValues(territory)
end
-- Searching in the translation table.