Do we have a script or fix for breaking the cite templates like this? https://hu.wikipedia.org/w/index.php?title=Cseh_K%C3%A1lm%C3%A1n&diff=pr...
Don’t see the fix but cosmetic changes only for that template. Where was the problem here?
Best xqt
Von meinem iPhone gesendet
Am 27.02.2023 um 07:46 schrieb Bináris wikiposta@gmail.com:
Do we have a script or fix for breaking the cite templates like this? https://hu.wikipedia.org/w/index.php?title=Cseh_K%C3%A1lm%C3%A1n&diff=pr...
-- Bináris _______________________________________________ pywikibot mailing list -- pywikibot@lists.wikimedia.org Public archives at https://lists.wikimedia.org/hyperkitty/list/pywikibot@lists.wikimedia.org/me... To unsubscribe send an email to pywikibot-leave@lists.wikimedia.org
No problem, I never used cosmetic changes, but will have a look. I just wanted to know if it is ready or I have to do it.
info@gno.de ezt írta (időpont: 2023. febr. 27., H, 12:25):
Don’t see the fix but cosmetic changes only for that template. Where was the problem here?
Best xqt
Von meinem iPhone gesendet
Am 27.02.2023 um 07:46 schrieb Bináris wikiposta@gmail.com:
Do we have a script or fix for breaking the cite templates like this?
https://hu.wikipedia.org/w/index.php?title=Cseh_K%C3%A1lm%C3%A1n&diff=pr...
-- Bináris _______________________________________________ pywikibot mailing list -- pywikibot@lists.wikimedia.org Public archives at https://lists.wikimedia.org/hyperkitty/list/pywikibot@lists.wikimedia.org/me... To unsubscribe send an email to pywikibot-leave@lists.wikimedia.org
pywikibot mailing list -- pywikibot@lists.wikimedia.org Public archives at https://lists.wikimedia.org/hyperkitty/list/pywikibot@lists.wikimedia.org/me... To unsubscribe send an email to pywikibot-leave@lists.wikimedia.org
I use mwparserfromhell for template parsing/formatting.
On Mon, Feb 27, 2023 at 11:32 AM info@gno.de wrote:
I don’t know what the bot has to fix and I don’t remember for a script fixing templates.
There are only a few functions and methods parsing templates and one to glue the parsing result. Maybe this can help.
Best xqt
Am 27.02.2023 um 13:15 schrieb Bináris wikiposta@gmail.com:
No problem, I never used cosmetic changes, but will have a look. I just wanted to know if it is ready or I have to do it.
info@gno.de ezt írta (időpont: 2023. febr. 27., H, 12:25):
Don’t see the fix but cosmetic changes only for that template. Where was the problem here?
Best xqt
Von meinem iPhone gesendet
Am 27.02.2023 um 07:46 schrieb Bináris wikiposta@gmail.com:
Do we have a script or fix for breaking the cite templates like this?
https://hu.wikipedia.org/w/index.php?title=Cseh_K%C3%A1lm%C3%A1n&diff=pr...
-- Bináris _______________________________________________ pywikibot mailing list -- pywikibot@lists.wikimedia.org Public archives at https://lists.wikimedia.org/hyperkitty/list/pywikibot@lists.wikimedia.org/me... To unsubscribe send an email to pywikibot-leave@lists.wikimedia.org
pywikibot mailing list -- pywikibot@lists.wikimedia.org Public archives at https://lists.wikimedia.org/hyperkitty/list/pywikibot@lists.wikimedia.org/me... To unsubscribe send an email to pywikibot-leave@lists.wikimedia.org
-- Bináris _______________________________________________ pywikibot mailing list -- pywikibot@lists.wikimedia.org Public archives at https://lists.wikimedia.org/hyperkitty/list/pywikibot@lists.wikimedia.org/me... To unsubscribe send an email to pywikibot-leave@lists.wikimedia.org
pywikibot mailing list -- pywikibot@lists.wikimedia.org Public archives at https://lists.wikimedia.org/hyperkitty/list/pywikibot@lists.wikimedia.org/me... To unsubscribe send an email to pywikibot-leave@lists.wikimedia.org
Now we have an advanced template_regex in textlib, is it not good? Better mwparserfh or template_regex?