Difference between revisions of "Template:Pagelang"

Jump to navigation Jump to search
2 bytes added ,  01:45, 10 November 2019
This template should return empty string if the pagename does not end with "/en" for consistency
>Verdy p
(detect and avoid the fatal server error caused when #language is used with "language codes" containing single quotes; this template could return a subpagename with apostrophe-quote, which is not a valid language code anyway)
>Shirayuki
(This template should return empty string if the pagename does not end with "/en" for consistency)
 
(57 intermediate revisions by 32 users not shown)
Line 1: Line 1:
{{#switch: {{#titleparts:{{PAGENAME}}||-1}}
{{#ifeq:{{#invoke:Template translation|getLanguageSubpage|{{{1|}}}}}|en
| {{#titleparts:{{PAGENAME}}|1}} =
|{{#ifeq:{{#titleparts:{{{1|{{PAGENAME}}}}}||-1}}|en
| #default = {{#ifeq: {{#titleparts:{{PAGENAME}}||-1}}
  |{{#invoke:Template translation|getLanguageSubpage|{{{1|}}}}}
        | {{PAGENAME|{{#titleparts:{{PAGENAME}}||-1}}}}
  }}
        |                     {{#titleparts:{{PAGENAME}}||-1}}
|{{#invoke:Template translation|getLanguageSubpage|{{{1|}}}}}
}}}}<noinclude>{{Documentation}}</noinclude>
}}<noinclude>
{{Documentation}}
</noinclude>
Anonymous user

Navigation menu