Открыть меню
Переключить меню настроек
Открыть персональное меню
Вы не представились системе
Ваш IP-адрес будет виден всем, если вы внесёте какие-либо изменения.

Шаблон:Музыкальный лейбл: различия между версиями

Материал из Aprel Wiki
Нет описания правки
Нет описания правки
Строка 1: Строка 1:
 
<div class="Музыкальный Лейбл">
<noinclude>
<div class="Музыкальный Лейбл-title">{{{title|{{PAGENAME}}}}}</div>
<templatedata>
{{#if:{{{logo|}}}|
{
<div class="Program-logo">[[File:{{{logo}}}|300px]]</div>}}
"params": {},
<table>
"description": "<div class=\"Музыкальный Лейбл\">\n<div class=\"Музыкальный Лейбл-title\">{{{title|{{PAGENAME}}}}}</div>\n{{#if:{{{logo|}}}|\n<div class=\"Program-logo\">[[File:{{{logo}}}|300px]]</div>}}\n<table>\n</tr>{{#if:{{{website|}}}|<tr>\n    <th>Official&nbsp;website:</th>\n    <td>{{{website}}}</td>\n</tr>}}{{#if:{{{category|}}}|<tr>\n    <th>Category:</th>\n    <td>{{{category}}}</td>\n</tr>}}{{#if:{{{destination|}}}|<tr>\n    <th>Destination:</th>\n    <td>{{{destination}}}</td>\n</tr>}}{{#if:{{{license|}}}|<tr>\n    <th>License:</th>\n    <td>{{{license}}}</td>\n</tr>}}\n</table>\n</div>"
</tr>{{#if:{{{website|}}}|<tr>
}
    <th>Official&nbsp;website:</th>
</templatedata>
    <td>{{{website}}}</td>
</noinclude>
</tr>}}{{#if:{{{category|}}}|<tr>
    <th>Category:</th>
    <td>{{{category}}}</td>
</tr>}}{{#if:{{{destination|}}}|<tr>
    <th>Destination:</th>
    <td>{{{destination}}}</td>
</tr>}}{{#if:{{{license|}}}|<tr>
    <th>License:</th>
    <td>{{{license}}}</td>
</tr>}}
</table>
</div>