More actions
Python code for removing template:icon |
No edit summary |
||
| Line 2: | Line 2: | ||
# This python file removes template:icon from a page and replaces it with direct image links. | # This python file removes template:icon from a page and replaces it with direct image links. | ||
# Code is not formatted for wiki. Edit page and copy it from there. | |||
# Paste the article contents to "input.txt" and the processed article will be saved into "output.txt" | # Paste the article contents to "input.txt" and the processed article will be saved into "output.txt" | ||