{{urlencode:}}.{{#invoke:Urldecode|urlDecode|C%C3%B4te+d%27Ivoire}} would produce Côte d'Ivoirelocalp={}functionp.urlDecode(frame)localenctype=frame.args[2]localret=nil;if(frame.args[2]~=nil)thenenctype=mw.ustring.upper(enctype)if((enctype=="QUERY")or(enctype=="PATH")or(enctype=="WIKI"))thenret=mw.uri.decode(frame.args[1],frame.args[2])endelseret=mw.uri.decode(frame.args[1])endret=string.gsub(ret,"{","{")ret=string.gsub(ret,"}","}")returnretendreturnp