Шаблон:Singlechart/germanencode

Материал из ALL
Версия от 22:48, 2 июля 2016; Dream (обсуждение | вклад) (Новая страница: «<includeonly>{{#ifeq: {{#titleparts:{{{1}}}|1}}|{{{1}}}|{{urlencode:{{{1}}}}}|{{urlencode:{{#titleparts:{{{1}}}|1}}}}%A5{{#titleparts:{{{1}}}||-1}}}}</includeonly…»)

(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к: навигация, поиск

This template handles a glitch in the URL encoding for musicline.de. Some songs include a slash character in the title. Standard urlencode processing doesn't work, as musicline expects a %A5 to replace the slash. This template replaces a single slash character with a %A5.