Template:Delink: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
* <nowiki>{{Delink|[[Paris|London]]}}</nowiki> | * <nowiki>{{Delink|[[Paris|London]]}}</nowiki> | ||
* {{Delink|[[Paris|London]]}} | * {{Delink|[[Paris|London]]}} | ||
* <nowiki>{{Delink| | * <nowiki>{{Delink|foo [[Paris|London]] bar}}</nowiki> | ||
* {{Delink| | * {{Delink|foo [[Paris|London]] bar}} | ||
</noinclude> | </noinclude> |
Revision as of 15:33, 26 December 2024
This template was ported from a template from Wikipedia. It was originally at Template:Delink. The original authors of this template are shown on the template's edit history page.
Wikipedia's text is available under the Creative Commons Attribution-ShareAlike 3.0 Unported License.
Wikipedia's text is available under the Creative Commons Attribution-ShareAlike 3.0 Unported License.
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
Examples
- {{Delink|Paris}}
- Paris
- {{Delink|[[Paris]]}}
- Paris
- {{Delink|[[Paris|London]]}}
- London
- {{Delink|foo [[Paris|London]] bar}}
- foo London bar