[11:40:19] Hi, how to check if a page is a FA/GA with the API? I'm looking for a solution compatible with different WMF wikis, so parsing the templates in the page source is a no-go for me. [11:40:32] How does the language links retrieve this information? [11:42:08] Wikidaa [11:42:10] *Wikidata [11:42:52] https://www.wikidata.org/wiki/Q90 [11:42:54] Look at the bottom [11:43:00] Click edit next to Wikipedias [11:50:52] Reedy: Thanks! But how to retrieve this information programmatically? I looked through Wikidata's /w/api.php and found nothing appropriate. [11:53:00] I presume action= wbgetclaims or wbgetentities will do it [11:54:03] But might be better asking in #wikidata [12:16:48] Reedy: Thank you. [12:21:53] reedy :D [12:22:09] Bsadowski1: ? [13:18:37] hi guys, good day [13:18:39] how I could get the url of a file in commons if i have the filename using mediawiki api? [13:37:25] The_Photographer: Something like https://commons.wikimedia.org/w/api.php?action=query&titles=File:Albert%20Einstein%20Head.jpg&prop=imageinfo&iiprop=url ? [13:59:44] Zhaofeng_Li: nice example, thanks [14:03:23] Zhaofeng_Li: however, if i want the last url?, because I dont know the pages id [14:10:13] maybe using only [0] [14:13:04] The_Photographer: Maybe you can loop through the array and stop after the first element (kinda naive)? Or try reset() if you are using PHP? [14:13:49] Zhaofeng_Li: yes reset is a good option [19:53:14] https://codein.withgoogle.com/dashboard/task-instances/6248781280444416/?sp-page=1 T_T [22:26:07] there's a term I've used for a while: "headspace compatible" (see for an example in context), but web searching seems to indicate that I'm the only one that uses the term [22:26:52] a couple of questions 1) does the term make sense? 2) is there a more mainstream term that defines what I'm trying to say? [23:08:38] hey White_Master [23:08:45] Hey [23:10:32] ok so, we should talk about Special:MergeHistory right? [23:10:48] I'm an admin on Spanish Wikipedia btw [23:11:37] I'm not totally sure about how that tool works, it seems only merges some versions [23:11:53] older versions, newer versios... but not all versions of a same page [23:11:58] *versions [23:13:03] On eswikivoyage the mergehistory works fine. Any issue at the moment of merge? [23:13:07] that's not very useful when you want to merge 2 Wikipedia articles, for example, because you want to merge all versions in one article [23:13:40] White_Master: al menos nos leen? o solo estamos los dos en el canal? [23:14:36] White_Master: it works, but just shows very few versions to merge [23:15:10] it's not practical, because if we want to merge all of them, we have to invert the order of articles, and it shows another few versions, and so on