From V Rising Wiki

No edit summary
No edit summary
Line 8: Line 8:
|-
|-
| Location
| Location
| {{#if:{{{location}}}|{{{location |}}}|}}
| {{#if:{{{location}}}|{{{location |}}}}}
|-
|-
| Region
| Region
| {{#if:{{{Region}}}|{{{Region|}}}|}}
| [[{{#if:{{{Region}}}|{{{Region|}}}}}]]
|-
|-
| Level
| Level
| {{#if:{{{Level}}}|{{{Level|}}}|}}
| {{#expr:{{{Level}}}>0|{{{Level|}}}}}
|-
|-
|colspan="2" style="text-align:center;"  | Rewards
|colspan="2" style="text-align:center;"  | Rewards

Revision as of 16:06, 18 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 = 
|location = 
|region = 
|level = 
|ability reward= 
|structure reward= 
|recipe reward = 
}}