Template:Infobox crafting station: Difference between revisions

Template page
Content added Content deleted
mNo edit summary
mNo edit summary
Line 25: Line 25:
| class="infobox-texttitle" | .vox File
| class="infobox-texttitle" | .vox File
| class="infobox-text" | {{{vox|}}}
| class="infobox-text" | {{{vox|}}}
|-
| class="infobox-texttitle" | Sprite manifest
| class="infobox-text" | {{#if: {{{sprite|}}}|[https://gitlab.com/veloren/veloren/-/blob/master/assets/voxygen/voxel/sprite_manifest.ron#L{{{sprite|}}} L{{{sprite|}}}]|}}
|-
|-
| class="infobox-texttitle" | Spawn Rules
| class="infobox-texttitle" | Spawn Rules
Line 43: Line 46:
"vox": {
"vox": {
"label": ".vox File",
"label": ".vox File",
"description": "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.",
"description": "The file link as linked on gitlab.com/veloren/veloren.",
"example": "[[www.veloren.net Veloren]]",
"example": "www.veloren.net",
"type": "url",
"type": "url",
"suggested": true
"suggested": true
Line 67: Line 70:
"label": "Location in desert town :",
"label": "Location in desert town :",
"description": "Where do you usually find the crafting station",
"description": "Where do you usually find the crafting station",
"suggested": true
},
"sprite": {
"label": "Number of line of code in the sprite manifest",
"description": "3744",
"type": "number",
"suggested": true
"suggested": true
}
}
Line 76: Line 85:
"desert",
"desert",
"vox",
"vox",
"sprite",
"spawnrules"
"spawnrules"
]
]

Revision as of 06:27, 4 October 2022

Infobox crafting station
Location(s)
Temperate town :
Cliff town :
Desert city :
Technical Information
.vox File
Sprite manifest
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.

Example
www.veloren.net
URLsuggested
Number of line of code in the sprite manifestsprite

3744

Numbersuggested
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.