Template:Delink: Difference between revisions
From All Skies Encyclopaedia
imported>Wikid77 (rewrote to use Template:Strfind_short, to try reducing template depth.) |
imported>Pppery m (Changed protection settings for "Template:Delink": Dependency of fully-protected (and on WP:CASC) Template:Fix ([Edit=Require administrator access] (indefinite) [Move=Require administrator access] (indefinite))) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 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> |
</noinclude> |