टेम्पलेट:URL: रिवीजन सभ के बीचा में अंतर

Content deleted Content added
छो fixing calls to {{str right}} template for pathological cases ith equal signs in URLs
छो work-around when titleparts does not work (for example presence of %xx URL-encoding in the path or in the query string):don't transform the displayed URL
लाइन 7:
-->[{{#if:1|{{{1|}}}}} <!-- This #if:1 allows trimming leading spaces in the full URL: {{{1|}}}
-->{{#if:{{{2|}}}|{{{2|}}}|<!--
-->{{#ifeq:{{#titleparts:{{{1|}}}|1|3}}|{{{1|}}}|{{{1|}}}|<!-- work-around when titleparts doesn't accept the URL and returns the full string instead : don't attempt to transform the displayed URL
-->{{lc:<!-- domain name in lowercase
-->{{lc:<!-- domain name in lowercase
-->{{#ifeq:{{lc:{{padleft:|4|{{#titleparts:{{{1|}}}|1|3}}}}}}|www.<!--
-->|{{Str right|1={{#titleparts:{{{1|}}}|1|3}}|2=4}}<!--
-->|{{#titleparts:{{{1|}}}||3}}<!--
-->}}<!--
-->}}<!--
-->{{#if:{{#titleparts:{{{1|}}}||4}}<!-- rest of the ressource path
-->|/{{#titleparts:{{{1|}}}||4}}<!--
-->}}<!--
-->}}<!--
-->{{#if:{{#titleparts:{{{1|}}}||4}}<!-- rest of the ressource path
-->|/{{#titleparts:{{{1|}}}||4}}<!--
-->}}<!--
-->}}<!--
Line 21 ⟶ 23:
-->[http://{{#if:1|{{{1|}}}}} <!-- This #if:1 allows trimming leading spaces in the full URL: {{{1|}}}
-->{{#if:{{{2|}}}|{{{2|}}}|<!--
-->{{#ifeq:{{#titleparts:{{{1|}}}|1|1}}|{{{1|}}}|{{{1|}}}|<!-- work-around when titleparts doesn't accept the URL and returns the full string instead : don't attempt to transform the displayed URL
-->{{lc:<!-- domain name in lowercase
-->{{lc:<!-- domain name in lowercase
-->{{#ifeq:{{lc:{{padleft:|4|{{#titleparts:{{{1|}}}|1|1}}}}}}|www.<!--
-->|{{Str right|1={{#titleparts:{{{1|}}}|1|1}}|2=4}}<!--
-->|{{#titleparts:{{{1|}}}|1|1}}<!--
-->}}<!--
-->|/{{#titleparts:{{{1|}}}||2}}<!--
-->{{#if:{{#titleparts:{{{1|}}}||2}}<!-- rest of the ressource path
-->|/{{#titleparts:{{{1|}}}||2}}<!--
-->}}<!--
-->}}<!--
-->{{#if:{{#titleparts:{{{1|}}}||2}}<!-- rest of the ressource path
-->|/{{#titleparts:{{{1|}}}||2}}<!--
-->}}<!--
-->}}<!--