⚠ 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

From Manor Lords Official Wiki
Revision as of 02:44, 10 May 2024 by jcheung (talk | contribs) (creation of resource template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



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.

StoredIn - What entity is it stored in?

Template:

{{Resources
|image = <gallery>{{PAGENAME}}.png</gallery>
|type =
|ProducedBy =
|UsedIn =
|StoredIn =
}}

Example:

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