Module:Flags: Difference between revisions

Content deleted Content added
Trying to abstract the assignment of values for flags in tables
This?
Line 27:
return '[[File:Flag_of_' .. territory.args[1] .. '.svg|link=' .. territory.args[1] .. '|22x20px]]' end
-- Searching in the translation table.
for english,locale in pairs(translations.t) do p.flagValues(territory)
end
-- In the absence of translation for an existing entry, links to the english/original name --