[00:07:48] Hi. Is there a supersimple way to use something similar to Template:LangSwitch or Template:Autotranslate? This is because the templates that are in Wikimedia Commons are too difficult for me to replicate because they make many calls to other templates and modules. [00:10:41] for what wiki? [00:14:56] Sorry, I got confused and this was for the Mediawiki channel. Anyway, that would be for a "personal" wiki AntiComposite [00:50:30] hispano76: usa la opción de Special:Export de descargar también las plantillas de las que depende [00:50:45] creo que es relativamente sencilla [00:58:39] Platonides: Ya he hecho eso pero no me funciona [01:00:07] Platonides: con Autotranslate me aparece siempre un error de módulo: lang=⧼lang⧽). [03:23:06] hey - i have a API question. when i fire up my web browser, `https://en.wikipedia.org/wiki/Triple_angle_rules` redirects, after a skip/moment or two, to `https://en.wikipedia.org/wiki/List_of_trigonometric_identities#Multiple-angle_formulae` - very good, it's part of the Wikipedia plan, all good so far but when i try to use the API search or even (Monty! ^_^) Python requests module's get function / w/e with `allow_redirects` [03:23:06] parameter equal to `True`, neither are returning that 2nd, target url, as part of the redirection. i tried setting `redirects` to `True`, in my API request, but still no go. i would like to resolve the target url from a given redirecting url, somehow in Python - be it the API or requests, or something else. [03:23:21] please use my nick if responding after sometime, thanks [19:56:17] Hi. I want to write a user script to easily switch to visual editor in namespaces which don't allow it by default. Is there any reasonable way to do so while keeping edits already made in text editor? [19:59:02] if the visual editor is disabled in a namespace, it's because it broke things [19:59:06] so no [20:00:48] Well, it's still possible to switch there with veaction=edit though