From V Rising Wiki

No edit summary
No edit summary
Line 5: Line 5:
|colspan="2" | {{#if:{{{image}}}|[[File:{{{image|}}}|center|300px|link=]]}}
|colspan="2" | {{#if:{{{image}}}|[[File:{{{image|}}}|center|300px|link=]]}}
|-
|-
|colspan="2" id="infoboxsection" style="font-weight:bold; text-align:center; color:#eee;"  | Information
|colspan="2" style="text-align:center;"  | Information
|-
|-
| Type
| Type
| {{#if:{{{Type}}}|{{{Type|}}}}}
| {{#if:{{{Type}}}|{{{Type|}}}}}
|-
|-
| id="infoboxheadercell" |Gear Level
| Gear Level
| {{#if:{{{Gear Level}}}|{{{Gear Level|}}}}}
| {{#if:{{{Gear Level}}}|{{{Gear Level|}}}}}
|-
|-
| id="infoboxheadercell" | Physical Power
| Physical Power
| {{#if:{{{Physical Power}}}|{{{Physical Power|}}}}}
| {{#if:{{{Physical Power}}}|{{{Physical Power|}}}}}
|-
|-
| id="infoboxheadercell" |Durability
| urability
| {{#if:{{{Durability}}}|{{{Durability|}}}}}
| {{#if:{{{Durability}}}|{{{Durability|}}}}}
|-
|-
| id="infoboxheadercell" |Stats
| Stats
| {{#if:{{{Stats}}}|{{{Stats|}}}}}
| {{#if:{{{Stats}}}|{{{Stats|}}}}}
|-
|-
| id="infoboxheadercell" |Attack Speed
| Attack Speed
| {{#if:{{{Attack Speed}}}|{{{Attack Speed|}}}}}
| {{#if:{{{Attack Speed}}}|{{{Attack Speed|}}}}}
|-
|-
| id="infoboxheadercell" |Combo
| Combo
| {{#if:{{{Combo}}}|{{{Combo|}}}|}}
| {{#if:{{{Combo}}}|{{{Combo|}}}|}}
|-
|-
|colspan="2" id="infoboxsection" | Crafting
|colspan="2" style="text-align:center; " | Crafting
|-
|-
| id="infoboxheadercell" |Crafting Cost
| Crafting Cost
| style="text-align: center;" |{{#if:{{{image1}}}|[[File:{{{image1|}}}|link=]]|N/A}}{{#if:{{{image2|}}}| [[File:{{{image2|}}}|link=]]|}}{{#if:{{{image3|}}}| [[File:{{{image3|}}}|link=]]|}}
| style="text-align: center;" |{{#if:{{{image1}}}|[[File:{{{image1|}}}|link=]]|N/A}}{{#if:{{{image2|}}}| [[File:{{{image2|}}}|link=]]|}}{{#if:{{{image3|}}}| [[File:{{{image3|}}}|link=]]|}}
|-
|-
| id="infoboxheadercell" |Reagent For
| Reagent For
| {{#if:{{{Reagent For}}}|{{{Reagent For|}}}}}
| {{#if:{{{Reagent For}}}|{{{Reagent For|}}}}}
|}</includeonly>
|}</includeonly>

Revision as of 01:07, 17 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 = 
}}