Difference between revisions of "Template:Pagelang"
Jump to navigation
Jump to search
(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) |
m |
||
Line 1: | Line 1: | ||
{{#switch: {{#titleparts:{{PAGENAME}}||-1}} | {{#switch: {{#titleparts:{{PAGENAME}}||-1}} | ||
| {{#titleparts:{{PAGENAME}}|1}} = | | {{#titleparts:{{PAGENAME}}|1}} = | ||
− | | #default = {{#ifeq: {{#titleparts:{{PAGENAME}}||-1}} | + | | #default = {{#ifeq: {{#titleparts:{{PAGENAME}}||-1}} |
− | | {{PAGENAME|{{#titleparts:{{PAGENAME}}||-1}}}} | + | | {{lc:{{PAGENAME|{{#titleparts:{{PAGENAME}}||-1}}}}}} |
| {{#titleparts:{{PAGENAME}}||-1}} | | {{#titleparts:{{PAGENAME}}||-1}} | ||
}}}}<noinclude>{{Documentation}}</noinclude> | }}}}<noinclude>{{Documentation}}</noinclude> |
Revision as of 14:08, 30 January 2014
Script error: No such module "documentation".