Difference between revisions of "Template:Pagelang"
Jump to navigation
Jump to search
This template should return empty string if the pagename does not end with "/en" for consistency
>Verdy p (Created page with "{{#switch:{{#titleparts:{{PAGENAME}}||-1}}|{{PAGENAME}}=en|#default={{#titleparts:{{PAGENAME}}||-1}}}}<noinclude>{{Documentation}}</noinclude>") |
>Shirayuki (This template should return empty string if the pagename does not end with "/en" for consistency) |
||
| (62 intermediate revisions by 32 users not shown) | |||
| Line 1: | Line 1: | ||
{{# | {{#ifeq:{{#invoke:Template translation|getLanguageSubpage|{{{1|}}}}}|en | ||
|{{#ifeq:{{#titleparts:{{{1|{{PAGENAME}}}}}||-1}}|en | |||
|{{#invoke:Template translation|getLanguageSubpage|{{{1|}}}}} | |||
}} | |||
|{{#invoke:Template translation|getLanguageSubpage|{{{1|}}}}} | |||
}}<noinclude> | |||
{{Documentation}} | |||
</noinclude> | |||