Template:Required Resources/doc
< Template:Required Resources
Jump to navigation
Jump to search
Revision as of 20:41, 19 September 2022 by Ickputzdirwech (talk | contribs)
Returns a list of the resources required to make an item.
Parameters[edit]
First parameter is the item whose required resources are to be returned (optional, default = PAGENAME).
Second parameter is a multiplier (optional, default = 1).
sep
is the seperator parameter (optional, default = ",").
simple
removes the name of the time and only leaves the icon (set to any text or value, usually "1").
Examples[edit]
{{Required Resources|Plate armor}}
{{Required Resources|Plate armor|3}}
{{Required Resources|Phoenix armor}}
150 Plasteel,
50 Uranium,
6 Advanced components,
75 Steel,
4 Components,
40 Chemfuel
{{Required Resources|Phoenix armor|sep= +}}
150 Plasteel +
50 Uranium +
6 Advanced components +
75 Steel +
4 Components +
40 Chemfuel
{{Required Resources|Phoenix armor|sep= +|simple=1}}
{{Required Resources|Phoenix armor|sep= +|simple=1|2}}