Шаблон:Singlechart/germanencode: відмінності між версіями

Вилучено вміст Додано вміст
Jim Harrison (обговорення | внесок)
Створена сторінка: <includeonly>{{#ifeq: {{#titleparts:{{{1}}}|1}}|{{{1}}}|{{urlencode:{{{1}}}}}|{{urlencode:{{#titleparts:{{{1}}}|1}}}}%A5{{#titleparts:{{{1}}}||-1}}}}</includeon...
(Немає відмінностей)

Версія за 20:51, 16 листопада 2017

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.