Difference between revisions of "Template:Pagelang"

From Game Detectives Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(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 13:08, 30 January 2014

<templatestyles src="Module:Documentation/styles.css"></templatestyles>
Template documentation[create] [purge]