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; text-align:left;"
{|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; text-align:left;"
|colspan="2" style="text-align:center; color:#eee;"" |<big>'''{{PAGENAME}}'''</big>
|colspan="2" style="text-align:center; color:#eee; font-weight:bold;"" |<big>{{PAGENAME}}</big>
|-
|-
|colspan="2" | {{#if:{{{image}}}|[[File:{{{image|}}}|center|300px|link=]]}}
|colspan="2" | {{#if:{{{image}}}|[[File:{{{image|}}}|center|300px|link=]]}}
|-
|-
|colspan="2" style="text-align:center; color:#eee;"" | '''Information'''
|colspan="2" id="infoboxsection" style="text-align:center; color:#eee;"" | '''Information'''
|-
|-
| Type
! id="infoboxheadercell" style="font-weight:bold; color:#eee; background-color:transparent; text-align:left;" | Type
| {{#if:{{{Type}}}|{{{Type|}}}}}
| {{#if:{{{Type}}}|{{{Type|}}}}}
|-
|-
| Gear Level
! id="infoboxheadercell" Gear Level
| {{#if:{{{Gear Level}}}|{{{Gear Level|}}}}}
| {{#if:{{{Gear Level}}}|{{{Gear Level|}}}}}
|-
|-
| Physical Power
! id="infoboxheadercell" Physical Power
| {{#if:{{{Physical Power}}}|{{{Physical Power|}}}}}
| {{#if:{{{Physical Power}}}|{{{Physical Power|}}}}}
|-
|-
| Durability
! id="infoboxheadercell" Durability
| {{#if:{{{Durability}}}|{{{Durability|}}}}}
| {{#if:{{{Durability}}}|{{{Durability|}}}}}
|-
|-
| Stats
! id="infoboxheadercell" Stats
| {{#if:{{{Stats}}}|{{{Stats|}}}}}
| {{#if:{{{Stats}}}|{{{Stats|}}}}}
|-
|-
| Attack Speed
! id="infoboxheadercell" Attack Speed
| {{#if:{{{Attack Speed}}}|{{{Attack Speed|}}}}}
| {{#if:{{{Attack Speed}}}|{{{Attack Speed|}}}}}
|-
|-
| Combo
! id="infoboxheadercell" Combo
| {{#if:{{{Combo}}}|{{{Combo|}}}|}}
| {{#if:{{{Combo}}}|{{{Combo|}}}|}}
|-
|-
|colspan="2" style="text-align:center; color:#eee;"" | '''Crafting'''
|colspan="2" id="infoboxsection" | '''Crafting'''
|-
|-
| Crafting Cost
! id="infoboxheadercell" Crafting Cost
| style="text-align: center;" |{{#if:{{{image1}}}|[[File:{{{image1|}}}|link=]]|N/A}}{{#if:{{{image2|}}}|&nbsp;[[File:{{{image2|}}}|link=]]|}}{{#if:{{{image3|}}}|&nbsp;[[File:{{{image3|}}}|link=]]|}}
| style="text-align: center;" |{{#if:{{{image1}}}|[[File:{{{image1|}}}|link=]]|N/A}}{{#if:{{{image2|}}}|&nbsp;[[File:{{{image2|}}}|link=]]|}}{{#if:{{{image3|}}}|&nbsp;[[File:{{{image3|}}}|link=]]|}}
|-
|-
| Reagent For
! id="infoboxheadercell" Reagent For
| {{#if:{{{Reagent For}}}|{{{Reagent For|}}}}}
| {{#if:{{{Reagent For}}}|{{{Reagent For|}}}}}
|}</includeonly>
|}</includeonly>

Revision as of 00:58, 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 = 
}}