local p =
p.hansard = function(frame) -- get from wikidata local entity = mw.wikibase.getEntityObject local rettxt = ""-- local hansardcurr = 4068 -- use Harrington for now... local hansardcurr = 2631 -- no, use Clegg for now...
-- Parliaments prior to 2005, millbanksystems.com if entity['claims']["P2170"] then rettxt = rettxt .. "2005 & prev\n" end
for i = 1, 3 do -- at most 3 parliaments to date (2016) if entity['claims']["P463"][i]
nil then break -- no parliament found elseif parlid
21084472 or parlid
return p