Template:Delink: Difference between revisions
From All Skies Encyclopaedia
imported>Rich Farmbrough No edit summary |
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))) |
||
(12 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{<includeonly>safesubst:</includeonly>#invoke:delink|delink}}<noinclude> |
|||
{{Delink/phase 2|{{Delink/phase 1 a|{{#expr:1+{{Str find|{{{1|}}}|{{Open squares}}}}}}|{{#expr:{{Str find|{{{1|}}}|{{Close squares}}}}-1}}|{{{1|}}}}}}} |
|||
{{documentation}} |
|||
<noinclude> |
|||
<!-- 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 |
|||
# If it starts with ( remove the ( and take everything up to ) else the whole thing |
|||
# 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]]}} |
|||
</noinclude> |
</noinclude> |