Difference between revisions of "Template:BuildCost"
From A Wiki in the Desert
(Created page with "<includeonly>[[buildcost::Technology/{{trim|{{{1}}}}}/{{trim|{{{2}}}}}|{{trim|{{{1}}}}} {{trim|{{{2}}}}} (Technology)]]</includeonly><noinclude><templatedata> { "params": {...") |
m |
||
Line 1: | Line 1: | ||
− | <includeonly>[[buildcost:: | + | <includeonly>[[buildcost::{{trim|{{{1}}}}}|{{trim|{{{2}}}}}]]</includeonly><noinclude><templatedata> |
{ | { | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
− | "label": " | + | "label": "Volume", |
"description": "Name of the technology", | "description": "Name of the technology", | ||
"example": "Knapping", | "example": "Knapping", | ||
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 19:34, 2 June 2023
Adds a requirement on a specific technology at a certain level.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Volume | 1 | Name of the technology
| String | required |
Item | 2 | Level of the required technology
| Number | required |