From V Rising Wiki

No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="wikitable" style="background-color:transparent; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;""
{| 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:{{{image}}}|[[File:{{{image|}}}|center|200px|link=]]}}
|colspan="2" | {{#if:{{{image}}}|[[File:{{{image|}}}|center|200px|link=]]}}
Line 8: Line 8:
|-
|-
! Type
! Type
| {{#if:{{{Type}}}|{{{Type|N/A}}}}}
| {{#if:{{{Type}}}|{{{Type|}}}|}}
|-
|-
! Gear Level
! Gear Level
| {{#if:{{{Gear Level}}}|{{{Gear Level|N/A}}}}}
| {{#if:{{{Gear Level}}}|{{{Gear Level|}}}|}}
|-
|-
! Physical Power
! Physical Power
| {{#if:{{{Physical Power}}}|{{{Physical Power|N/A}}}}}
| {{#if:{{{Physical Power}}}|{{{Physical Power|}}}|}}
|-
|-
! Durability
! Durability
| {{#if:{{{Durability}}}|{{{Durability|N/A}}}}}
| {{#if:{{{Durability}}}|{{{Durability|}}}|}}
|-
|-
! Stats
! Stats
| {{#if:{{{Stats}}}|{{{Stats|N/A}}}}}
| {{#if:{{{Stats}}}|{{{Stats|}}}|}}
|-
|-
! Attack Speed
! Attack Speed
| {{#if:{{{Attack Speed}}}|{{{Attack Speed|N/A}}}}}
| {{#if:{{{Attack Speed}}}|{{{Attack Speed|}}}|}}
|-
|-
! Combo
! Combo
| {{#if:{{{Combo}}}|{{{Combo|N/A}}}}}
| {{#if:{{{Combo}}}|{{{Combo|}}}|}}
|-
|-
|colspan="2" style="text-align:center; color:#eee;"" | '''Crafting'''
|colspan="2" style="text-align:center; color:#eee;"" | '''Crafting'''
Line 33: Line 33:
| 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=]]}}
| 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=]]}}
! Reagent For
! Reagent For
| {{#if:{{{Reagent For}}}|{{{Reagent For}}}}}
| {{#if:{{{Reagent For}}}|{{{Reagent For|}}}|}}
|-
|-
|}</includeonly>
|}</includeonly>

Revision as of 23:59, 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 = 
}}