When in article exists === References == section with certain templates, script should add <references /> under this templates
For cs.wiki there should be
== Reference == {{Překlad|...}} <references />
When in article exists === References == section with certain templates, script should add <references /> under this templates
For cs.wiki there should be
== Reference == {{Překlad|...}} <references />
Change 408018 had a related patch set uploaded (by Dvorapa; owner: Dvorapa):
[pywikibot/core@master] [bugfix][TEST] Add references under templates in existing section
Is it ok to just skip any template or comment in the existing section or should we add a list of templates to skip for each wiki?
Change 408018 merged by jenkins-bot:
[pywikibot/core@master] [IMPR][TEST] Add references under templates in existing section
Reopened due to T188175. Tests fails even if TypeError of T188175 is solved by passing None to generator parameter when instantiating the NoregeferencesBot. Patch committed above was reverted in https://gerrit.wikimedia.org/r/414103.
Change 414105 had a related patch set uploaded (by Xqt; owner: Dvorapa):
[pywikibot/core@master] [IMPR][TEST] Add references under templates in existing section
Change 414105 merged by jenkins-bot:
[pywikibot/core@master] [IMPR][TEST] Add references under templates in existing section