Template:Required Resources/doc

From RimWorld Wiki
< Template:Required Resources
Revision as of 10:41, 7 June 2022 by Ickputzdirwech (talk | contribs) (simplified by using nbsp)
Jump to navigation Jump to search

Returns a list of the resources required to make an item.

Parameters

First parameter is the item whose required resources are to be returned.

sep is the seperator parameter.

simple removes the name of the time and only leaves the icon.

Examples

{{Required Resources|Plate armor}}

Stuff 170 Stuff (Metallic/Woody)


{{Required Resources|Phoenix armor}}

Plasteel 150 Plasteel, Uranium 50 Uranium, Advanced component 6 Advanced components, Steel 75 Steel, Component 4 Components, Chemfuel 40 Chemfuel


{{Required Resources|Phoenix armor|sep=&nbsp;+}}

Plasteel 150 Plasteel + Uranium 50 Uranium + Advanced component 6 Advanced components + Steel 75 Steel + Component 4 Components + Chemfuel 40 Chemfuel


{{Required Resources|Phoenix armor|sep=&nbsp;+|simple=1}}

Plasteel 150 + Uranium 50 + Advanced component 6 + Steel 75 + Component 4 + Chemfuel 40