⚠ NOTICE
The game has been released in Early Access on 26th of April, 2024.
Please keep in mind that any information provided on this Wiki may be incomplete or subject to change as the game progresses.
Template:BuildingInfobox: Difference between revisions
From Manor Lords Official Wiki
(test 2) |
(test 3) |
||
Line 41: | Line 41: | ||
</group> | </group> | ||
<group> | <group> | ||
<header>{{#if: {{{produces|}}} | <translate>'''Crafting recipes'''</translate>}}</header> | |||
<data source="produces"> | <data source="produces"> | ||
<format><translate>'''Recipe'''</translate><br />{{#if: {{{consumes|}}} | {{{consumes}}} }} ⇒ {{#if: {{{hours|}}} | {{{hours}}} }} ⇒ {{{produces}}} | <format><translate>'''Recipe'''</translate><br /><span>{{#if: {{{consumes|}}} | {{{consumes}}} }} " ⇒ " {{#if: {{{hours|}}} | {{{hours}}} }} " ⇒ " {{{produces}}}</span> | ||
</format> | </format> | ||
</data> | </data> | ||
<data source="produces2"> | <data source="produces2"> | ||
<format><translate>'''Recipe 2'''</translate><br />{{#if: {{{consumes2|}}} | {{{consumes2}}} }} ⇒ {{#if: {{{hours2|}}} | {{{hours2}}} }} ⇒ {{{produces2}}} | <format><translate>'''Recipe 2'''</translate><br /><span>{{#if: {{{consumes2|}}} | {{{consumes2}}} }} " ⇒ " {{#if: {{{hours2|}}} | {{{hours2}}} }} " ⇒ " {{{produces2}}}</span> | ||
</format> | </format> | ||
</data> | </data> | ||
<data source="produces3"> | <data source="produces3"> | ||
<format><translate>'''Recipe 3'''</translate><br />{{#if: {{{consumes3|}}} | {{{consumes3}}} }} ⇒ {{#if: {{{hours3|}}} | {{{hours3}}} }} ⇒ {{{produces3}}} | <format><translate>'''Recipe 3'''</translate><br /><span>{{#if: {{{consumes3|}}} | {{{consumes3}}} }} " ⇒ " {{#if: {{{hours3|}}} | {{{hours3}}} }} " ⇒ " {{{produces3}}}</span> | ||
</format> | </format> | ||
</data> | </data> |