⚠ 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:Resources/fr: Difference between revisions

From Manor Lords Official Wiki
(Created page with "Produit par")
(Created page with "Requiert")
Line 11: Line 11:
</data>
</data>
<data source="requires">
<data source="requires">
<label> <span lang="en" dir="ltr" class="mw-content-ltr">Requires</span></label>
<label> Requiert</label>
</data>
</data>
<data source="UsedIn">
<data source="UsedIn">

Revision as of 20:40, 26 May 2024



Available variables:

type - What kind of material is it?

ProducedBy - What entity produces this?

UsedIn - Only use this when there is a very limited list. Otherwise, leave it blank.

requires - What does this resource consume?

StoredIn - What entity is it stored in?

Template:

Copy this and add it to the page.

{{Resources
|image ={{PAGENAMEE}}.png
|type =
|ProducedBy =
|requires =
|UsedIn =
|StoredIn =
}}

Example:

(shown on right side of page)

{{Resources
|image={{PAGENAMEE}}.png
|type=Crafting materials
|ProducedBy=[[{{tl}}Mining pit|<translate>Mining pit</translate>]]
|requires=
|UsedIn=[[{{tl}}Iron slab|<translate>Iron slab</translate>]]
|StoredIn=[[{{tl}}Storehouse|<translate>Storehouse</translate>]]
}}