Template:Infobox crafting station: Difference between revisions

Template page
Content added Content deleted
mNo edit summary
mNo edit summary
Line 36: Line 36:
"description": {
"description": {
"label": "Description",
"label": "Description",
"description": "Sa the crafting station. Place it in \" \".",
"description": "Few words on the crafting station. Place it in \" \".",
"type": "string",
"autovalue": "\" \""
},
"location": {
"label": "Location(s)",
"description": "Where we can find the crafting station (mind veloren generate randomly its world with voxel, so you can put the city's name)",
"type": "string",
"type": "string",
"autovalue": "\" \"",
"suggested": true
"suggested": true
},
},
Line 56: Line 51:
"label": "Spawn Rules",
"label": "Spawn Rules",
"description": "The link to the line in world/src/layer/scatter.rs",
"description": "The link to the line in world/src/layer/scatter.rs",
"suggested": true
},
"temperate": {
"label": "Location in temperate city :",
"description": "Where do you usually find the crafting station",
"type": "string",
"suggested": true
},
"cliff": {
"label": "Location in cliff town :",
"description": "Where do you usually find the crafting station",
"suggested": true
},
"desert": {
"label": "Location in desert town :",
"description": "Where do you usually find the crafting station",
"suggested": true
"suggested": true
}
}
}
},
"paramOrder": [
"description",
"temperate",
"cliff",
"desert",
"vox",
"spawnrules"
]
}
}
</templatedata>
</templatedata>

Revision as of 23:30, 3 October 2022

Infobox crafting station
Location(s)
Temperate town :
Cliff town :
Desert city :
Technical Information
.vox File
Spawn Rules

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Descriptiondescription

Few words on the crafting station. Place it in " ".

Auto value
" "
Stringsuggested
Location in temperate city :temperate

Where do you usually find the crafting station

Stringsuggested
Location in cliff town :cliff

Where do you usually find the crafting station

Unknownsuggested
Location in desert town :desert

Where do you usually find the crafting station

Unknownsuggested
.vox Filevox

The file link as linked on gitlab.com/veloren/veloren. Place the link in the [[]] and add a space after the url with the text you want to display in the infobox.

Example
[[www.veloren.net Veloren]]
URLsuggested
Spawn Rulesspawnrules

The link to the line in world/src/layer/scatter.rs

Unknownsuggested
Cookies help us deliver our services. By using our services, you agree to our use of cookies.