[15:10:56] (CR) Thiemo Kreuz (WMDE): [C: +1] "It's not 100% the same code path as before. Before SpecialPage::getUser() was used. Now RequestContext::getMain()->getUser() is used. That" [extensions/PageForms] - https://gerrit.wikimedia.org/r/654711 (owner: Umherirrender) [17:10:43] hello, semantic mw is looking really good for what im trying to solve, but before i get really stuck in i have a question about the structuring of data. Consider a page like https://en.wikipedia.org/wiki/Gareth_Bale [17:11:25] his infobox has some structured information, in particular his team/career history: it's a list of teams with start and end dates (sometimes overlapping) [17:12:18] i was hoping to use data like this to later query, for example, build a query like "all players on team X in year Y", and get a list. i think this is probably doable, but i want to check and also ask how to structure such data [22:15:21] (PS1) Umherirrender: Use ParserOptions::newFromUser [extensions/PageForms] - https://gerrit.wikimedia.org/r/655136 [22:25:59] (PS2) Umherirrender: Use ParserOptions::newFromUser [extensions/PageForms] - https://gerrit.wikimedia.org/r/655136