Modulo:Itemgroup/parent
Inpostasion de letura
local data = {
--["mytable"] = {
-- ["mygroup"] = {'Qid1', 'Qid2'},
--}
-- tables and groups, edit below
["infobox name"] = {
["arte"] = {'Q17537576', 'Q8205328', 'Q4989906', 'Q15709879'},
["geopol"] = {'Q618123', 'Q7275'},
["construc"] = {'Q41176', 'Q811979'},
["period"] = {'Q732577', 'Q2352616'},
["organ"] = {'Q167037', 'Q43229', 'Q48204', 'Q16334295', 'Q601401'},
["Q53121"] = {'Q20639847', 'Q1785271', 'Q20652655'}, -- cicling
["Q349"] = {'Q847017','Q4438121'} -- sport
},
-- values for template:infotaula esdeveniment
["IBevent"] = {
["OOjs UI icon ribbonPrize.svg"] = {'Q618779', 'Q1645401', 'Q1788716'}, -- P279 values for award class. return title icon assigned
["Noun Astronomy Icon2.svg"] = {'Q17444909', 'Q751989', 'Q3937', 'Q207436', 'Q6999'}, -- P279 values for astronomical event class. return title icon assigned
["Rpb notepad icon.svg"] = {'Q49848','Q820655','Q2006324',
'Q166542','Q131569', 'Q326124', 'Q2751586'}, -- P279 values for document, law, agreement. Return title icon assigned
-- default icon value for other classes appears as "img_event" in module:Itemgroup/list
["Q13226383"] = {'Q811430'}, -- P279 values for facility class. return Qid to use for P121 label
["Q16391167"] = {'Q11446', 'Q35872','Q1229765','Q16391167'}, -- P279 values for nau class. return Qid to use for P121 label
["Q42889"] = {'Q1184840','Q2452850', 'Q811704','Q3491904','Q870','Q42889'}, -- P279 values for vehicle class. return Qid to use for P121 label
["Q11436"] = {'Q15056993','Q15056995','Q1875621','Q210932','Q11436' ,'Q45296117'} -- P279 values for aircraft class. return Qid to use for P121 label
}
-- end of tables, do not edit below
}
return data