[00:34:29] with module use in infoboxes. what is the best means to run a (negative) check for a missing wikidata connection? [02:40:26] can someone please point me to the Wikidata: page that talsk about how to pull data at the wikis [[Help:Contents]] is not useful for identifying that [02:40:27] 10[1] 10https://www.wikidata.org/wiki/Help:Contents [02:41:26] I cannot find any information about #statements [02:51:42] for example, if you use statements to pull an image, how would you apply formatting to the image? [03:28:09] !admin page to semi-protect for some days : Q714458 [03:28:19] o.O [03:42:55] Cameron11598 oh there is some life on the channel? but no admin it seems. I wonder if they would accept me as admin [03:43:06] o.O [03:43:16] I stalk 90% of the english WMF channels [03:43:27] Usually air is around but he is having connection issues [03:43:43] * Cameron11598 poke AlexZ are you a wikidata admin I can't remember... [03:44:09] * Cameron11598 returns to EN WIKI content creation [03:45:34] louperivois: if really needed ask in #wikimedia-stewards surely someone can assist [06:37:54] another fun toy that should use some of wikidata, but only uses tabular data from Commons [06:37:54] https://www.mediawiki.org/wiki/Template:Graph:US_Map_state_highlight [06:38:09] i need to add per-state localization [06:38:13] from wikidata [06:38:50] try selecting a range [11:11:42] Hi, Is there a way to count edits on wikidata? [11:14:01] yes [11:14:09] ho in your preferences [11:14:11] go* [11:14:26] your number of edits in on the main page of preferences [11:14:58] in the gadgets, you can activate one which tell you how many edits people have done when you go to their userpage [11:18:57] amisha: was that what you wanted? [11:21:22] Harmonia_Boulot, Yes exactly. Thanks a lot. [11:21:43] But is there a way to also ignore the counts from sandbox ;) [11:21:48] Harmonia_Boulot [11:22:20] no [11:22:24] all contribs count [11:22:31] even to deleted items [11:23:36] I see. No worries. Thanks : ) [11:51:05] DanielK_WMDE: https://gerrit.wikimedia.org/r/#/c/328326/4/client/includes/WikibaseClient.php [14:16:09] DanielK_WMDE: Guten Tag! Danke for the ""Cannot find site mywiki in sites table"" follow up ( https://phabricator.wikimedia.org/T153729 ) [14:16:51] I have no idea what happens under the hood, but somehow that causes a PHP notice to be emitted when loading the qunit scripts on [[Special:JavaScriptTest/qunit/export]] [14:16:52] 10[2] 04https://www.wikidata.org/wiki/Special:JavaScriptTest/qunit/export [14:16:58] and that is definitely a race somewhere :( [14:28:56] hashar: is it expected that php notices go to the output on that system? [14:29:02] shouldn't they go to some log? [14:29:31] also - does the systrem in question use the magic $wgWikimediaJenkinsCI switch? [14:30:10] ...and... does putting $wgWBClientSettings['siteGroup'] = "mywikigroup"; into the config help? [16:36:09] Aleksey_WMDE: $wgResourceLoaderDebug = true; [16:37:16] Aleksey_WMDE: $wgResourceLoaderMaxQueryLength = 4096; [16:37:26] Aleksey_WMDE: $wgShowExceptionDetails = true; $wgShowSQLErrors = true; [17:20:00] Aleksey_WMDE: $wgDisableOutputCompression = true; [17:51:30] anyone has translation rights here? [17:56:01] if you're an admin you can give yourself those rights [18:05:12] Stryn: great, thanks for the info :) [18:14:06] (Ash_Crow just in case I am) [18:14:29] *do [20:37:42] SMalyshev, is the maintainer of the bot that updates pages from sparql here? [20:38:52] yurik: it's Magnus Manske, but I'm not sure whether he's here [20:39:24] magnus is hiding :) [20:39:29] yurik: https://www.wikidata.org/wiki/User:ListeriaBot and https://bitbucket.org/magnusmanske/listeria [20:40:26] SMalyshev, yeah, i think that's the best and quickest way [20:40:35] just change that bot to create/update .tab pages [20:40:55] yeah that requires extra wiki page but that can be in User: etc. so no problem [20:42:06] nah, user: is not good for this - a community needs to decide which .tab pages to create. Then again, perhaps the easiest is to create a TALK page on the commons data ns - this way you tie together the autogenerated page with the code to update it [20:42:53] e.g. you go to commons, Data talk:blah.tab, and the matching data page will automatically be created. [20:43:19] yurik: that may be possible too. Having Talk page code is a bit unorthodox but may work well in this particular case [20:44:01] well, we have a lot of "this article is rated as class C" templates in the talk pages - so we do use them as meta store [20:45:11] yurik: It's going further - actually Talk page defines content page. Which is a bit unusual. BTW, can .tab page have wikitext docs? [20:45:13] like headers? [20:45:46] SMalyshev, .tab at the moment only support "sources": "..." as a wiki markup field [20:45:59] gets shown at the bottom, a after the page [20:46:23] hmmm I'd prefer banner on top like "this page is auto-generated, see Talk for details" [20:46:25] the "description" is a field shown at the top, but it is a localized field, strings only [20:46:56] will need to bikeshed about it [20:47:29] ok, we'll get to it later :) [20:52:50] yurik: but .tab works only in Data: namespace on commons now, right? [20:53:35] SMalyshev, yep, and probably will stay that way [20:55:16] yurik: is there any scratch space I could experiment on? [21:10:57] SMalyshev, yep, Data:Sandbox/Smalyshev/*.tab ? [21:11:03] or just Smalyshev.tab [21:11:22] SMalyshev, or you can play on commons beta cluster :) [21:12:21] hmm ok beta works [21:16:31] yurik: are there docs for tabular data storage? [21:16:56] https://www.mediawiki.org/wiki/Help:Tabular_Data [21:16:57] SMalyshev, [21:17:07] we will need to write a guide on using it though [21:17:28] yurik: thanks... for some reason search does not find it [21:19:42] yurik: btw, how tabular data ext interacts with search? [21:20:05] SMalyshev, no idea :) but the .tab is a different content handler [21:20:15] that's why I'm asking [21:20:19] ask at #wikimedia-discovery :) [21:20:34] content handler defines how search see it [21:20:38] sees it [21:21:38] ohh, interesting ... well, it piggy backs on top of the regular text handler, so it should inherit everything like that. So the search would see the big json blob [21:32:36] Amir1: are you around? [21:32:55] nikki: ish [21:33:33] nikki: what's up [21:33:33] I was wondering if you can help me get an english label for https://www.wikidata.org/wiki/Q5963425 [21:34:07] nikki: done [21:34:18] awesome, thanks :D [21:34:53] yurik: I wonder if it should instead use only description ad maybe put data in lower-scored fields.... just a thought :) [21:35:17] lower-scored? [21:35:33] ah, for the search [21:35:51] yeah, description & sources perhaps [22:00:58] yurik: yes [22:01:22] yurik: who owns that code? [22:37:00] SMalyshev, which? i own jsonconfig, which uses does that stuff [22:38:39] yurik: oh good so you already know everything :) [22:40:31] SMalyshev, not the search portion :)