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>
+
<includeonly>{{#set: buildcost={{trim|{{{1}}}}} {{{2}}}}}</includeonly>
{{#set: Has number={{trim|{{{1}}}}}}}{{#set: Has item={{trim|{{{2}}}}}}}{{#set: Has properties={{trim|{{{3}}}}}}} {{trim|{{{1}}}}} x {{trim|{{{2}}}}} x {{trim|{{{3}}}}}
 
</includeonly>
 
 
<noinclude><templatedata>
 
<noinclude><templatedata>
 
{
 
{
 
"params": {
 
"params": {
 
"1": {
 
"1": {
"label": "Number",
+
"label": "Volume",
"description": "The number of this item that is required",
+
"description": "Name of the technology",
"example": "1",
+
"example": "Knapping",
 
"type": "number",
 
"type": "number",
 
"required": true
 
"required": true
Line 14: Line 12:
 
"2": {
 
"2": {
 
"label": "Item",
 
"label": "Item",
"description": "The base item that is required.",
+
"description": "Level of the required technology",
"example": "Treated Board",
+
"example": "1",
 +
"type": "string",
 
"required": true
 
"required": true
},
 
"3": {
 
"label": "Properties",
 
"description": "The properties of the required item",
 
"example": "Black"
 
 
}
 
}
 
},
 
},
"description": "Defines a number of items as being a requirement of the object described by the page."
+
"description": "Adds a requirement on a specific technology at a certain level."
}
+
}</templatedata></noinclude>
</templatedata></noinclude>
 

Revision as of 21:53, 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