From V Rising Wiki

Revision as of 16:40, 23 June 2022 by Snowpaw (talk | contribs) (Created page with "<includeonly> {|class="wikitable" style="font-weight:bold; color:#eee; border: 1px solid #CBE1F2; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; background-color:transparent; float: right; clear: right; max-width:310px" |colspan="2" style="text-align:center;" |<big>{{PAGENAME}}</big> |- |colspan="2" style="font-weight: normal; text-align:center;" | {{#if:{{{image}}}|[[File:{{{image|}}}|center|300px|link=]]}} {{#if:''{{{description}}}''|''{{{description|}}}''}} |...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Description

This template is used to provide a template that displays an infobox for reagent pages.

Usage

This template can be used by entering the following onto a relevant page. Do not use this on your user page. It is reserved for content pages.

{{Infobox Weapon
|image= 
|description= 
|bloodbound= 
|teleportable= 
|salvageable= 
|stacksize= 
}}

Example

{{Infobox Reagent
|image= Bone.webp
|description= Versatile material used to craft a wide variaty of objects.
|bloodbound= No
|teleportable= No
|salvageable= No
|stacksize= 500
}}

results in...


Infobox Reagent
Bone.webp

Versatile material used to craft a wide variaty of objects.

Bloodbound No
Teleportable No
Salvageable No
Max Stack Size 500