p = {}
function p.kallor(frame)
local entity = mw.wikibase.getEntity()
if entity then
local claims = entity.claims
if claims then
for i, statement in pairs( claims.p910 ) do
local t = 1
end
end
end
return ''
end
return p
This site is not affiliated with or endorsed in any way by the Wikimedia Foundation or any of its affiliates. In fact, we fucking despise them.
|