More actions
File:Veloren Infobox instrument.png | |
Infobox instrument | |
Statistics | |
Quality | |
Craftable | |
Technical Information | |
.ogg Files | |
.vox File | |
.ron File | |
Recipe |
An infobox template used for [[Musical Instruments]].
Parameter | Description | Type | Status | |
---|---|---|---|---|
Description | description | The description of the item as given on the tooltip when you hover over it.
| String | required |
Quality. Choose and type one of them between the {{ }} : Low, Common, Moderate, High, Epic, Legendary | quality | The quality colour of the instrument.
| Template | required |
Craftable | craftable | Is this item craftable. Yes or No.
| Boolean | required |
.ogg Files | ogg | The gitlab link to the folder containing the .ogg files. Place the url in the [ ] with a space after the text. Then add what you want to show in the infobox.
| URL | suggested |
.vox File | vox | 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.
| URL | suggested |
.ron File | ron | The gitlab link to the .ron file. Place the url in the [ ] with a space after the text. Then add what you want to show in the infobox.
| URL | suggested |
Number of the line of code to the recipe | recipe | The link to the line of code in the recipe book : https://gitlab.com/veloren/veloren/-/blob/master/assets/common/recipe_book.ron#L### where ### is a number
| Number | suggested |