[00:01:55] Maybe I (or whoever is planning to remove the aliases) should create a subtask of T166010 at some point so it's easier to track any remaining usages and the removals [00:01:55] T166010: The Great Namespaceization Effort - https://phabricator.wikimedia.org/T166010 [01:18:03] Does anyone know why .mw-indicator content on Wikitech shows below the page title rather than floated right of the page title with vector-2022? https://wikitech.wikimedia.org/wiki/Tool:Stashbot?useskin=vector-2022 [05:14:47] https://wikitech.wikimedia.org/wiki/Tool:Stashbot?safemode=on&useskin=vector [05:15:05] Ruled out safemode and works in vector [05:16:27] Fine on mwo https://www.mediawiki.org/wiki/Template:Ptag?useskin=vector-2022&safemode=on [05:16:48] Both use #tag:indicator [05:16:57] Maybe a config difference? [05:18:14] https://noc.wikimedia.org/wiki.php?wiki=labswiki&compare=mediawikiwiki [05:20:53] wgVectorLanguageInHeader, might be related. That puts ULS in the position of indicators afaik. Shouldn't cause an issue but might be [05:20:58] wgVectorWrapTablesTemporary, unlikely [05:21:48] Not seeing anything else stand out. It's a fairly minimal diff. [05:22:15] Although a good number of them seem low hanging fruit to make the wikis differ less. But alas.. [05:27:38] Well, it's absence from the Mediawiki.org docs for Vector 22, and absent from the config md docs in Git [05:27:47] bd808: but... https://github.com/wikimedia/mediawiki-skins-Vector/blob/f8a09be5b5f296b5167ef6cbdac2fb8e2c3572bc/skin.json#L628 [05:28:10] "Also moves the indicators to the line below" [05:28:40] I can't tell you why but it seems to do that on purpose right now 🤷 [13:35:58] bd808: that's an interesting point. Yeah blocking a bot is easier than disabling an OAuth app. OTOH OAuth would let you enforce short expiries on user authorizations for sensitive things, which might make an OAuth approach worth it. But we don't have that feature today. [21:44:24] Krinkle: your the hero. I was flipping back and forth from mediawiki.org and getting really confused. With your find I see that there is a dblist confusingly named "vector-2022-language-links" that toggles wgVectorLanguageInHeader off for commons, mw.o, species, wikidata, and wikifunctions. [21:44:50] It shows up at https://noc.wikimedia.org/wiki.php?wiki=labswiki&compare=mediawikiwiki#wgVectorLanguageInHeader now that I know what to look for too.