From V Rising Wiki

No edit summary
No edit summary
Line 1: Line 1:
<includeonly>{| class="wikitable" style="width: 12em; border: 1px solid #eee; background-color:transparent; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;""
<includeonly>
{| class="wikitable" style="background-color:transparent; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;""
|colspan="2" style="text-align:center; color:#eee;"" |{{PAGENAME}}
|colspan="2" style="text-align:center; color:#eee;"" |{{PAGENAME}}
|-
|-
|colspan="2" | {{#if:[[File:{{{image}}}|center|200px|link=]]{{{[[File:{{{image}}}|center|200px|link=]]}}}|}}
|colspan="2" | {{#if:{{{image}}}|[[File:{{{image|}}}|center|200px|link=]]}}|N/A}}
|-
|-
|colspan="2" style="text-align:center; color:#eee;"" | '''Information'''
|colspan="2" style="text-align:center; color:#eee;"" | '''Information'''
|-
|-
! Type
! Type
| {{#if:{{{Type}}}|{{{Type}}}|}}
| {{#if:{{{Type}}}|{{{Type|N/A}}}|N/A}}
|-
|-
! Gear Level
! Gear Level
| {{#if:{{{Gear Level}}}|{{{Gear Level}}}|}}
| {{#if:{{{Gear Level}}}|{{{Gear Level|N/A}}}|N/A}}
|-
|-
! Physical Power
! Physical Power
| {{#if:{{{Physical Power}}}|{{{Physical Power}}}|}}
| {{#if:{{{Physical Power}}}|{{{Physical Power|N/A}}}|N/A}}
|-
|-
! Durability
! Durability
| {{#if:{{{Durability}}}|{{{Durability}}}|}}
| {{#if:{{{Durability}}}|{{{Durability|N/A}}}|N/A}}
|-
|-
! Stats
! Stats
| {{#if:{{{Stats}}}|{{{Stats}}}|}}
| {{#if:{{{Stats}}}|{{{Stats|N/A}}}|N/A}}
|-
|-
! Attack Speed
! Attack Speed
| {{#if:{{{Attack Speed}}}|{{{Attack Speed}}}|}}
| {{#if:{{{Attack Speed}}}|{{{Attack Speed|N/A}}}|N/A}}
|-
|-
! Combo
! Combo
| {{#if:{{{Combo}}}|{{{Combo}}}|}}
| {{#if:{{{Combo}}}|{{{Combo|N/A}}}|N/A}}
|-
|-
|colspan="2" style="text-align:center; color:#eee;"" | '''Crafting'''
|colspan="2" style="text-align:center; color:#eee;"" | '''Crafting'''
|-
|-
! Crafting Cost
! Crafting Cost
| {{#if:{{{Crafting Cost|}}}|{{{Crafting Cost|}}}|}}
| style="text-align: center;" |{{#if:{{{image}}}|[[File:{{{image|}}}|35px|link=]]}}{{#if:{{{image2|}}}|&nbsp;[[File:{{{image2|}}}|35px|link=]]|}}{{#if:{{{image3|}}}|&nbsp;[[File:{{{image3|}}}|35px|link=]]|}}{{#if:{{{image4|}}}|&nbsp;[[File:{{{image4|}}}|35px|link=]]|}}{{#if:{{{image5|}}}|&nbsp;[[File:{{{image5|}}}|35px|link=]]|}}
{{#if:{{{Crafting Cost|}}}|{{{Crafting Cost|}}}|}}
{{#if:{{{Crafting Cost|}}}|{{{Crafting Cost|}}}|}}
{{#if:{{{Crafting Cost|}}}|{{{Crafting Cost|}}}|}}
{{#if:{{{Crafting Cost|}}}|{{{Crafting Cost|}}}|}}
|-
! Reagent For
! Reagent For
| {{#if:{{{Reagent For}}}|{{{Reagent For}}}|}}
| {{#if:{{{Reagent For}}}|{{{Reagent For}}}|}}
Line 55: Line 51:
|attack-speed =  
|attack-speed =  
|combo =  
|combo =  
|crafting-materials =  
|crafting-materials 1 =
|crafting-materials 2 (optional)=
|crafting-materials 3 (optional)=
|crafting-materials 4 (optional)=
|crafting-materials 5 (optional)=
|reagents =  
|reagents =  
}}</pre>
}}</pre>

Revision as of 23:40, 16 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 Item
|image = 
|type = 
|level = 
|physical-power = 
|durability = 
|special = 
|attack-speed = 
|combo = 
|crafting-materials 1 =
|crafting-materials 2 (optional)=
|crafting-materials 3 (optional)=
|crafting-materials 4 (optional)=
|crafting-materials 5 (optional)=
|reagents = 
}}