Template:IfEnglishThenSpaces: Difference between revisions
Template page
More actions
m Add {{{2|}}} |
m 5 revisions imported |
||
| (One intermediate revision by one other user not shown) | |||
| Line 3: | Line 3: | ||
|find | |find | ||
|source = {{delink|{{{1|}}}}} | |source = {{delink|{{{1|}}}}} | ||
|target = ^[A-Za-z0-9] | |target = {{#ifexist:IfEnglishThenSpaces/local-{{{3|}}}|{{IfEnglishThenSpaces/local-{{{3|}}}|target_start}}|^[A-Za-z0-9]}} | ||
|plain = false | |plain = {{#ifexist:IfEnglishThenSpaces/local-{{{3|}}}|{{IfEnglishThenSpaces/local-{{{3|}}}|plain_start}}|false}} | ||
}} | }} | ||
|0 | |0 | ||
| Line 13: | Line 13: | ||
|find | |find | ||
|source = {{delink|{{{1|}}}}} | |source = {{delink|{{{1|}}}}} | ||
|target = [A-Za-z0-9]$ | |target = {{#ifexist:IfEnglishThenSpaces/local-{{{3|}}}|{{IfEnglishThenSpaces/local-{{{3|}}}|target_end}}|[A-Za-z0-9]$}} | ||
|plain = false | |plain = {{#ifexist:IfEnglishThenSpaces/local-{{{3|}}}|{{IfEnglishThenSpaces/local-{{{3|}}}|plain_end}}|false}} | ||
}} | }} | ||
|0 | |0 | ||
| Line 26: | Line 26: | ||
|find | |find | ||
|source = {{delink|{{{1|}}}}} | |source = {{delink|{{{1|}}}}} | ||
|target = [A-Za-z0-9]$ | |target = {{#ifexist:IfEnglishThenSpaces/local-{{{3|}}}|{{IfEnglishThenSpaces/local-{{{3|}}}|target_end}}|[A-Za-z0-9]$}} | ||
|plain = false | |plain = {{#ifexist:IfEnglishThenSpaces/local-{{{3|}}}|{{IfEnglishThenSpaces/local-{{{3|}}}|plain_end}}|false}} | ||
}} | }} | ||
|0 | |0 | ||