A Wiki in the Desert
Log in

Difference between revisions of "Template:BuildCost"

From A Wiki in the Desert
m
m
Line 1: Line 1:
<includeonly>{{#set: buildcost={{trim|{{{1}}}}} {{{2}}}}}</includeonly>
+
<includeonly>{{#set: buildcost={{trim|{{{1}}}}} {{{2}}} {{#ifexpr: {{#arraysize:p}} > 0|&nbsp;-&nbsp;}}{{#arrayprint:p}} }}</includeonly>
 
<noinclude><templatedata>
 
<noinclude><templatedata>
 
{
 
{
Line 16: Line 16:
 
"type": "string",
 
"type": "string",
 
"required": true
 
"required": true
 +
},
 +
"3": {
 +
"label": "Properties",
 +
"description": "The properties of the required item",
 +
"example": "Black"
 
}
 
}
 
},
 
},
 
"description": "Adds a requirement on a specific technology at a certain level."
 
"description": "Adds a requirement on a specific technology at a certain level."
 
}</templatedata></noinclude>
 
}</templatedata></noinclude>

Revision as of 22:00, 2 June 2023

Adds a requirement on a specific technology at a certain level.

Template parameters

ParameterDescriptionTypeStatus
Volume1

Name of the technology

Example
Knapping
Numberrequired
Item2

Level of the required technology

Example
1
Stringrequired
Properties3

The properties of the required item

Example
Black
Unknownoptional