Template:Delink: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 21: Line 21:
* <nowiki>{{Delink|[[Paris|London]]}}</nowiki>
* <nowiki>{{Delink|[[Paris|London]]}}</nowiki>
* {{Delink|[[Paris|London]]}}
* {{Delink|[[Paris|London]]}}
* <nowiki>{{Delink|aaa[[Paris|London]]b}}</nowiki>
* <nowiki>{{Delink|aaa [[Paris|London]] b}}</nowiki>
* {{Delink|aaa[[Paris|London]]b}}
* {{Delink|aaa [[Paris|London]] b}}


</noinclude>
</noinclude>

Revision as of 15:31, 26 December 2024

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

Examples