Gebruiker:Michiel1972/Regexp/GetFromInfobox

replace2.py -file:londonstations.txt -regex "([\s\S]*?)tubeexits05 (.*?)=([\s\S]*?)\|([\s\S]*?)\[\[nl\:(.*?)\]\]([\s\S]*)" "\5 metrogebruik05 = \3"

replace2.py -file:ukstations.txt -regex "([\s\S]*?)image_name([^|]*?)=([^|]*?)\n([\s\S]*?)latitude([^|]*?)=([^|]*?)\n(.*?)longitude([^|]*?)=([^|]*?)\n([\s\S]*)" "|latitude=\6 |longitude= \9 |afbeelding=\3"