Difference between revisions of "Template:Pagelang"

13 bytes added ,  11:44, 30 January 2014
m
when a subpage contains a quote, PAGENAME HTML-encodes it so it is safe for use in #language; but titleparts restores quotes, and #language produces a server error on "language" codes with apostrophes
>Verdy p
(tool imported from Meta)
>Verdy p
m (when a subpage contains a quote, PAGENAME HTML-encodes it so it is safe for use in #language; but titleparts restores quotes, and #language produces a server error on "language" codes with apostrophes)
Line 1: Line 1:
{{#switch:{{#titleparts:{{PAGENAME}}||-1}}|{{PAGENAME}}=|#default={{#titleparts:{{PAGENAME}}||-1}}}}<noinclude>{{Documentation}}</noinclude>
{{#switch:{{#titleparts:{{PAGENAME}}||-1}}|{{PAGENAME}}=|#default={{PAGENAME|{{#titleparts:{{PAGENAME}}}}||-1}}}}<noinclude>{{Documentation}}</noinclude>
Anonymous user