Template:Delink: Difference between revisions
From All Skies Encyclopaedia
imported>Rich Farmbrough No edit summary |
imported>Rich Farmbrough No edit summary |
||
Line 1: | Line 1: | ||
{{Delink/phase 2|{{Delink/phase 1 a|{{#expr:1+{{Str find|{{{1|}}}|{{Open squares}}}}}}|{{#expr:{{Str find|{{{1|}}}|{{Close squares}}}}-1}}|{{{1|}}}}}}} |
{{Delink/phase 3|{{Delink/phase 2|{{Delink/phase 1 a|{{#expr:1+{{Str find|{{{1|}}}|{{Open squares}}}}}}|{{#expr:{{Str find|{{{1|}}}|{{Close squares}}}}-1}}|{{{1|}}}}}}}}} |
||
<noinclude> |
<noinclude> |
||
Line 6: | Line 6: | ||
# If there is [[ ]] take the bit between the first pair else the whole thing |
# 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 there is a | take the bit before the | else the whole thing |
||
# If there is a ( take the bit before the ( |
# If there is a ( take the bit before the ( else the whole thing |
||
==Examples== |
==Examples== |
Revision as of 00:27, 18 July 2010
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 there is a ( take the bit before the ( else the whole thing
Examples
- {{Delink|Paris}}
- Template:Delink/phase 3
- {{Delink|[[Paris]]}}
- Template:Delink/phase 3
- {{Delink|[[Paris|London]]}}
- Template:Delink/phase 3
- {{Delink|[[Paris (city)|London]]}}
- Template:Delink/phase 3