Ma3xak2 (обсуждение | вклад) Нет описания правки |
Ma3xak2 (обсуждение | вклад) Нет описания правки |
||
| (не показаны 4 промежуточные версии этого же участника) | |||
| Строка 2: | Строка 2: | ||
<div style=" | <div style=" | ||
display:inline-flex; | display:inline-flex; | ||
vertical-align:top; | |||
flex-direction:column; | flex-direction:column; | ||
background:#171B22; | background:#171B22; | ||
| Строка 9: | Строка 10: | ||
color:#FFFFFF; | color:#FFFFFF; | ||
font-family:Arial,sans-serif; | font-family:Arial,sans-serif; | ||
margin:4px; | |||
width:auto; | |||
max-width:350px; | |||
"> | "> | ||
| Строка 37: | Строка 41: | ||
align-items:center; | align-items:center; | ||
justify-content:center; | justify-content:center; | ||
gap: | gap:15px; | ||
padding:12px; | padding:12px; | ||
box-sizing:border-box; | box-sizing:border-box; | ||
flex-wrap:nowrap; | |||
"> | "> | ||
| Строка 49: | Строка 54: | ||
gap:8px; | gap:8px; | ||
flex-wrap:wrap; | flex-wrap:wrap; | ||
min-width:0; | |||
max-width:200px; | |||
"> | "> | ||
| Строка 200: | Строка 207: | ||
justify-content:center; | justify-content:center; | ||
flex-shrink:0; | flex-shrink:0; | ||
min-width: | min-width:70px; | ||
border-left:1px solid #FFFFFF; | border-left:1px solid #FFFFFF; | ||
padding-left: | padding-left:10px; | ||
"> | "> | ||
<!-- АВТОМАТИЧЕСКАЯ КАРТИНКА МЕТОДА --> | <!-- АВТОМАТИЧЕСКАЯ КАРТИНКА МЕТОДА (с fallback) --> | ||
<div style=" | <div style=" | ||
width:60px; | width:60px; | ||
| Строка 214: | Строка 221: | ||
overflow:hidden; | overflow:hidden; | ||
">{{#switch:{{{method_name|}}} | ">{{#switch:{{{method_name|}}} | ||
|Микроволновка=[[File:Microwave.gif|60px]] | |Микроволновка={{#ifexist:File:Microwave.gif|[[File:Microwave.gif|60px]]|[[File:Microwave.png|60px]]}} | ||
|Смешивание=[[File:Beaker.png|60px]] | |Смешивание={{#ifexist:File:Beaker.png|[[File:Beaker.png|60px]]|[[File:Beaker.gif|60px]]}} | ||
|Нож=[[File:Knife.png|60px]] | |Нож={{#ifexist:File:Knife.png|[[File:Knife.png|60px]]|[[File:Knife.gif|60px]]}} | ||
|Скалка=[[File:RollingPin.png|60px]] | |Скалка={{#ifexist:File:RollingPin.png|[[File:RollingPin.png|60px]]|[[File:RollingPin.gif|60px]]}} | ||
|#default=[[File:Microwave.gif|60px]] | |#default=[[File:Microwave.gif|60px]] | ||
}} | }} | ||
| Строка 240: | Строка 247: | ||
justify-content:center; | justify-content:center; | ||
border-left:1px solid #FFFFFF; | border-left:1px solid #FFFFFF; | ||
padding-left: | padding-left:10px; | ||
"> | "> | ||
<div style=" | <div style=" | ||