Vés al contingut

Usuari:Amadalvarez/Proves plantilles 5: diferència entre les revisions

De la Viquipèdia, l'enciclopèdia lliure
Contingut suprimit Contingut afegit
Cap resum de modificació
amb editAtWikidata
Línia 1.113: Línia 1.113:
|rowsubformat5= {{lc:{{GetLabelFix|P642|lang={{{lang|}}}}}}} $5.
|rowsubformat5= {{lc:{{GetLabelFix|P642|lang={{{lang|}}}}}}} $5.
|tablesort=1 |sorting=-1}}
|tablesort=1 |sorting=-1}}
}} }}
----
;editatwikidata
{{#iferror:{{#ifexpr:{{#invoke:Wikidata|numStatements|P166|item=Q25369}}<26<!-- limit 25 -->
|{{#invoke:Wikidata |claim |formatting=table |case0=gender |item=Q25369
|property=P166 |qualifier=P585 | qualifier2=P1686 |qualifier3 =P1027
|qualifier4 =P166/P2425 |qualifier5 =P642 |separator=<br />
|rowformat=* $1 $4&nbsp;$0$5$2$3
|rowsubformat1=<small>($1)</small>
|rowsubformat2=, {{lcfirst:{{GetLabelFix|P1686|lang={{{lang|}}}}}}} $2
|rowsubformat3=&nbsp;{{GetLabelFix|P1027|lang={{{lang|}}}}} $3
|rowsubformat4=[[file:$4|30px|link=]]
|rowsubformat5=&nbsp;{{lc:{{GetLabelFix|P642|lang={{{lang|}}}}}}} $5.
|tablesort=1 |sorting=-1}}
| {{#invoke:Wikidata|numStatements|P166|item=Q25369}}+{{editAtWikidata|qid=Q25369|pid=P166}}
}} }}
}} }}

Revisió del 12:03, 26 març 2020

--[[ For translation of this module, you must customize: Module:Infobox medical intervention/i18n Module:Infotable images/i18n Module:Medical infotable items/i18n

--]] local p = {}

local SA = require "Module:SimpleArgs" local SD = require "Module:SimpleDebug" local WD = require "Module:Wikidata" local MLMT = require "Module:Multilang module tools" local MLITT = require "Module:Multilang infotable tools" local II = require "Module:Infotable images" local IIi = require "Module:Infotable images/items" local IPi = require "Module:Infobox person/items" local IPi18n= require "Module:Infobox person/i18n"

local i18n = { [MLMT.l.Args] = { -- 1. TOP HEADER SECTION --> [IPi.l.colorbox] = "colorbox", [IPi.l.name] = "name", [IPi.l.honorific_prefix] = "honorific_prefix", [IPi.l.honorific_suffix] = "honorific_suffix", [IIi.l.image] = {"image","Image"}, [IIi.l.alt] = "alt", [IIi.l.caption] = {"caption","Caption"}, -- 2. SPECIAL NAMES SECTION --> [IPi.l.native_label] = "native_label", [IPi.l.temple_name] = "temple_name", [IPi.l.posthumous_name] = "posthumous_name", [IPi.l.other_name] = "other_name", -- 3. BIOGRAPHY SECTION --> [IPi.l.group_humans] = "group_humans", [IPi.l.date_birth] = {"date_birth","birth_date"}, [IPi.l.birth_name] = "birth_name", [IPi.l.baptism] = {"baptism","baptised"}, [IPi.l.floruit] = "floruit", [IPi.l.disappearance] = {"disappearance","disappeared_date"}, [IPi.l.date_death] = {"date_death","death_date"}, [IPi.l.manner_death] = "manner_death", [IPi.l.cause_death] = {"cause_death","death_cause"}, [IPi.l.place_burial] = {"place_burial","burial_place"}, [IPi.l.coordinates_burial] = {"coordinates_burial","burial_coordinates"}, -- 4. POSITION SECTION --> [IPi.l.position_held] = "position_held", -- 4.1 PHARAON BLOCK --> [IPi.l.pharaon] = {"Pharaon","pharaon"}, [IPi.l.prenomen] = {"Prenomen","prenomen"}, [IPi.l.prenomen_hiero] = {"Prenomen_hiero","prenomen_hiero"}, [IPi.l.prenomen2] = {"Prenomen2","prenomen2"}, [IPi.l.prenomen_hiero2] = {"Prenomen_hiero2","prenomen_hiero2"}, [IPi.l.nomen] = {"Nomen","nomen"}, [IPi.l.nomen_hiero] = {"Nomen_hiero","nomen_hiero"}, [IPi.l.nomen2] = {"Nomen2","nomen2"}, [IPi.l.nomen_hiero2] = {"Nomen_hiero2","nomen_hiero2"}, [IPi.l.horus] = {"Horus","horus"}, [IPi.l.horus_hiero] = {"Horus_hiero","horus_hiero"}, [IPi.l.horus_prefix] = {"horus_prefix","horus_prefix"}, [IPi.l.horus2] = {"Horus2","horus2"}, [IPi.l.horus_hiero2] = {"Horus_hiero2","horus_hiero2"}, [IPi.l.nebty] = {"Nebty","nebty"}, [IPi.l.nebty_hiero] = {"Nebty_hiero","nebty_hiero"}, [IPi.l.golden] = {"Golden","golden"}, [IPi.l.golden_hiero] = {"Golden_hiero","golden_hiero"}, -- 5. PERSONAL DATA SECTION --> [IPi.l.pseudonym] = "pseudonym", [IPi.l.nationality] = "nationality", [IPi.l.citizenship] = "citizenship", [IPi.l.ethnic_group] = "ethnic_group", [IPi.l.political_ideology] = "political_ideology", [IPi.l.religion] = "religion", [IPi.l.education] = "education", [IPi.l.educated_at] = {"educated_at","alma_mater"}, [IPi.l.know_for] = "know_for", -- 5.1. BIOMETRIC DATA --> [IPi.l.height] = "height", [IPi.l.weight] = "weight", [IPi.l.handedness] = "handedness", [IPi.l.eye_color] = "eye_color", [IPi.l.hair_color] = "hair_color", -- 6. ACTIVITY SECTION --> [IPi.l.doctoral_thesis] = "doctoral_thesis", [IPi.l.thesis_url] = "thesis_url", [IPi.l.thesis_year] = "thesis_year", [IPi.l.doctoral_advisor] = "doctoral_advisor", [IPi.l.field_work] = "field_work", [IPi.l.occupation] = "occupation", [IPi.l.time_period] = {"time_period","years_active"}, [IPi.l.work_period] = "work_period", [IPi.l.floruit] = "floruit", [IPi.l.employer] = "employer", [IPi.l.political_party] = "political_party", -- 6.1. BLOC FILÒSOFS --> [IPi.l.interested_in] = "interested_in", [IPi.l.idea] = "idea", [IPi.l.art] = "art", [IPi.l.genre] = "genre", [IPi.l.movement] = "movement", [IPi.l.style] = "style", [IPi.l.student_of] = "student_of", [IPi.l.student] = "student", [IPi.l.influenced_by] = "influenced_by", [IPi.l.cllps_influenced_by] = "collapse_influenced_by", [IPi.l.influences_on] = "influences_on", -- 6.2. WRITER & JOURNALIST BLOCK --> [IPi.l.languages] = "languages", [IPi.l.represented_by] = "represented_by", --agent aquí? [IPi.l.editor] = "editor", [IPi.l.base_salary] = "base_salary", [IPi.l.net_worth] = "net_worth", [IPi.l.other_positions] = "other_positions", -- 6.3. MUSICIEN BLOCK --> [IPi.l.voice_type] = "voice_type", [IPi.l.instrument] = "instrument", [IPi.l.featured_instruments] = "featured_instruments", [IPi.l.record_label] = "record_label", [IPi.l.catalog] = "catalog", [IPi.l.orchestra] = "orchestra", [IPi.l.related_artists] = "related_artists", [IPi.l.musical_conductor] = "musical_conductor", [IPi.l.deputy_music_director] = "deputy_music_director", -- 6.4. MILITARY AND ASTRONAUT BLOCK --> [IPi.l.allegiance] = "allegiance", [IPi.l.military_period] = "military_period", [IPi.l.military_branch] = "military_branch", [IPi.l.military_rank] = "military_rank", [IPi.l.commander_of] = "commander_of", [IPi.l.conflict] = "conflict", [IPi.l.victory] = "victory", [IPi.l.time_in_space] = "time_in_space", [IPi.l.astronaut_mission] = "astronaut_mission", [IPi.l.mission_logo] = "mission_logo", -- 6.5. RELIGIOUS BLOCK --> [IPi.l.religious_order] = "religious_order", [IPi.l.date_ordination] = "date_ordination", [IPi.l.consecration] = "consecration", [IPi.l.created_cardinal] = "created_cardinal", [IPi.l.canonization_status] = "canonization_status", [IPi.l.veneration] = "veneration", [IPi.l.date_beatification] = "date_beatification", [IPi.l.place_beatification] = "place_beatification", [IPi.l.beatification_by] = "beatification_by", [IPi.l.date_canonization] = "date_canonization", [IPi.l.place_canonization] = "place_canonization", [IPi.l.canonization_by] = "canonization_by", [IPi.l.place_devotion] = "place_devotion", [IPi.l.feast_day] = "feast_day", [IPi.l.significant_event] = "significant_event", [IPi.l.iconography] = "iconography", [IPi.l.domain_saint] = "domain_saint", -- 6.6. SPORTS BLOCK --> [IPi.l.country_sport] = "country_sport", [IPi.l.sport] = "sport", [IPi.l.sports_discipline] = "sports_discipline", [IPi.l.competition_class] = "competition_class", [IPi.l.league] = "league", [IPi.l.position_team] = "position_team", [IPi.l.playing_hand] = "playing_hand", [IPi.l.current_club] = "current_club", [IPi.l.sport_number] = "sport_number", [IPi.l.date_debut] = "date_debut", [IPi.l.place_debut] = "place_debut", [IPi.l.date_service_retirement] = "date_service_retirement", [IPi.l.place_service_retirement]= "place_service_retirement", [IPi.l.co_driver] = "co-driver", [IPi.l.coach] = "coach", [IPi.l.drafted_by] = "drafted_by", [IPi.l.draft_pick_number] = "draft_pick_number", [IPi.l.draft_year] = "draft_year", [IPi.l.kit_supplier] = "kit_supplier", [IPi.l.sponsor] = "sponsor", -- 6.6.0 Initial block --> [IPi.l.block_sport_param] = "block_sport_param", -- 6.6.1 Chess block --> [IPi.l.title_chess] = "title_chess", [IPi.l.elo_rating] = "elo_rating", -- 6.6.2 Tennis block --> [IPi.l.sing_record] = "sing_record", [IPi.l.sing_titles] = "sing_titles", [IPi.l.sing_ranking_max] = "sing_ranking_max", [IPi.l.doub_record] = "doub_record", [IPi.l.doub_titles] = "doub_titles", [IPi.l.doub_ranking_max] = "doub_ranking_max", [IPi.l.doubX_record] = "doubX_record", [IPi.l.doubX_titles] = "doubX_titles", [IPi.l.atp] = "atp", [IPi.l.wta] = "wta", [IPi.l.hof_id] = "hof_id", [IPi.l.hof_any] = "hof_any", -- 6.6.3 Sports race --> [IPi.l.sports_team] = "sports_team", -- 6.6.4 Unclassified block --> [IPi.l.participant_of] = {"participant_of","exten_particip_events",}, [IPi.l.cllps_participant_of] = "collapse_participant_of", -- 6.7. WORK BLOCK --> [IPi.l.works] = "works", [IPi.l.early_works] = "early_works", [IPi.l.broadcasting_program] = "broadcasting_program", -- 6.7.1. ACTOR BLOCK --> [IPi.l.series] = "series", [IPi.l.films] = "films", [IPi.l.cast] = "cast", -- 6.7.2. CREATOR & ARTIST BLOCK --> [IPi.l.notable_work] = {"notable_work","notable_works"}, [IPi.l.cllps_notable_work] = "collapse_notable_work", -- 6.7.3. ARCHITECT BLOCK --> [IPi.l.project] = "project", -- 6.7.4. SCIENTIFIC BLOCK --> [IPi.l.doctoral_student] = "doctoral_student", [IPi.l.academic_advisoring] = "academic_advisoring", [IPi.l.botanist_author_abbrev] = "botanist_author_abbrev", [IPi.l.zoologist_author_abbrev] = "zoologist_author_abbrev", [IPi.l.archives_at] = "archives_at", [IPi.l.repertoire] = "repertoire", [IPi.l.trajectory] = "trajectory", -- 7. FAMILY/OTHER SECTION --> -- 7.1 FAMILY BLOCK --> [IPi.l.family] = "family", [IPi.l.noble_title] = "noble_title", [IPi.l.family] = "family", -- Repetit ? [IPi.l.spouse] = "spouse", [IPi.l.partner] = "partner", [IPi.l.child] = {"child","children"}, [IPi.l.progenitors] = {"progenitors","parents"}, [IPi.l.father] = "father", [IPi.l.mother] = "mother", [IPi.l.progenitors] = {"progenitors","parents"}, -- Repetit ? [IPi.l.sibling] = "sibling", [IPi.l.relatives] = "relatives", -- 7.2 OTHER BLOCK --> [IPi.l.charge] = "charge", [IPi.l.convicted_of] = "convicted_of", [IPi.l.judicial_status] = "judicial_status", [IPi.l.significant_event] = "significant_event", -- 8. AWARD SECTION --> [IPi.l.award_received] = "award_received", [IPi.l.cllps_award_received] = "collapse_award_received", [IPi.l.memorials] = "memorials", -- 9. NOTABLE WORK SECTION (ARTISTS AND ARCHITECTS) --> [IPi.l.notable_work] = {"notable_work","notable_works"}, [IPi.l.image_work] = "image_work", [IPi.l.foot_image_work] = "foot_image_work", -- 10. BOTTOM SECTION --> [IPi.l.signature] = "signature", [IPi.l.coat_arms_image] = "coat_arms_image", [IPi.l.motto_text] = "motto_text", [IPi.l.voice_recording] = "voice_recording", [IPi.l.official_website] = "official_website", [IPi.l.medal_table] = "medal_table", [IPi.l.notes] = {"notes","footnotes",}, [IPi.l.color_notes] = "color_notes", }, [MLMT.l.Labels] = { -- 1. TOP HEADER SECTION --> [IPi.l.image] = {"_P18", "P18",}, -- 2. SPECIAL NAMES SECTION --> [IPi.l.native_label] = {"_Q45025080", "P1705",}, [IPi.l.temple_name] = {"_P1785", "P1785",}, [IPi.l.posthumous_name] = {"_P1786", "P1786",}, [IPi.l.other_name] = {"_Q82799", "P2561",}, -- 3. BIOGRAPHY SECTION --> [IPi.l.biography] = {"_Q36279", "",}, [IPi.l.component] = {"_Q1310239", "",}, [IPi.l.group_humans] = {"_Q16887380", "P527",}, [IPi.l.birth] = {"_Q14819852", "P569",}, [IPi.l.baptism] = {"_Q35856", "P1636",}, [IPi.l.floruit] = {"_Q36424", "P1317",}, [IPi.l.disappearance] = {"_Q3030513", "P746",}, [IPi.l.death] = {"_Q4", "P570",}, [IPi.l.cause_death] = {"_Q1931388", "P509",}, [IPi.l.place_burial] = {"_Q173387", "P119",}, -- 4. POSITION SECTION --> [IPi.l.personal_data] = {"_Q3702971", "",}, -- 4.1 PHARAON BLOCK --> [IPi.l.prenomen] = {"Prenomen", "",}, [IPi.l.nomen] = {"Nomen", "",}, [IPi.l.horus] = {"Serekh", "",}, [IPi.l.nebty] = {"Nebty", "",}, [IPi.l.golden] = {"Golden", "",}, -- 5. PERSONAL DATA SECTION --> [IPi.l.pseudonym] = {"_Q61002", "P742",}, [IPi.l.nationality] = {"_Q231002", "",}, [IPi.l.citizenship] = {"_Q42138", "P67",}, [IPi.l.ethnic_group] = {"_P172", "P172",}, [IPi.l.political_ideology] = {"_Q12909644", "P1142",}, [IPi.l.religion] = {"_Q9174", "P140",}, [IPi.l.education] = {"_Q828812", "",}, [IPi.l.educated_at] = {"_P69", "P69",}, [IPi.l.know_for] = {"Know for", "",}, -- 5.1. BIOMETRIC DATA --> [IPi.l.height] = {"_Q208826", "P2048",}, [IPi.l.weight] = {"_Q25288", "P2067",}, [IPi.l.handedness] = {"_Q2421902", "P552",}, [IPi.l.eye_color] = {"_Q23786", "P1340",}, [IPi.l.hair_color] = {"_P1884", "P1884",}, -- 6. ACTIVITY SECTION --> [IPi.l.activity] = {"_Q1914636", "",}, [IPi.l.doctoral_thesis] = {"_Q187685", "P1026",}, [IPi.l.doctoral_advisor] = {"_P184", "P184",}, [IPi.l.field_work] = {"_Q627436", "P101",}, [IPi.l.occupation] = {"_Q12737077", "P106",}, [IPi.l.time_period] = {"_Q11514315", "P2348",}, [IPi.l.work_period] = {"_Q55579539", "P2031",}, [IPi.l.floruit] = {"_Q36424", "P1317",}, [IPi.l.employer] = {"_P108", "P108",}, [IPi.l.political_party] = {"_Q7278", "P102",}, -- 6.1. BLOC FILÒSOFS --> [IPi.l.interested_in] = {"_P2650", "P2650",}, [IPi.l.idea] = {"_Q131841", "",}, [IPi.l.art] = {"_Q735", "",}, [IPi.l.genre] = {"_Q483394", "P136",}, [IPi.l.movement] = {"_Q2198855", "P135",}, [IPi.l.style] = {"_Q1292119", "",}, [IPi.l.student_of] = {"_P1066", "P1066",}, [IPi.l.student] = {"_Q48282", "P802",}, [IPi.l.influenced_by] = {"_P737", "P737",}, [IPi.l.influences_on] = {"_Q55559565", "",}, -- 6.2. WRITER & JOURNALIST BLOCK --> [IPi.l.languages] = {"_Q2390977", "P1412",}, [IPi.l.represented_by] = {"_Q1344174", "P1875",}, [IPi.l.editor] = {"_Q1607826", "",}, [IPi.l.base_salary] = {"_Q194489", "P3618",}, [IPi.l.net_worth] = {"_Q1933764", "P2218",}, [IPi.l.other_positions] = {"_Q55619396", "",}, -- 6.3. MUSICIEN BLOCK --> [IPi.l.voice_type] = {"_Q1063547", "P412",}, [IPi.l.instrument] = {"_Q34379", "P1303",}, [IPi.l.featured_instruments] = {"_Q55568438", "",}, [IPi.l.record_label] = {"_Q18127", "P264",}, [IPi.l.catalog] = {"_Q2352616", "",}, [IPi.l.orchestra] = {"_Q42998", "",}, [IPi.l.related_artists] = {"_Q55567783", "",}, [IPi.l.musical_conductor] = {"_P3300", "P3300",}, [IPi.l.deputy_music_director] = {"_Q55568330", "",}, [IPi.l.art_patron] = {"_Q15472169", "",}, -- 6.4. MILITARY AND ASTRONAUT BLOCK --> [IPi.l.military] = {"Military", "",}, [IPi.l.allegiance] = {"_Q1132131", "P945",}, [IPi.l.military_period] = {"_Q209572", "",}, [IPi.l.military_branch] = {"_Q781132", "P241",}, [IPi.l.military_rank] = {"_Q56019", "P410",}, [IPi.l.commander_of] = {"_Q2008856", "P598",}, [IPi.l.conflict] = {"_Q645883", "P607",}, [IPi.l.victory] = {"_Q50000", "",}, [IPi.l.time_in_space] = {"_P2873", "P2873",}, [IPi.l.astronaut_mission] = {"_Q2133344", "P450",}, [IPi.l.mission_logo] = {"_Q552345", "P450-P154",}, -- 6.5. RELIGIOUS BLOCK --> [IPi.l.religious_order] = {"_Q2061186", "P611",}, [IPi.l.date_ordination] = {"_Q41463697", "P611-P585",}, [IPi.l.consecration] = {"_Q125375", "P1598",}, [IPi.l.created_cardinal] = {"_Q41154026", "",}, [IPi.l.canonization_status] = {"_P411", "",}, [IPi.l.veneration] = {"_Q1579384", "",}, [IPi.l.date_beatification] = {"_Q51620", "",}, [IPi.l.electoral_district] = {"_P768", "",}, [IPi.l.elected_in] = {"_P2715", "",}, [IPi.l.appointed] = {"_P748", "",}, [IPi.l.together_with] = {"_P1706", "",}, [IPi.l.diocese] = {"_P708", "",}, [IPi.l.cabinet] = {"_P5054", "",}, [IPi.l.date_canonization] = {"_Q51621", "",}, [IPi.l.canonization_by] = {"Canonization by","",}, [IPi.l.place_devotion] = {"_Q1644573", "P5873",}, [IPi.l.feast_day] = {"_P841", "P841",}, [IPi.l.significant_event] = {"_Q130788", "P793",}, [IPi.l.cause_destruction] = {"_P770", "",}, [IPi.l.has_cause] = {"_P828", "",}, [IPi.l.iconography] = {"_P4185", "P4185",}, [IPi.l.domain_saint] = {"_P2925", "P4185",}, [IPi.l.worship_suppression] = {"Worship suppression", "",}, -- 6.6. SPORTS BLOCK --> [IPi.l.country_sport] = {"_Q3337001", "P1532",}, [IPi.l.sport] = {"_Q349", "P641",}, [IPi.l.sports_discipline] = {"_Q2312410", "P2416",}, [IPi.l.competition_class] = {"_Q22936940", "P2094",}, [IPi.l.league] = {"_Q623109", "P118",}, [IPi.l.position_team] = {"_Q1781513", "P413",}, [IPi.l.playing_hand] = {"_P741", "P741",}, [IPi.l.current_club] = {"Current club", "",}, [IPi.l.sport_number] = {"_Q599003", "P1618",}, [IPi.l.date_debut] = {"_Q1181693", "",}, [IPi.l.date_service_retirement] = {"_Q29933838", "",}, [IPi.l.co_driver] = {"_Q2465611", "P2095",}, [IPi.l.coach] = {"_Q41583", "P286",}, [IPi.l.drafted_by] = {"_P647", "P647",}, [IPi.l.kit_supplier] = {"_P5995", "P5995",}, [IPi.l.sponsor] = {"_P859", "P859",}, -- 6.6.1 Chess block --> [IPi.l.title_chess] = {"_Q5093327", "P2962",}, [IPi.l.maximum] = {"maximum", "",}, [IPi.l.elo_rating] = {"_P1087", "",}, [IPi.l.fide_id] = {"_P1440", "",}, -- 6.6.2 Tennis block --> [IPi.l.modality] = {"_Q1516917", "",}, [IPi.l.personal_record] = {"Personal record","",}, [IPi.l.tennis_match] = {"_Q47459169", "",}, [IPi.l.doub_record] = {"_Q18123885", "P555",}, [IPi.l.sing_record] = {"_Q18123880", "P564",}, [IPi.l.mixed_doubles] = {"_Q16629853", "",}, [IPi.l.atp] = {"_Q744089", "P536",}, [IPi.l.wta] = {"_Q948442", "P597",}, [IPi.l.hall_fame] = {"_Q52454", "P3363",}, -- 6.6.3 Sports race --> [IPi.l.period] = {"_Q2199864", "",}, [IPi.l.team] = {"_Q327245", "",}, [IPi.l.vehicle] = {"_Q42889", "",}, [IPi.l.matches_played] = {"_P1350", "P1350",}, [IPi.l.goals_scored] = {"_P1351", "P1351",}, -- 6.6.4 Unclassified block --> [IPi.l.participant_of] = {"_P1344", "P1344",}, -- 6.7. WORK BLOCK --> [IPi.l.works] = {"_Q386724", "",}, [IPi.l.early_works] = {"_Q55561371", "",}, [IPi.l.broadcasting_program] = {"_Q11578774", "",}, -- 6.7.1. ACTOR BLOCK --> [IPi.l.series] = {"_Q7725310", "",}, [IPi.l.films] = {"Films", "",}, [IPi.l.cast] = {"_Q11578774", "",}, -- 6.7.2. CREATOR & ARTIST BLOCK --> [IPi.l.notable_work] = {"_P800", "P800",}, -- 6.7.3. ARCHITECT BLOCK --> [IPi.l.project] = {"_Q55562011", "",}, -- 6.7.4. SCIENTIFIC BLOCK --> [IPi.l.doctoral_student] = {"_Q12764792", "P185",}, [IPi.l.academic_advisoring] = {"Academic advisoring","",}, [IPi.l.botanist_author_abbrev] = {"_P428", "P428",}, [IPi.l.zoologist_author_abbrev] = {"_Q788451", "P835",}, [IPi.l.archives_at] = {"_Q166118", "P485",}, [IPi.l.repertoire] = {"_Q2145110", "",}, [IPi.l.trajectory] = {"_Q193139", "",}, -- 7. FAMILY/OTHER SECTION --> -- 7.1 FAMILY BLOCK --> [IPi.l.family] = {"_Q8436", "P53",}, [IPi.l.noble_title] = {"_Q355567", "P97",}, [IPi.l.family] = {"_Q8436", "P53",}, [IPi.l.spouse] = {"_Q1196129", "P26",}, [IPi.l.partner] = {"_Q841509", "P451",}, [IPi.l.child] = {"_P40", "P40",}, [IPi.l.progenitors] = {"_Q7566", "",}, [IPi.l.father] = {"_Q7565", "P22",}, [IPi.l.mother] = {"_Q7560", "P25",}, [IPi.l.progenitors] = {"_Q7566", "",}, [IPi.l.sibling] = {"_Q31184", "P3373",}, [IPi.l.relatives] = {"_Q171318", "P1038",}, -- 7.2 OTHER BLOCK --> [IPi.l.others] = {"_Q55107540", "",}, [IPi.l.charge] = {"_P1595", "P1595",}, [IPi.l.convicted_of] = {"_P1399", "P1399",}, [IPi.l.judicial_status] = {"Judicial status","",}, [IPi.l.significant_event] = {"_Q130788", "P793",}, -- 8. AWARD SECTION --> [IPi.l.award_received] = {"_Q618779", "P166",}, [IPi.l.for_work] = {"_P1686", "",}, [IPi.l.conferred_by] = {"_P1027", "",}, [IPi.l.of] = {"of", "",}, [IPi.l.memorials] = {"_Q4989906", "",}, -- 9. NOTABLE WORK SECTION (ARTISTS AND ARCHITECTS) --> [IPi.l.notable_work] = {"_P800", "P800",}, -- 10. BOTTOM SECTION --> [IPi.l.signature] = {"_P109", "P109",}, [IPi.l.voice_recording] = {"_P990", "",}, [IPi.l.web] = {"_Q35127", "",}, [IPi.l.medal_table] = {"_Q1915979", "",}, [IPi.l.notes] = {"_Q12823770", "",}, }, }

function p.infobox(frame) --INITIALIZATION local args, NArgs = SA.GetArgs (frame) MLITT.IniLang (args) local i18nM = MLMT.tableMerge (i18n, IPi18n.i18n, true) II.LoadI18n () --END INITIALIZATION

function AllItems () -- Item lists and TemplateData local ModuleAbbrev = 'IP' function I18nArgs (key) return ModuleAbbrev, i18n, IPi18n.i18n, MLMT.GetArgType (key, IPi.arg_int) end function I18nLabels (key) return MLMT.GetLabelX1 (ModuleAbbrev, key, i18n, IPi18n.i18n) end local option = MLMT.all_items_opt (args, {MLMT.LOpt.params,MLMT.LOpt.template,MLMT.LOpt.labels}) local res = nil if option ~= nil then MLMT.add_mod_used (ModuleAbbrev, 'Infobox person') if (option == MLMT.LOpt.params) or (option == MLMT.LOpt.template) then res = MLMT.show_arg_items (option, IPi.idxArgs, I18nArgs) elseif option == MLMT.LOpt.labels then MLMT.uses_QP_for_labels = true MLMT.with_pos_for_labels = true MLMT.with_arg_prop = true res = MLMT.show_lab_items (IPi.idxLabels, I18nLabels) end end return res end --AllItems

function I18nArg (key) return SA.CheckIsStrOrTab (i18nM[MLMT.l.Args][key], key), MLMT.IT.s end

function loadH0 (key) return SA.Str_Par (args, key) end

function Arg1NameOfKey (key, with_error) local ArgOrArgs = i18nM[MLMT.l.Args][key] if (ArgOrArgs == nil) and with_error then error ('Not found arg for "'..key..'"') else if type(ArgOrArgs) == 'table' then ArgOrArgs = ArgOrArgs[1] end return ArgOrArgs end end --Arg1NameOfKey

function loadH (key) local Args = i18nM[MLMT.l.Args][key] if Args == MLMT.NONE then return MLMT.NONE elseif MLITT.demo then return MLITT.data else return SA.Str_Par (args, Args) end end --loadH

with_key = true local param_lbl = 'l_' function I18nLabel (key) local k = i18nM[MLMT.l.Args][key] if k ~= nil then if type (k) == 'table' then local tab = {} for _, j in ipairs(k) do table.insert (tab, param_lbl..j) end k = tab else k = param_lbl..k end k = SA.Str_Par (args, k) else k = SA.Str_Par (args, param_lbl..key) end if k == nil then local l = MLMT.GetLabel1 (i18nM, key) if with_key then local lnk_arg_name = Arg1NameOfKey(key, false)

               local param_n = 
               if lnk_arg_name == nil then
                   param_n = key
               else
                   param_n = lnk_arg_name
               end
               return ''..l..''

else return l end else return k end end --I18nLabel

function I18nLabelM (key, labels) local custom_lab_name = param_lbl..key local custom_lab = SA.Str_Par (args, custom_lab_name) if custom_lab == nil then local l = MLMT.GetLabel1 (i18nM, key) if type (labels) == 'table' then for i, j in ipairs(labels) do labels[i] = Arg1NameOfKey(j, true) end labels = table.concat (labels, ', ') else labels = Arg1NameOfKey(labels, true) end return ''..l..'' else return custom_lab end end --I18nLabelM

function lcfirst (S) if (S == nil) or (S == ) then return nil elseif string.len(S) == 1 then return string.lower(S) else return string.lower(string.sub(S,1,1))..string.sub(S,2) end end --lcfirst

function I18nLabel_lc (key) return lcfirst (I18nLabel (key)) end

function loadCollapse (key) return SA.PosInt_Par (args, i18nM[MLMT.l.Args][key], 180) end

--BEGIN-- local res = AllItems () if res == nil then MLITT.Init (args, I18nArg(IPi.l.name), MLITT.colors[MLITT.lcol.person]) --II.main (frame, args) MLITT.demo = SA.Bool_Par (args, MLMT.arg.Demo) return frame:expandTemplate{ title = 'Global Infobox person', args = { -- 1. TOP HEADER SECTION --> lang = loadH0 (MLMT.arg.Lang), item = loadH0 (MLMT.arg.Item), val_M_name = loadH (IPi.l.name), val_P_honorific_prefix = loadH (IPi.l.honorific_prefix), val_P_honorific_suffix = loadH (IPi.l.honorific_suffix), val_P_image = loadH (IIi.l.image), val_alt = loadH (IIi.l.alt), val_P_caption = loadH (IIi.l.caption), -- 2. SPECIAL NAMES SECTION --> val_P_native_label = loadH (IPi.l.native_label), val_P_temple_name = loadH (IPi.l.temple_name), val_P_posthumous_name = loadH (IPi.l.posthumous_name), val_P_other_name = loadH (IPi.l.other_name), -- 3. BIOGRAPHY SECTION --> val_P_group_humans = loadH (IPi.l.group_humans), --val_P_group_humans-P31 ?. No cal val_P_date_birth = loadH (IPi.l.date_birth), val_P_birth_name = loadH (IPi.l.birth_name), --val_P_birth_name_txt. No cal val_P_baptism = loadH (IPi.l.baptism), val_P_floruit = loadH (IPi.l.floruit), val_P_disappearance = loadH (IPi.l.disappearance), val_P_date_death = loadH (IPi.l.date_death), val_P_manner_death = loadH (IPi.l.manner_death), val_P_cause_death = loadH (IPi.l.cause_death), val_P_place_burial = loadH (IPi.l.place_burial), val_P_coordinates_burial = loadH (IPi.l.coordinates_burial), -- 4. POSITION SECTION --> val_M_position_held = loadH (IPi.l.position_held), -- 4.1 PHARAON BLOCK --> val_pharaon = loadH (IPi.l.pharaon), val_prenomen = loadH (IPi.l.prenomen), val_prenomen_hiero = loadH (IPi.l.prenomen_hiero), val_prenomen2 = loadH (IPi.l.prenomen2), val_prenomen_hiero2 = loadH (IPi.l.prenomen_hiero2), val_nomen = loadH (IPi.l.nomen), val_nomen_hiero = loadH (IPi.l.nomen_hiero), val_nomen2 = loadH (IPi.l.nomen2), val_nomen_hiero2 = loadH (IPi.l.nomen_hiero2), val_horus = loadH (IPi.l.horus), val_horus_hiero = loadH (IPi.l.horus_hiero), val_horus_prefix = loadH (IPi.l.horus_prefix), val_horus2 = loadH (IPi.l.horus2), val_horus_hiero2 = loadH (IPi.l.horus_hiero2), val_nebty = loadH (IPi.l.nebty), val_nebty_hiero = loadH (IPi.l.nebty_hiero), val_golden = loadH (IPi.l.golden), val_golden_hiero = loadH (IPi.l.golden_hiero), -- 5. PERSONAL DATA SECTION --> val_P_pseudonym = loadH (IPi.l.pseudonym), val_M_nationality = loadH (IPi.l.nationality), val_P_citizenship = loadH (IPi.l.citizenship), val_P_ethnic_group = loadH (IPi.l.ethnic_group), val_P_political_ideology = loadH (IPi.l.political_ideology), val_P_religion = loadH (IPi.l.religion), val_M_education = loadH (IPi.l.education), val_P_educated_at = loadH (IPi.l.educated_at), val_M_know_for = loadH (IPi.l.know_for), -- 5.1. BIOMETRIC DATA --> val_P_height = loadH (IPi.l.height), val_P_weight = loadH (IPi.l.weight), val_P_handedness = loadH (IPi.l.handedness), val_P_eye_color = loadH (IPi.l.eye_color), val_P_hair_color = loadH (IPi.l.hair_color), -- 6. ACTIVITY SECTION --> val_P_doctoral_thesis = loadH (IPi.l.doctoral_thesis), val_P_thesis_url = loadH (IPi.l.thesis_url), val_P_thesis_year = loadH (IPi.l.thesis_year), val_P_doctoral_advisor = loadH (IPi.l.doctoral_advisor), val_P_field_work = loadH (IPi.l.field_work), val_P_occupation = loadH (IPi.l.occupation), val_P_time_period = loadH (IPi.l.time_period), val_P_work_period = loadH (IPi.l.work_period), val_P_floruit = loadH (IPi.l.floruit), val_P_employer = loadH (IPi.l.employer), val_P_political_party = loadH (IPi.l.political_party), -- 6.1. BLOC FILÒSOFS --> val_P_interested_in = loadH (IPi.l.interested_in), val_M_idea = loadH (IPi.l.idea), val_M_art = loadH (IPi.l.art), val_P_genre = loadH (IPi.l.genre), val_P_movement = loadH (IPi.l.movement), val_M_style = loadH (IPi.l.style), val_P_student_of = loadH (IPi.l.student_of), val_P_student = loadH (IPi.l.student), val_P_influenced_by = loadH (IPi.l.influenced_by), val_S_cllps_influenced_by = loadCollapse (IPi.l.cllps_influenced_by), val_M_influences_on = loadH (IPi.l.influences_on), -- 6.2. WRITER & JOURNALIST BLOCK --> val_P_languages = loadH (IPi.l.languages), val_P_represented_by = loadH (IPi.l.represented_by), val_M_editor = loadH (IPi.l.editor), val_P_base_salary = loadH (IPi.l.base_salary), val_P_net_worth = loadH (IPi.l.net_worth), val_M_other_positions = loadH (IPi.l.other_positions), -- 6.3. MUSICIEN BLOCK --> val_P_voice_type = loadH (IPi.l.voice_type), val_P_instrument = loadH (IPi.l.instrument), val_M_featured_instruments = loadH (IPi.l.featured_instruments), val_P_record_label = loadH (IPi.l.record_label), val_M_catalog = loadH (IPi.l.catalog), val_M_orchestra = loadH (IPi.l.orchestra), val_M_related_artists = loadH (IPi.l.related_artists), val_P_musical_conductor = loadH (IPi.l.musical_conductor), val_M_deputy_music_director = loadH (IPi.l.deputy_music_director), -- 6.4. MILITARY AND ASTRONAUT BLOCK --> val_P_allegiance = loadH (IPi.l.allegiance), val_M_military_period = loadH (IPi.l.military_period), val_P_military_branch = loadH (IPi.l.military_branch), val_P_military_rank = loadH (IPi.l.military_rank), val_P_commander_of = loadH (IPi.l.commander_of), val_P_conflict = loadH (IPi.l.conflict), val_M_victory = loadH (IPi.l.victory), val_P_time_in_space = loadH (IPi.l.time_in_space), val_P_astronaut_mission = loadH (IPi.l.astronaut_mission), val_P_mission_logo = loadH (IPi.l.mission_logo), -- 6.5. RELIGIOUS BLOCK --> val_P_religious_order = loadH (IPi.l.religious_order), val_P_date_ordination = loadH (IPi.l.date_ordination), val_P_consecration = loadH (IPi.l.consecration), val_M_created_cardinal = loadH (IPi.l.created_cardinal), val_P_canonization_status = loadH (IPi.l.canonization_status), val_M_veneration = loadH (IPi.l.veneration), val_M_date_beatification = loadH (IPi.l.date_beatification), val_M_place_beatification = loadH (IPi.l.place_beatification), val_M_beatification_by = loadH (IPi.l.beatification_by), val_M_date_canonization = loadH (IPi.l.date_canonization), val_M_place_canonization = loadH (IPi.l.place_canonization), val_M_canonization_by = loadH (IPi.l.canonization_by), val_P_place_devotion = loadH (IPi.l.place_devotion), val_P_feast_day = loadH (IPi.l.feast_day), val_P_significant_event = loadH (IPi.l.significant_event), val_P_iconography = loadH (IPi.l.iconography), val_P_domain_saint = loadH (IPi.l.domain_saint), -- 6.6. SPORTS BLOCK --> val_P_country_sport = loadH (IPi.l.country_sport), val_P_sport = loadH (IPi.l.sport), val_P_sports_discipline = loadH (IPi.l.sports_discipline), val_P_competition_class = loadH (IPi.l.competition_class), val_P_league = loadH (IPi.l.league), val_P_position_team = loadH (IPi.l.position_team), val_P_playing_hand = loadH (IPi.l.playing_hand), val_M_current_club = loadH (IPi.l.current_club), val_P_sport_number = loadH (IPi.l.sport_number), val_M_date_debut = loadH (IPi.l.date_debut), val_M_place_debut = loadH (IPi.l.place_debut), val_M_date_service_retirement= loadH (IPi.l.date_service_retirement), val_M_place_service_retirement= loadH (IPi.l.place_service_retirement), val_P_co_driver = loadH (IPi.l.co_driver), val_P_coach = loadH (IPi.l.coach), val_P_drafted_by = loadH (IPi.l.drafted_by), val_P_draft_pick_number = loadH (IPi.l.draft_pick_number), val_P_draft_year = loadH (IPi.l.draft_year), val_P_kit_supplier = loadH (IPi.l.kit_supplier), val_P_sponsor = loadH (IPi.l.sponsor), -- 6.6.0 Initial block --> block_sport_param = loadH (IPi.l.block_sport_param), -- 6.6.1 Chess block --> val_P_title_chess = loadH (IPi.l.title_chess), -- 6.6.2 Tennis block --> val_P_sing_record = loadH (IPi.l.sing_record), val_P_sing_titles = loadH (IPi.l.sing_titles), val_P_sing_ranking_max = loadH (IPi.l.sing_ranking_max), val_P_doub_record = loadH (IPi.l.doub_record), val_P_doub_titles = loadH (IPi.l.doub_titles), val_P_doub_ranking_max = loadH (IPi.l.doub_ranking_max), val_P_doubX_record = loadH (IPi.l.doubX_record), val_P_doubX_titles = loadH (IPi.l.doubX_titles), val_P_atp = loadH (IPi.l.atp), val_P_wta = loadH (IPi.l.wta), val_P_hof_id = loadH (IPi.l.hof_id), val_P_hof_any = loadH (IPi.l.hof_any), -- 6.6.3 Sports race --> val_P_sports_team = loadH (IPi.l.sports_team), -- 6.6.4 Unclassified block --> val_P_participant_of = loadH (IPi.l.participant_of), val_S_cllps_participant_of = loadCollapse (IPi.l.cllps_participant_of), -- 6.7. WORK BLOCK --> val_M_works = loadH (IPi.l.works), val_M_early_works = loadH (IPi.l.early_works), val_M_broadcasting_program = loadH (IPi.l.broadcasting_program), -- 6.7.1. ACTOR BLOCK --> val_M_series = loadH (IPi.l.series), val_M_films = loadH (IPi.l.films), val_M_cast = loadH (IPi.l.cast), -- 6.7.2. CREATOR & ARTIST BLOCK --> val_P_notable_work = loadH (IPi.l.notable_work), val_S_cllps_notable_work = loadCollapse (IPi.l.cllps_notable_work), -- 6.7.3. ARCHITECT BLOCK --> val_M_project = loadH (IPi.l.project), -- 6.7.4. SCIENTIFIC BLOCK --> val_P_doctoral_student = loadH (IPi.l.doctoral_student), val_M_academic_advisoring = loadH (IPi.l.academic_advisoring), val_P_botanist_author_abbrev= loadH (IPi.l.botanist_author_abbrev), val_P_zoologist_author_abbrev= loadH (IPi.l.zoologist_author_abbrev), val_P_archives_at = loadH (IPi.l.archives_at), val_M_repertoire = loadH (IPi.l.repertoire), val_M_trajectory = loadH (IPi.l.trajectory), -- 7. FAMILY/OTHER SECTION --> -- 7.1 FAMILY BLOCK --> val_P_family = loadH (IPi.l.family), val_P_noble_title = loadH (IPi.l.noble_title), val_P_family = loadH (IPi.l.family), val_P_spouse = loadH (IPi.l.spouse), val_P_partner = loadH (IPi.l.partner), val_P_child = loadH (IPi.l.child), val_M_progenitors = loadH (IPi.l.progenitors), val_P_father = loadH (IPi.l.father), val_P_mother = loadH (IPi.l.mother), val_M_progenitors = loadH (IPi.l.progenitors), val_P_sibling = loadH (IPi.l.sibling), val_P_relatives = loadH (IPi.l.relatives), -- 7.2 OTHER BLOCK --> val_P_charge = loadH (IPi.l.charge), val_P_convicted_of = loadH (IPi.l.convicted_of), val_M_judicial_status = loadH (IPi.l.judicial_status), val_P_significant_event = loadH (IPi.l.significant_event), -- 8. AWARD SECTION --> val_P_award_received = loadH (IPi.l.award_received), val_S_cllps_award_received = loadCollapse (IPi.l.cllps_award_received), val_M_memorials = loadH (IPi.l.memorials), -- 9. NOTABLE WORK SECTION (ARTISTS AND ARCHITECTS) --> val_P_notable_work = loadH (IPi.l.notable_work), val_M_image_work = loadH (IPi.l.image_work), val_M_foot_image_work = loadH (IPi.l.foot_image_work), -- 10. BOTTOM SECTION --> val_P_signature = loadH (IPi.l.signature), val_P_coat_arms_image = loadH (IPi.l.coat_arms_image), val_P_motto_text = loadH (IPi.l.motto_text), val_P_voice_recording = loadH (IPi.l.voice_recording), val_P_official_website = loadH (IPi.l.official_website), val_M_medal_table = loadH (IPi.l.medal_table), val_M_notes = loadH (IPi.l.notes), color_notes = loadH (IPi.l.color_notes),

---======LABELS======--- -- 1. TOP HEADER SECTION --> lbl_P_image = I18nLabel (IPi.l.image), -- 2. SPECIAL NAMES SECTION --> lbl_P_native_label = I18nLabel (IPi.l.native_label), lbl_P_temple_name = I18nLabel (IPi.l.temple_name), lbl_P_posthumous_name = I18nLabel (IPi.l.posthumous_name), lbl_P_other_name = I18nLabel (IPi.l.other_name), -- 3. BIOGRAPHY SECTION --> lbl_L_biography = I18nLabel (IPi.l.biography), lbl_L_component = I18nLabel (IPi.l.component), lbl_L_group_humans = I18nLabel (IPi.l.group_humans), lbl_P_birth = I18nLabelM (IPi.l.birth, {IPi.l.date_birth}), lbl_P_baptism = I18nLabel (IPi.l.baptism), lbl_P_floruit = I18nLabel (IPi.l.floruit), lbl_P_disappearance = I18nLabel (IPi.l.disappearance), lbl_P_death = I18nLabelM (IPi.l.death, {IPi.l.date_death}), lbl_P_cause_death = I18nLabel (IPi.l.cause_death), lbl_P_place_burial = I18nLabel (IPi.l.place_burial), -- 4. POSITION SECTION --> lbl_L_personal_data = I18nLabel (IPi.l.personal_data), -- 4.1 PHARAON BLOCK --> lbl_prenomen = I18nLabel (IPi.l.prenomen), lbl_nomen = I18nLabel (IPi.l.nomen), lbl_horus = I18nLabel (IPi.l.horus), lbl_nebty = I18nLabel (IPi.l.nebty), lbl_golden = I18nLabel (IPi.l.golden), -- 5. PERSONAL DATA SECTION --> lbl_P_pseudonym = I18nLabel (IPi.l.pseudonym), lbl_M_nationality = I18nLabel (IPi.l.nationality), lbl_P_citizenship = I18nLabel (IPi.l.citizenship), lbl_P_ethnic_group = I18nLabel (IPi.l.ethnic_group), lbl_P_political_ideology = I18nLabel (IPi.l.political_ideology), lbl_P_religion = I18nLabel (IPi.l.religion), lbl_M_education = I18nLabel (IPi.l.education), lbl_P_educated_at = I18nLabel (IPi.l.educated_at), lbl_M_know_for = I18nLabel (IPi.l.know_for), -- 5.1. BIOMETRIC DATA --> lbl_P_height = I18nLabel (IPi.l.height), lbl_P_weight = I18nLabel (IPi.l.weight), lbl_P_handedness = I18nLabel (IPi.l.handedness), lbl_P_eye_color = I18nLabel (IPi.l.eye_color), lbl_P_hair_color = I18nLabel (IPi.l.hair_color), -- 6. ACTIVITY SECTION --> lbl_L_activity = I18nLabel (IPi.l.activity), lbl_P_doctoral_thesis = I18nLabel (IPi.l.doctoral_thesis), lbl_P_doctoral_advisor = I18nLabel (IPi.l.doctoral_advisor), lbl_P_field_work = I18nLabel (IPi.l.field_work), lbl_P_occupation = I18nLabel (IPi.l.occupation), lbl_P_time_period = I18nLabel (IPi.l.time_period), lbl_P_work_period = I18nLabel (IPi.l.work_period), lbl_P_floruit = I18nLabel (IPi.l.floruit), lbl_P_employer = I18nLabel (IPi.l.employer), lbl_P_political_party = I18nLabel (IPi.l.political_party), -- 6.1. BLOC FILÒSOFS --> lbl_P_interested_in = I18nLabel (IPi.l.interested_in), lbl_M_idea = I18nLabel (IPi.l.idea), lbl_M_art = I18nLabel (IPi.l.art), lbl_P_genre = I18nLabel (IPi.l.genre), lbl_P_movement = I18nLabel (IPi.l.movement), lbl_M_style = I18nLabel (IPi.l.style), lbl_P_student_of = I18nLabel (IPi.l.student_of), lbl_P_student = I18nLabel (IPi.l.student), lbl_P_influenced_by = I18nLabel (IPi.l.influenced_by), lbl_M_influences_on = I18nLabel (IPi.l.influences_on), -- 6.2. WRITER & JOURNALIST BLOCK --> lbl_P_languages = I18nLabel (IPi.l.languages), lbl_P_represented_by = I18nLabel (IPi.l.represented_by), lbl_M_editor = I18nLabel (IPi.l.editor), lbl_P_base_salary = I18nLabel (IPi.l.base_salary), lbl_P_net_worth = I18nLabel (IPi.l.net_worth), lbl_M_other_positions = I18nLabel (IPi.l.other_positions), -- 6.3. MUSICIEN BLOCK --> lbl_P_voice_type = I18nLabel (IPi.l.voice_type), lbl_P_instrument = I18nLabel (IPi.l.instrument), lbl_M_featured_instruments = I18nLabel (IPi.l.featured_instruments), lbl_P_record_label = I18nLabel (IPi.l.record_label), lbl_M_catalog = I18nLabel (IPi.l.catalog), lbl_M_orchestra = I18nLabel (IPi.l.orchestra), lbl_M_related_artists = I18nLabel (IPi.l.related_artists), lbl_P_musical_conductor = I18nLabel (IPi.l.musical_conductor), lbl_M_deputy_music_director = I18nLabel (IPi.l.deputy_music_director), lbl_P_art_patron = I18nLabel (IPi.l.art_patron), -- 6.4. MILITARY AND ASTRONAUT BLOCK --> lbl_L_military = I18nLabel (IPi.l.military), lbl_P_allegiance = I18nLabel (IPi.l.allegiance), lbl_M_military_period = I18nLabel (IPi.l.military_period), lbl_P_military_branch = I18nLabel (IPi.l.military_branch), lbl_P_military_rank = I18nLabel (IPi.l.military_rank), lbl_P_commander_of = I18nLabel (IPi.l.commander_of), lbl_P_conflict = I18nLabel (IPi.l.conflict), lbl_M_victory = I18nLabel (IPi.l.victory), lbl_P_time_in_space = I18nLabel (IPi.l.time_in_space), lbl_P_astronaut_mission = I18nLabel (IPi.l.astronaut_mission), lbl_P_mission_logo = I18nLabel (IPi.l.mission_logo), -- 6.5. RELIGIOUS BLOCK --> lbl_P_religious_order = I18nLabel (IPi.l.religious_order), lbl_P_date_ordination = I18nLabel (IPi.l.date_ordination), lbl_P_consecration = I18nLabel (IPi.l.consecration), lbl_M_created_cardinal = I18nLabel (IPi.l.created_cardinal), lbl_P_canonization_status = I18nLabel (IPi.l.canonization_status), lbl_M_veneration = I18nLabel (IPi.l.veneration), lbl_M_date_beatification = I18nLabel (IPi.l.date_beatification), lbl_P_electoral_district = I18nLabel_lc (IPi.l.electoral_district), lbl_P_elected_in = I18nLabel_lc (IPi.l.elected_in), lbl_P_appointed = I18nLabel_lc (IPi.l.appointed), lbl_P_together_with = I18nLabel_lc (IPi.l.together_with), lbl_P_diocese = I18nLabel_lc (IPi.l.diocese), lbl_P_cabinet = I18nLabel_lc (IPi.l.cabinet), lbl_M_date_canonization = I18nLabel (IPi.l.date_canonization), lbl_M_canonization_by = I18nLabel (IPi.l.canonization_by), lbl_P_place_devotion = I18nLabel (IPi.l.place_devotion), lbl_P_feast_day = I18nLabel (IPi.l.feast_day), lbl_P_significant_event = I18nLabel (IPi.l.significant_event), lbl_P_cause_destruction = I18nLabel_lc (IPi.l.cause_destruction), lbl_P_has_cause = I18nLabel_lc (IPi.l.has_cause), lbl_P_iconography = I18nLabel (IPi.l.iconography), lbl_P_domain_saint = I18nLabel (IPi.l.domain_saint), lbl_M_worship_suppression = I18nLabel (IPi.l.worship_suppression), -- 6.6. SPORTS BLOCK --> lbl_P_country_sport = I18nLabel (IPi.l.country_sport), lbl_P_sport = I18nLabel (IPi.l.sport), lbl_P_sports_discipline = I18nLabel (IPi.l.sports_discipline), lbl_P_competition_class = I18nLabel (IPi.l.competition_class), lbl_P_league = I18nLabel (IPi.l.league), lbl_P_position_team = I18nLabel (IPi.l.position_team), lbl_P_playing_hand = I18nLabel (IPi.l.playing_hand), lbl_M_current_club = I18nLabel (IPi.l.current_club), lbl_P_sport_number = I18nLabel (IPi.l.sport_number), lbl_M_date_debut = I18nLabel (IPi.l.date_debut), lbl_M_date_service_retirement= I18nLabel (IPi.l.date_service_retirement), lbl_P_co_driver = I18nLabel (IPi.l.co_driver), lbl_L_coach = I18nLabel (IPi.l.coach), lbl_P_drafted_by = I18nLabel (IPi.l.drafted_by), lbl_P_kit_supplier = I18nLabel (IPi.l.kit_supplier), lbl_P_sponsor = I18nLabel (IPi.l.sponsor), -- 6.6.1 Chess block --> lbl_P_title_chess = I18nLabel (IPi.l.title_chess), lbl_L_maximum = I18nLabel (IPi.l.maximum), lbl_P_elo_rating = I18nLabel (IPi.l.elo_rating), lbl_P_fide_id = I18nLabel (IPi.l.fide_id), -- 6.6.2 Tennis block --> lbl_L_modality = I18nLabel (IPi.l.modality), lbl_L_personal_record = I18nLabel (IPi.l.personal_record), lbl_L_tennis_match = I18nLabel (IPi.l.tennis_match), lbl_P_doub_record = I18nLabel (IPi.l.doub_record), lbl_P_sing_record = I18nLabel (IPi.l.sing_record), lbl_L_mixed_doubles = I18nLabel (IPi.l.mixed_doubles), lbl_P_atp = I18nLabel (IPi.l.atp), lbl_P_wta = I18nLabel (IPi.l.wta), lbl_P_hall_fame = I18nLabel (IPi.l.hall_fame), -- 6.6.3 Sports race --> lbl_L_period = I18nLabel (IPi.l.period), lbl_L_team = I18nLabel (IPi.l.team), lbl_L_vehicle = I18nLabel (IPi.l.vehicle), lbl_P_matches_played = I18nLabel (IPi.l.matches_played), lbl_P_goals_scored = I18nLabel (IPi.l.goals_scored), -- 6.6.4 Unclassified block --> lbl_P_participant_of = I18nLabel (IPi.l.participant_of), -- 6.7. WORK BLOCK --> lbl_L_works = I18nLabel (IPi.l.works), lbl_M_early_works = I18nLabel (IPi.l.early_works), lbl_M_broadcasting_program = I18nLabel (IPi.l.broadcasting_program), -- 6.7.1. ACTOR BLOCK --> lbl_M_series = I18nLabel (IPi.l.series), lbl_M_films = I18nLabel (IPi.l.films), lbl_M_cast = I18nLabel (IPi.l.cast), -- 6.7.2. CREATOR & ARTIST BLOCK --> lbl_P_notable_work = I18nLabel (IPi.l.notable_work), -- 6.7.3. ARCHITECT BLOCK --> lbl_M_project = I18nLabel (IPi.l.project), -- 6.7.4. SCIENTIFIC BLOCK --> lbl_P_doctoral_student = I18nLabel (IPi.l.doctoral_student), lbl_M_academic_advisoring = I18nLabel (IPi.l.academic_advisoring), lbl_P_botanist_author_abbrev= I18nLabel (IPi.l.botanist_author_abbrev), lbl_P_zoologist_author_abbrev= I18nLabel (IPi.l.zoologist_author_abbrev), lbl_P_archives_at = I18nLabel (IPi.l.archives_at), lbl_M_repertoire = I18nLabel (IPi.l.repertoire), lbl_L_trajectory = I18nLabel (IPi.l.trajectory), -- 7. FAMILY/OTHER SECTION --> -- 7.1 FAMILY BLOCK --> lbl_P_family = I18nLabel (IPi.l.family), lbl_P_noble_title = I18nLabel (IPi.l.noble_title), lbl_P_family = I18nLabel (IPi.l.family), lbl_P_spouse = I18nLabel (IPi.l.spouse), lbl_P_partner = I18nLabel (IPi.l.partner), lbl_P_child = I18nLabel (IPi.l.child), lbl_M_progenitors = I18nLabel (IPi.l.progenitors), lbl_P_father = I18nLabel (IPi.l.father), lbl_P_mother = I18nLabel (IPi.l.mother), lbl_M_progenitors = I18nLabel (IPi.l.progenitors), lbl_P_sibling = I18nLabel (IPi.l.sibling), lbl_P_relatives = I18nLabel (IPi.l.relatives), -- 7.2 OTHER BLOCK --> lbl_L_others = I18nLabel (IPi.l.others), lbl_P_charge = I18nLabel (IPi.l.charge), lbl_P_convicted_of = I18nLabel (IPi.l.convicted_of), lbl_M_judicial_status = I18nLabel (IPi.l.judicial_status), lbl_P_significant_event = I18nLabel (IPi.l.significant_event), -- 8. AWARD SECTION --> lbl_P_award_received = I18nLabel (IPi.l.award_received), lbl_P_for_work = I18nLabel_lc (IPi.l.for_work), lbl_P_conferred_by = I18nLabel_lc (IPi.l.conferred_by), lbl_P_of = I18nLabel_lc (IPi.l.of), lbl_M_memorials = I18nLabel (IPi.l.memorials), -- 9. NOTABLE WORK SECTION (ARTISTS AND ARCHITECTS) --> lbl_P_notable_work = I18nLabel (IPi.l.notable_work), -- 10. BOTTOM SECTION --> lbl_P_signature = I18nLabel (IPi.l.signature), lbl_P_voice_recording = I18nLabel (IPi.l.voice_recording), lbl_L_web = I18nLabel (IPi.l.web), lbl_M_medal_table = I18nLabel (IPi.l.medal_table), lbl_M_notes = I18nLabel (IPi.l.notes), } } --MLMT.CheckParamsM (args, {i18nM, II.i18nM}, MLMT.DemoItemLang()) --return MLITT.GetAtEnd() else return res end end --infobox

return p


Normal

34


list=false

editatwikidata

34+ Modifica el valor a Wikidata