User:Quarl/___location canonicalize.js: Difference between revisions

Content deleted Content added
«+"var", +" "»
«+"d."»
Line 120:
wfull = '[[' + wtext + '|' + city + ']]';
// only add link to state if we haven't link it yet.
if (d.left.match('\\[\\['+state+'\\]\\]')) {
wfull += ', ' + state;
} else {