From V Rising Wiki

No edit summary
No edit summary
Line 6: Line 6:
|-
|-
|colspan="2" style="text-align:center;"  | Information
|colspan="2" style="text-align:center;"  | Information
|-
| Health
| {{#if:{{{health}}}|{{{health|}}}}}
|-
| Pysical Power
| {{#if:{{{pysicalpower}}}|{{{pysicalpower|}}}}}
|-
| Spell Power
| {{#if:{{{spellpower}}}|{{{spellpower|}}}}}
|-
|-
| Location
| Location
Line 35: Line 44:
<pre>{{Infobox Boss
<pre>{{Infobox Boss
|image =  
|image =  
|health=
|physicalpower=
|spellpower=
|location =  
|location =  
|region =  
|region =  

Revision as of 20:16, 23 June 2022


Description

This template is used to provide a template that displays an infobox for item 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 Boss
|image = 
|health=
|physicalpower=
|spellpower=
|location = 
|region = 
|level = 
|ability reward= 
|ability reward1 = 
|structure reward= 
|structure reward1= 
|recipe reward = 
|recipe reward2 = 
|recipe reward3 = 
|recipe reward4 = 
|recipe reward5 = 
}}