From V Rising Wiki

No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<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;"
{|class="wikitable" style="color:#eee; border: 1px solid #CBE1F2; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; background-color:transparent; float: right; clear: right;"
|colspan="2" style="text-align:center;" |<big>{{PAGENAME}}</big>
|colspan="2" style="text-align:center; font-weight:bold;" |<big>{{PAGENAME}}</big>
|-
|-
|colspan="2"| {{#if:{{{image}}}|&nbsp;[[File:{{{image|}}}|center|300px|link=]]|}}
|colspan="2"| {{#if:{{{image}}}|&nbsp;[[File:{{{image|}}}|center|300px|link=]]|}}
|-
|-
|colspan="2" style="text-align:center;"  | Information
|colspan="2" style="text-align:center; font-weight:bold;"  | Information
|-
|-
| Health
| style="font-weight:bold;" | Health
| {{#if:{{{health}}}|{{{health|}}}}}
| {{#if:{{{health}}}|{{{health|}}}}}
|-
|-
| Pysical Power
| style="font-weight:bold;" |Pysical Power
| {{#if:{{{physicalpower}}}|{{{physicalpower|}}}}}
| {{#if:{{{physicalpower}}}|{{{physicalpower|}}}}}
|-
|-
| Spell Power
| style="font-weight:bold;" |Spell Power
| {{#if:{{{spellpower}}}|{{{spellpower|}}}}}
| {{#if:{{{spellpower}}}|{{{spellpower|}}}}}
|-
|-
| Location
| style="font-weight:bold;" |Location
| {{#if:{{{location}}}|{{{location |}}}}}
| {{#if:{{{location}}}|{{{location |}}}}}
|-
|-
| Region
| style="font-weight:bold;" |Region
| {{#if:{{{region}}}|{{{region|}}}}}
| {{#if:{{{region}}}|{{{region|}}}}}
|-
|-
| Level
| style="font-weight:bold;" |Level
| {{#if:{{{level}}}|{{{level|}}}}}
| {{#if:{{{level}}}|{{{level|}}}}}
|-
|-
|colspan="2" style="text-align:center;"  | Rewards
|colspan="2" style="text-align:center; font-weight:bold;"  | Rewards
|-
|-
| Abilities
| style="font-weight:bold;" |Abilities
| style="text-align: center;"| {{#if:{{{ability reward}}}|&nbsp;[[File:{{{ability reward|}}}|40px|link=]]|}}{{#if:{{{ability reward1|}}}|&nbsp;[[File:{{{ability reward1|}}}|40px|link=]]|}}
| style="text-align: center;"| {{#if:{{{ability reward}}}|&nbsp;[[File:{{{ability reward|}}}|40px|link=]]|}}{{#if:{{{ability reward1|}}}|&nbsp;[[File:{{{ability reward1|}}}|40px|link=]]|}}
|-
|-
| Structures
| style="font-weight:bold;" |Structures
| style="text-align: center;"| {{#if:{{{structure reward}}}|&nbsp;[[File:{{{structure reward|}}}|40px|link=]]|}}{{#if:{{{structure reward1|}}}|&nbsp;[[File:{{{structure reward1|}}}|40px|link=]]|}}
| style="text-align: center;"| {{#if:{{{structure reward}}}|&nbsp;[[File:{{{structure reward|}}}|40px|link=]]|}}{{#if:{{{structure reward1|}}}|&nbsp;[[File:{{{structure reward1|}}}|40px|link=]]|}}
|-
|-
| Recipes
| style="font-weight:bold;" |Recipes
| style="text-align: center;" |{{#if:{{{recipe reward|}}}|&nbsp;[[File:{{{recipe reward|}}}|40px|link=]]|}}{{#if:{{{recipe reward1|}}}|&nbsp;[[File:{{{recipe reward1|}}}|40px|link=]]|}}{{#if:{{{recipe reward2|}}}|&nbsp;[[File:{{{recipe reward2|}}}|40px|link=]]|}}{{#if:{{{recipe reward3|}}}|&nbsp;[[File:{{{recipe reward3}}}|40px|link=]]|}}{{#if:{{{recipe reward4|}}}|&nbsp;[[File:{{{recipe reward4|}}}|40px|link=]]|}}
| style="text-align: center;" |{{#if:{{{recipe reward|}}}|&nbsp;[[File:{{{recipe reward|}}}|40px|link=]]|}}{{#if:{{{recipe reward1|}}}|&nbsp;[[File:{{{recipe reward1|}}}|40px|link=]]|}}{{#if:{{{recipe reward2|}}}|&nbsp;[[File:{{{recipe reward2|}}}|40px|link=]]|}}{{#if:{{{recipe reward3|}}}|&nbsp;[[File:{{{recipe reward3}}}|40px|link=]]|}}{{#if:{{{recipe reward4|}}}|&nbsp;[[File:{{{recipe reward4|}}}|40px|link=]]|}}
|}</includeonly>
|}</includeonly>

Revision as of 20:29, 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 = 
}}