Шаблон:Prototype/reaction/wrapper: различия между версиями
Материал из Space Station 14 Вики
Pok (обсуждение | вклад) Нет описания правки |
Pok (обсуждение | вклад) Нет описания правки Метка: ручная отмена |
||
| (не показаны 3 промежуточные версии этого же участника) | |||
| Строка 1: | Строка 1: | ||
{{GradientBlock | {{GradientBlock | ||
|margin = 0 | |margin = 0 | ||
|header = {{#invoke: | |header = {{#invoke:GetField|jsonList | ||
|{{{requiredMixerCategories|["DummyMix"]}}} | |{{{requiredMixerCategories|["DummyMix"]}}} | ||
|type = none | |type = none | ||
| Строка 18: | Строка 18: | ||
flex-wrap: wrap; | flex-wrap: wrap; | ||
justify-content: space-evenly; | justify-content: space-evenly; | ||
">{{#invoke: | ">{{#invoke:GetField|json|{{{reactants}}}|serialization/reactant}}</div> | ||
<div style="font-size:20px; line-height:0; text-align:center;">↓</div> | <div style="font-size:20px; line-height:0; text-align:center;">↓</div> | ||
<div style=" | <div style=" | ||
| Строка 26: | Строка 26: | ||
justify-content: space-evenly; | justify-content: space-evenly; | ||
">{{#if: {{{products|}}} | | ">{{#if: {{{products|}}} | | ||
{{#invoke: | {{#invoke:GetField|jsonList | ||
|{{{products}}} | |{{{products}}} | ||
|type = none | |type = none | ||
| Строка 33: | Строка 33: | ||
}} | }} | ||
}}<!-- | }}<!-- | ||
-->{{#if: {{{effects|}}} | {{#invoke: | -->{{#if: {{{effects|}}} | {{#invoke:GetField|json|{{{effects}}}|{{#tag:nowiki|serialization/EntityEffect{{!}}prefix=}}}} }}</div> | ||
</div> | </div> | ||
}} | }} | ||