User:Utcursch/Migrate Infobox Indian Jurisdiction to Infobox settlement/main.js: Difference between revisions
Content deleted Content added
m m |
m escape |
||
Line 20:
var regex = /{{Infobox Indian Jurisdiction[^{]*?({{[^}]*?}}[\s\S]*?)*}}/gmi
// regular expression to parse coord template
var regex_coord = /{{coord\|[^{]*?({{[^}]*?}}[\s\S]*?)*}}/gmi
// get the article content
|