User Details
- User Since
- Apr 11 2022, 3:30 PM (192 w, 2 d)
- Availability
- Available
- IRC Nick
- Ordoviz
- LDAP User
- Unknown
- MediaWiki User
- LennardHofmann [ Global Accounts ]
Oct 10 2025
I'm closing this because all 7 properties have been convert to external-id type.
Jun 5 2025
Apr 11 2025
See w:User:PrimeHunter/Page name size in interwiki links for a nice explanation of this bug and see Template talk:Wikidata Infobox for the problems this bug is causing on Commons categories.
Oct 24 2024
Oct 31 2023
Apr 11 2023
Jan 27 2023
Sep 21 2022
The rewrite is complete, see the final report.
Sep 13 2022
Sep 6 2022
Aug 17 2022
Aug 14 2022
Aug 13 2022
Aug 5 2022
Related: T114772
YES, PLEASE! Wikidata Infobox uses this function to convert a language code into a site ID:
local function databaseId( langcode ) local exceptions = { ['be-tarask'] = 'be_x_old', -- Belarusian (Taraškievica orthography) ['bho'] = 'bh', -- Bhojpuri ['cbk-zam'] = 'cbk_zam', -- Chavacano de Zamboanga ['gsw'] = 'als', -- Alemannic ['ike'] = 'iu', -- Inuktitut ['lzh'] = 'zh_classical', -- Classical Chinese ['map-bms'] = 'map_bms', -- Basa Banyumasan ['nan'] = 'zh_min_nan', -- Min Nan Chinese ['nb'] = 'no', -- Norwegian Bokmål ['nds-nl'] = 'nds_nl', -- Low Saxon ['mo'] = 'ro', -- Moldaawisk ['roa-tara'] = 'roa_tara', -- Tarantino ['rup'] = 'roa_rup', -- Aromanian ['sgs'] = 'bat_smg', -- Samogitian ['vro'] = 'fiu_vro', -- Võro ['yue'] = 'zh_yue', -- Cantonese }
Aug 3 2022
Jun 22 2022
Jun 5 2022
Looking at the source code of mw.wikibase.lua, we see:
Jun 4 2022
Apr 13 2022
@Mike_Peel Great suggestion, thanks! Replacing each key part of the infobox one after the other would be no problem from a technical standpoint. But it would mean that I might have to fix urgent bugs reported after the deployment of a key part, while I'm already working on the next feature. Considering that the alternative is that I would need to fix my buggy code (written weeks ago) at the end of the project, this seems reasonable, though.
