Template:Delink: Difference between revisions
From All Skies Encyclopaedia
imported>Rich Farmbrough No edit summary |
imported>Rich Farmbrough No edit summary |
||
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 |
# If there is a " (blah)" take the bit before the " (blah)" else the whole thing |
||
# If there is a ( take the bit before the | else the whole thing |
|||
==Examples== |
==Examples== |
Revision as of 00:17, 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 " (blah)" take the bit before the " (blah)" else the whole thing
Examples
- {{Delink|Paris}}
- Template:Delink/phase 2
- {{Delink|[[Paris]]}}
- Template:Delink/phase 2
- {{Delink|[[Paris|London]]}}
- Template:Delink/phase 2