Difference between revisions of "Template:Required Resources/doc"
Jump to navigation
Jump to search
(Created page with "Returns a list of the resources required to make an item. {{Required Resources|Phoenix armor}}") |
|||
Line 1: | Line 1: | ||
Returns a list of the resources required to make an item. | 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. | ||
+ | |||
+ | ==Examples== | ||
+ | <nowiki>{{Required Resources|Phoenix armor}}</nowiki> | ||
{{Required Resources|Phoenix armor}} | {{Required Resources|Phoenix armor}} | ||
+ | |||
+ | <nowiki>{{Required Resources|Phoenix armor|sep= +}}</nowiki> | ||
+ | {{Required Resources|Phoenix armor|sep= +}} |
Revision as of 07:30, 24 March 2021
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.
Examples
{{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