Module:Official website/sandbox: Difference between revisions

Content deleted Content added
removing Module:Link_language reliance
fix dumb copy-paste mistake
Line 167:
end
 
for i, langcat in ipairs(prop.qualifiers.P407categories) do
categorycategories[i] = string.format('[[Category:%s]]', categorycat)
end
return table.concat(categories)