Template:Delink: Difference between revisions

From Vigyanwiki
Template>Rich Farmbrough
Template>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|}}}-1}}|{{Close squares}}}}|{{{1|}}}}}}}
{{Delink/phase 2|{{Delink/phase 1 a|{{#expr:1+{{Str find|{{{1|}}}|{{Open squares}}}}}}|{{#expr:{{Str find|{{{1|}}}|{{Close squares}}}}-1}}|{{{1|}}}}}}}
<noinclude>
<noinclude>



Revision as of 05:34, 18 July 2010

Template:Delink/phase 2


How it works

  1. If there is [[ ]] take the bit between the first pair else the whole thing
  2. If there is a | take the bit before the | else the whole thing
  3. If it starts with ( remove the ( and take everything up to ) else the whole thing
  4. If there is a ( take the bit before the | else the whole thing

Examples