Module:Official website: Difference between revisions

Content deleted Content added
typo
per talk page comment
Line 30:
local function isEnglish(prop)
local ret = quickPcall(function ()
for i, lang in ipairs(prop.qualifiers.P2439P407) do
if lang.datavalue.value['numeric-id'] == 1860 then
return true