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

Content deleted Content added
imported>Wikid77
rewrote to use Template:Strfind_short, to try reducing template depth.
switch to Module:Delink, which should be more efficient
लाइन 1:
{{<includeonly>safesubst:</includeonly>#invoke:delink|delink}}<noinclude>
{{Delink/phase 2|{{Delink/phase 1 a|{{#expr:1+{{Strfind_short|{{{1|}}}|{{Open squares}}|2}} }}|{{#expr:{{Strfind_short|{{{1|}}}|{{Close squares}}|2}}-1}}|{{{1|}}} }} }}<noinclude>
{{documentation}}
 
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
==How it works==
 
# If there is [[ ]] take the bit between the first pair else the whole thing
# If there is a | take the bit before the | else the whole thing
<!-- For some wiki-reaosn this doesn't wan to work
# If there is a '(' take the bit before the '(' else the whole thing
-->
 
==Examples==
* <nowiki>{{Delink|Paris}}</nowiki>
* {{Delink|Paris}}
* <nowiki>{{Delink|[[Paris]]}}</nowiki>
* {{Delink|[[Paris]]}}
* <nowiki>{{Delink|[[Paris|London]]}}</nowiki>
* {{Delink|[[Paris|London]]}}
* <nowiki>{{Delink|[[Paris (city)|London]]}}</nowiki>
* {{Delink|[[Paris (city)|London]]}}
 
</noinclude>