|
|
| (не показано 56 промежуточных версий этого же участника) |
| Строка 1: |
Строка 1: |
| {{ModernFrame
| |
| |title = {{loc|режим=GetRawString|{{{name}}}}}
| |
| |margin = 0
| |
| |bg = {{{color}}}
| |
| |content =
| |
| * На вид: {{loc|режим=GetRawString|{{{physicalDesc}}}}}
| |
| * Описание: {{loc|режим=GetRawString|{{{desc}}}}}
| |
| * Вкус: {{#if: {{{flavor|}}} | {{loc|режим=GetRawString|{{#invoke:GetField|get|{{{flavor}}}|prototype/flavor.json|description}}}} | нет }}
| |
| * Метаболизм растений: {{#ifeq: {{{tileReactions|}}} | [] | | {{{plantMetabolism}}} }}
| |
| * Реактивные эффекты: {{#ifeq: {{{tileReactions|}}} | {} | | {{{reactiveEffects}}} }}
| |
| * Реакция плиток: {{#ifeq: {{{tileReactions|}}} | [] | | {{{tileReactions}}} }}
| |
| * Метаболизм: {{#if: {{{metabolisms|}}} | {{{metabolisms}}} }}
| |
|
| |
|
| {{#invoke:GetField|getTplId|searchType=key|{{{id}}}|prototype/reaction.json|products|prototype/reaction}}
| |
| }}
| |