From V Rising Wiki

No edit summary
No edit summary
 
(20 intermediate revisions by 2 users not shown)
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="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; width:28%"
|colspan="2" style="text-align:center; color:#eee; font-weight:bold;"" |<big>{{PAGENAME}}</big>
|colspan="2" style="text-align:center;" |<big>{{PAGENAME}}</big>
|-
|-
|colspan="2" | {{#if:{{{image}}}|[[File:{{{image|}}}|center|300px|link=]]}}
|colspan="2" | {{#if:{{{image}}}|[[File:{{{image|}}}.png|center|250px|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:{{{level}}}|{{{level|}}}}}
|-
|-
| id="infoboxheadercell" | Physical Power
| Physical Power
| {{#if:{{{Physical Power}}}|{{{Physical Power|}}}}}
| {{#if:{{{physicalpower}}}|{{{physicalpower|}}}}}
|-
|-
| id="infoboxheadercell" |Durability
| Durability
| {{#if:{{{Durability}}}|{{{Durability|}}}}}
| {{#if:{{{durability}}}|{{{durability|}}}}}
|-
|-
| id="infoboxheadercell" |Stats
| Stats
| {{#if:{{{Stats}}}|{{{Stats|}}}}}
| <p>{{#if:{{{stats}}}|{{{stats|}}}}}
{{#if:{{{stats2}}}|{{{stats2|}}}}}
{{#if:{{{stats3}}}|{{{stats3|}}}}}</p>
|-
|-
| id="infoboxheadercell" |Attack Speed
| Attack Speed
| {{#if:{{{Attack Speed}}}|{{{Attack Speed|}}}}}
| {{#if:{{{attackspeed}}}|{{{attackspeed|}}}}}
|-
|-
| 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
| style="text-align: center;" | {{#if:{{{craftingmenu}}}|[[{{{craftingmenu|}}}]]|}}
| 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:{{{crafting|}}}|{{Iconbox|{{{crafting|}}}|size=30px|caption={{{amount|}}}}}|}}{{#if:{{{crafting2|}}}|{{Iconbox|{{{crafting2|}}}|size=30px|caption={{{amount2|}}}}}|}}{{#if:{{{crafting3|}}}|{{Iconbox|{{{crafting3||}}}|size=30px|caption={{{amount3|}}}}}|}}{{#if:{{{crafting4|}}}|{{Iconbox|{{{crafting4|}}}|size=30px|caption={{{amount4|}}}}}|}}{{#if:{{{crafting5|}}}|{{Iconbox|{{{crafting5|}}}|size=30px|caption={{{amount5|}}}}}|}}
|-
|-
| id="infoboxheadercell" |Reagent For
| Reagent For
| {{#if:{{{Reagent For}}}|{{{Reagent For|}}}}}
| style="text-align: center;" | {{#if:{{{reagents|}}}|{{Iconbox|{{{reagents|}}}|size=30px|caption=no}}}}
|}</includeonly>
|}</includeonly>
<noinclude>
<noinclude>
Line 42: Line 44:
== Usage ==
== 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.
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.
<pre>{{Infobox Item
<pre>{{Infobox Weapon
|image =  
|image=  
|type =  
|type =  
|level =  
|level =  
|physical-power =  
|physicalpower =  
|durability =  
|durability =  
|special =  
|stats=
|attack-speed =  
|stats2(optional)=
|stats3(optional)=
|attackspeed =  
|combo =  
|combo =  
|crafting-materials 1 =
|craftingmenu =
|crafting-materials 2 (optional)=
|crafting =
|crafting-materials 3 (optional)=
|amount =
|crafting-materials 4 (optional)=
|crafting2-5(optional) =
|crafting-materials 5 (optional)=
|amount2-5(required if corresponding crafting is initialized) =
|reagents =  
|reagents =  
}}</pre>
}}</pre>
== Example==
<pre>{{Infobox Weapon
|image= The General's Soul Reaper
|type=Reaper
|level=18
|physicalpower=18.5
|durability=1873
|stats=+25% Physical Damage to Undead
|stats2=+5% Spell Critical Strike Chance
|stats3=+6 Spell Power
|attackspeed=2.42s
|combo=50%/50%/55%
|craftingmenu= Smithy
|crafting= Regular Miststone
|amount= 4
|crafting2= Greater Blood Essence
|amount2= 1
|crafting3= Iron Ingot
|amount3= 24
|crafting4= Plank
|amount4= 16
|crafting5= Gem Dust
|amount5= 120
}}</pre>
results in..
{{Infobox Weapon
|image= The General's Soul Reaper
|type=Reaper
|level=18
|physicalpower=18.5
|durability=1873
|stats=+25% Physical Damage to Undead
|stats2=+5% Spell Critical Strike Chance
|stats3=+6 Spell Power
|attackspeed=2.42s
|combo=50%/50%/55%
|craftingmenu= Smithy
|crafting= Regular Miststone
|amount= 4
|crafting2= Greater Blood Essence
|amount2= 1
|crafting3= Iron Ingot
|amount3= 24
|crafting4= Plank
|amount4= 16
|crafting5= Gem Dust
|amount5= 120
}}
</noinclude>
</pre>

Latest revision as of 16:25, 30 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 Weapon
|image= 
|type = 
|level = 
|physicalpower = 
|durability = 
|stats=
|stats2(optional)= 
|stats3(optional)= 
|attackspeed = 
|combo = 
|craftingmenu =
|crafting =
|amount =
|crafting2-5(optional) =
|amount2-5(required if corresponding crafting is initialized) =
|reagents = 
}}


Example

{{Infobox Weapon
|image= The General's Soul Reaper
|type=Reaper
|level=18
|physicalpower=18.5
|durability=1873
|stats=+25% Physical Damage to Undead
|stats2=+5% Spell Critical Strike Chance 
|stats3=+6 Spell Power
|attackspeed=2.42s
|combo=50%/50%/55%
|craftingmenu= Smithy
|crafting= Regular Miststone
|amount= 4
|crafting2= Greater Blood Essence
|amount2= 1
|crafting3= Iron Ingot
|amount3= 24
|crafting4= Plank
|amount4= 16
|crafting5= Gem Dust
|amount5= 120
}}

results in..


Infobox Weapon
The General's Soul Reaper.png
Information
Type Reaper
Gear Level 18
Physical Power 18.5
Durability 1873
Stats

+25% Physical Damage to Undead

+5% Spell Critical Strike Chance

+6 Spell Power

Attack Speed 2.42s
Combo 50%/50%/55%
Crafting
Smithy
Reagent For