Template:IfEnglishThenSpaces: Difference between revisions
Template page
More actions
m {{delink}} |
m 5 revisions imported |
||
| (2 intermediate revisions 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 | ||
|<!-- and doesn't end with -->{{{1|}}} | |<!-- and doesn't end with -->{{{1|}}} | ||
|<!-- but end with -->{{{1|}}}{{#ifeq:{{{ignore|}}}|end|| }} | |<!-- but end with -->{{{1|}}}{{#ifeq:{{{ignore|{{{2|}}}}}}|end|| }} | ||
}} | }} | ||
|<!-- | |<!-- | ||
| 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 | ||
|<!-- and doesn't end with -->{{#ifeq:{{{ignore|}}}|start|| }}{{{1|}}} | |<!-- and doesn't end with -->{{#ifeq:{{{ignore|{{{2|}}}}}}|start|| }}{{{1|}}} | ||
|<!-- but end with -->{{#ifeq:{{{ignore|}}}|start|| }}{{{1|}}}{{#ifeq:{{{ignore|}}}|end|| }} | |<!-- but end with -->{{#ifeq:{{{ignore|{{{2|}}}}}}|start|| }}{{{1|}}}{{#ifeq:{{{ignore|{{{2|}}}}}}|end|| }} | ||
}} | }} | ||
}}<noinclude>{{Documentation}}</noinclude> | }}<noinclude>{{Documentation}}</noinclude> | ||