User:Utcursch/Migrate Infobox Indian Jurisdiction to Infobox settlement/main.js: Difference between revisions
Content deleted Content added
m +pushpin_map_caption |
m m |
||
Line 166:
}
// display "Punjab" instead of "Punjab, India" (India is already displayed a line above)
if (state_name == "Punjab, India" || state_name == "Punjab") {
subdivisions["[[States and territories of India|State]]"] = "[[Punjab, India|Punjab]]";
}
|