Difference between revisions of "Template:BuildCost"
From A Wiki in the Desert
m |
m |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | {{#vardefine:count|{{trim | {{{1}}} }}}}{{#vardefine:base|{{trim | {{{2}}} }}}}{{#arraydefine:p|{{trim|{{{3|}}}}}|unique, sort=desc}}{{#subobject:|count={{#var:count}} | | + | {{#vardefine:count|{{trim | {{{1}}} }}}}{{#vardefine:base|{{trim | {{{2}}} }}}}{{#arraydefine:p|{{trim|{{{3|}}}}}|unique, sort=desc}}{{#subobject:|count={{#var:count}} |buildcost={{#var:base}} |verified={{{verified|false}}} |buildcost_property={{#arrayprint:p}}|+sep=}}{{#var:count}} [[{{#var:base}}]]{{#ifexpr: {{#arraysize:p}} > 0| - }}{{#arrayprint:p}} |
</includeonly> | </includeonly> | ||
<noinclude><templatedata> | <noinclude><templatedata> |
Revision as of 22:22, 2 June 2023
Adds a requirement on a specific technology at a certain level.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Volume | 1 | Name of the technology
| Number | required |
Item | 2 | Level of the required technology
| String | required |
Properties | 3 | The properties of the required item
| Unknown | optional |