[08:32:37] How can I make set index articles (which exist on several large projects) be treated the same as disambiguation pages? Does it relate to the extension? [09:32:23] _DISAMBIG_ [09:33:50] But no disambiguation page call this magic word explicitly! [09:34:14] It's usually in the used templates [09:34:44] How? The templates didn't call either! (re @sjoerddebruin: It's usually in the used templates) [09:35:15] {{en:Disambig}} [09:35:34] /delete@wikilinksbot [09:35:50] {{Disambig}} [10:04:21] https://tools-static.wmflabs.org/bridgebot/d683a324/file_82651.jpg [10:10:41] Thx [10:11:05] I shall update some other templates to include this later [10:14:38] No I didn't find one on [[en:Template:Disambiguation]] [10:40:36] On this wiki, they do it via Dmbox, a shared template called from Template:Disambiguation. [10:40:36] https://en.wikipedia.org/wiki/Template:Dmbox (re @cvictorovich: No I didn't find one on [[en:Template:Disambiguation]]) [10:48:10] + Just adding on to the topic: Tool to fix Disambiguation links: https://dabfix.toolforge.org (re @cvictorovich: No I didn't find one on [[en:Template:Disambiguation]]) [12:46:23] Is this synchronized across sites (re @Krinkle25: On this wiki, they do it via Dmbox, a shared template called from Template:Disambiguation and other places. [12:46:24] https://en.wikipedi...) [12:53:01] @Krinkle25 May I ask you some techno stuff via DM [12:57:06] Please ask for permission first and it's better to ask questions in a public place first (even better, do research before asking, you might find answer and save other people's time) so someone with more capacity can answer. It's polite thing to do (re @cvictorovich: @Krinkle25 May I ask you some techno stuff via DM) [13:14:33] +1 and asking in public may allow other people to learn things in the process (re @Ladsgroup: Please ask for permission first and it's better to ask questions in a public place first (even better, do research before asking...) [13:17:12] Sometimes, {{dmbox}} seems not working very well: for instance, {{set index article}} is calling the template, but articles including them aren’t treated as disambiguation pages [13:18:26] Especially that they’re displayed in [[Special:ShortPages]], which isn’t the case for any disambiguation pages (re @cvictorovich: Sometimes, {{dmbox}} seems not working very well: for instance, {{set index article}} is calling the template, but articles incl...) [13:21:39] Under most circumstances, disambiguation pages shouldn’t be displayed in this list: they’re almost certainly shorter than a typical article (re @cvictorovich: Especially that they’re displayed in [[Special:ShortPages]], which isn’t the case for any disambiguation pages) [14:16:20] I don't know if the code excludes disambiguation pages but it's already the case for many report pages (you can look up the code). It usually because it takes time. That report is usually generated weeekly [14:22:16] But seemingly this report (among others) are generated real time (re @cvictorovich: Especially that they’re displayed in [[Special:ShortPages]], which isn’t the case for any disambiguation pages) [14:22:40] Some others are updated only periodically [14:25:42] Even with that, parser cache for these pages need to expire (re @cvictorovich: But seemingly this report (among others) are generated real time) [14:26:09] How did I find out? When I replaced some of those pages with redirects, they disappeared after a refresh l (re @cvictorovich: But seemingly this report (among others) are generated real time) [14:26:10] Still it'd be simpler to simply look up the code for it, if it doesn't exist, create a ticket [14:27:29] https://en.wikipedia.org/wiki/Special:ShortPages [14:29:16] Take this for an example: many of the pages listed here are surnames, which have {{Surname}} on them. The template itself is calling, or extending {{dmbox}} (re @cvictorovich: https://en.wikipedia.org/wiki/Special:ShortPages) [14:32:29] But such lists might not be ideal enough to get listed here, as they might be short enough in themselves. The original intention of this list is to view short articles, rather than some sorts of indices (re @cvictorovich: Take this for an example: many of the pages listed here are surnames, which have {{Surname}} on them. The template itself is cal...) [15:04:39] @Ladsgroup the description here explicitly states that it’s generated live. (re @cvictorovich: https://en.wikipedia.org/wiki/Special:ShortPages) [16:14:10] I fixed one earlier today, it is reflected live afaik