this category contains infobox templates of settlements.
How can I run replace.py on articles that transclude any of these templates?
I did an ugly workaround: listed the templates from category to a file using -cat, then made global replacements in Notepad++ to get batch-like lines from template names, sauch as replace.py -"transcludes:Település infobox" pozició pozíció -save:poz.txt -always
then I changed line endings to Windows-style, and pasted the whole stuff to command line. (A normal batch file didn't work due to character encoding problems.)
This way in a few hours I will get the final list of pages to work on.