Difference between revisions of "Template:BuildCost"
From A Wiki in the Desert
m |
m |
||
Line 1: | Line 1: | ||
− | <includeonly>{{#set: Has volume={{trim|{{{1}}}}}}}{{#set: Has | + | <includeonly>{{#set: Has volume={{trim|{{{1}}}}}}}{{#set: Has item={{trim|{{{2}}}}}}}{{trim|{{{1}}}}} x {{trim|{{{2}}}}}</includeonly><noinclude><templatedata> |
{ | { | ||
"params": { | "params": { | ||
Line 10: | Line 10: | ||
}, | }, | ||
"2": { | "2": { | ||
− | "label": " | + | "label": "Item", |
"description": "Level of the required technology", | "description": "Level of the required technology", | ||
"example": "1", | "example": "1", |
Revision as of 21:02, 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 |