[12:06:56] Hello, I would like to solve one issue with pywikibot: Does somebody know, if there is a way to get doc subpage names of all Wikimedia projects? [12:07:31] (doc subpages for templates and modules) [12:08:21] I look for something like: 'cs': '/doc', '/Dokumentace' [12:08:31] 'en': '/doc' [12:08:32] ... [12:09:20] 'cs:wikt': '/dok' [12:09:21] ... [13:38:56] Dvorapa, you could go throw categories [13:41:29] Dvorapa, https://en.wikipedia.org/wiki/Category:Template_documentation_pages and iw cats [13:46:49] alchimista, well, for all of more than 1000 Wikimedia projects, this would be a hard job. I hope there is something in database or somewhere alike [13:48:28] do you want the pages or the equivalent of "doc" on local projects? But as far as i know, none of both exist in a db or similar [13:49:35] just list all projects and the name of doc subpage they use [13:49:51] (or more, if they use more versions).. [13:50:21] peraps this would help -> https://github.com/wikimedia/pywikibot/blob/master/pywikibot/families/wikipedia_family.py#L169 [13:51:22] this is the buggy list I want to fix :D (see 'list is incomplete' comment there) [13:52:17] Or maybe they can be searched/queried on Wikidata? [13:54:58] not sure. wich ticket? [13:55:43] ah, T135339 [13:55:43] T135339: Category add should categorize inside noinclude tags and /doc subpages of templates - https://phabricator.wikimedia.org/T135339 [14:01:03] I think there is no task for this, but yes, it is related to this ticket [15:26:24] [[Tech]]; MarcoAurelio; /* stewardlinks not displaying on some projects */ new section; https://meta.wikimedia.org/w/index.php?diff=17681627&oldid=17678282&rcid=11303035 [22:07:21] Anyone about [22:07:48] Before I do something drastic, can someone PLEASE examine https://en.wikisource.org/w/index.php?title=Template:Cl-act-paragraph&action=edit [22:08:07] and tell me how on earth I am supposed to resolve what seems to be misnested bracket [22:08:21] which means my code doesn't quite do I what I expect