Шаблон:ModernButton: различия между версиями
DeRecnad (обсуждение | вклад) Новая страница: «<div class="modern-button"> {{#if: {{{external|}}} | <a href="{{{external}}}" style="display: flex; align-items: center; text-decoration: none; color: #FFFFFF; width: 100%;"> | [[{{{link|}}}| <div style="display: flex; align-items: center; text-decoration: none; color: #FFFFFF; width: 100%;"> }} {{#if: {{{img|}}} | [[File:{{{img}}}|{{{pixel|60px}}}|link=]] }} <div> <div c...» |
DeRecnad (обсуждение | вклад) Нет описания правки Метка: отменено |
||
| Строка 19: | Строка 19: | ||
}} | }} | ||
</div> | </div> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"external": {}, | |||
"link": {}, | |||
"img": {}, | |||
"pixel": {}, | |||
"text": {}, | |||
"subtext": {} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | |||