Template:Infobox bag

Template page
Revision as of 11:43, 14 February 2023 by Iskava (talk | contribs) (Added bag template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
File:Veloren Infobox bag.png
Infobox bag
Statistics
Quality
Slot
Capacity
Technical Information
.vox File
.ron File
Recipe


An infobox template used for [[Bags]].

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Descriptiondescription

The description of the item as given on the tooltip when you hover over it.

Example
"A sizeable red bag with two pouches, made of wool and dye."
Auto value
""
Stringrequired
Quality. Choose and type one of them between the {{ }} : Low, Common, Moderate, High, Epic, Legendaryquality

The quality colour of the bag.

Example
{{Common}}
Auto value
{{}}
Templaterequired
Equip slotslot

Whether the bag is for bag slots or for the back

Example
Bag
Auto value
Bag
Stringrequired
Added item slotscapacity

The amount of item slots added to the inventory when the bag is equipped.

Example
6
Auto value
Numberrequired
.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
[https://gitlab.com/veloren/veloren/-/blob/master/assets/voxygen/voxel/armor/misc/bag/knitted_red_pouch.vox knitted_red_pouch.vox]
Auto value
[ ]
URLsuggested
.ron Fileron

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.

Example
[https://gitlab.com/veloren/veloren/-/blob/master/assets/common/items/armor/misc/bag/knitted_red_pouch.ron knitted_red_pouch.ron]
Auto value
[ ]
URLsuggested
Number of the line of code to the reciperecipe

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

Example
https://gitlab.com/veloren/veloren/-/blob/master/assets/common/recipe_book.ron#L350; for Plain salad's recipe type 350
Numbersuggested
Cookies help us deliver our services. By using our services, you agree to our use of cookies.