Module:Official website/sandbox: Difference between revisions

Content deleted Content added
sync with prod
p407 sync with main
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