From V Rising Wiki

No edit summary
No edit summary
 
(66 intermediate revisions by 2 users not shown)
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>
! style="text-align: center; color:#eee;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
{|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;" |<big>{{PAGENAME}}</big>
|-
|-
|colspan="2" | [[File:{{{image}}}|center|200px|link=]]
|colspan="2" | {{#if:{{{image}}}|[[File:{{{image|}}}.png|center|250px|link=]]}}
|-
|-
|colspan="2" style="text-align:center;" | '''Information'''
|colspan="2" style="text-align:center;" | Information
|-
|-
! Type
| Type
| {{#if:{{{Type}}}|{{{Type}}}|?}}
| {{#if:{{{type}}}|{{{type|}}}}}
|-
|-
! Gear Level
| Gear Level
| {{#if:{{{Gear Level}}}|{{{Gear Level}}}|?}}
| {{#if:{{{level}}}|{{{level|}}}}}
|-
|-
! Physical Power
| Physical Power
| {{#if:{{{Physical Power}}}|{{{Physical Power}}}|?}}
| {{#if:{{{physicalpower}}}|{{{physicalpower|}}}}}
|-
|-
! Durability
| Durability
| {{#if:{{{Durability}}}|{{{Durability}}}|?}}
| {{#if:{{{durability}}}|{{{durability|}}}}}
|-
|-
! Stats
| Stats
| {{#if:{{{Stats}}}|{{{Stats}}}|?}}
| <p>{{#if:{{{stats}}}|{{{stats|}}}}}
{{#if:{{{stats2}}}|{{{stats2|}}}}}
{{#if:{{{stats3}}}|{{{stats3|}}}}}</p>
|-
|-
! Attack Speed
| Attack Speed
| {{#if:{{{Attack Speed}}}|{{{Attack Speed}}}|?}}
| {{#if:{{{attackspeed}}}|{{{attackspeed|}}}}}
|-
|-
! Combo
| Combo
| {{#if:{{{Combo}}}|{{{Combo}}}|?}}
| {{#if:{{{combo}}}|{{{combo|}}}|}}
|-
|-
|colspan="2" style="text-align:center;" | '''Crafting'''
|colspan="2" style="text-align:center; " | Crafting
|-
|-
! Crafting Cost
| style="text-align: center;" | {{#if:{{{craftingmenu}}}|[[{{{craftingmenu|}}}]]|}}
| {{#if:{{{Crafting Cost|}}}|{{{Crafting Cost|}}}|?}}
| 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|}}}}}|}}
{{#if:{{{Crafting Cost|}}}|{{{Crafting Cost|}}}|?}}
{{#if:{{{Crafting Cost|}}}|{{{Crafting Cost|}}}|?}}
{{#if:{{{Crafting Cost|}}}|{{{Crafting Cost|}}}|?}}
{{#if:{{{Crafting Cost|}}}|{{{Crafting Cost|}}}|?}}
|-
! Reagent For
| {{#if:{{{Reagent For}}}|{{{Reagent For}}}|}}
|-
|-
| Reagent For
| style="text-align: center;" | {{#if:{{{reagents|}}}|{{Iconbox|{{{reagents|}}}|size=30px|caption=no}}}}
|}</includeonly>
|}</includeonly>
<noinclude>
<noinclude>
Line 46: 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
|css=
|image=  
|name =
|image =  
|type =  
|type =  
|level =  
|level =  
|physical-power =  
|physicalpower =  
|durability =  
|durability =  
|special =  
|stats=
|attack-speed =  
|stats2(optional)=
|stats3(optional)=
|attackspeed =  
|combo =  
|combo =  
|crafting-materials =  
|craftingmenu =
|crafting =
|amount =
|crafting2-5(optional) =
|amount2-5(required if corresponding crafting is initialized) =
|reagents =  
|reagents =  
}}</pre>
}}</pre>


== Parameters==
 
<templatedata>
== Example==
{
<pre>{{Infobox Weapon
"params": {
|image= The General's Soul Reaper
"css": {},
|type=Reaper
"image": {},
|level=18
"type": {},
|physicalpower=18.5
"level": {},
|durability=1873
"physical-power": {},
|stats=+25% Physical Damage to Undead
"durability": {},
|stats2=+5% Spell Critical Strike Chance
"special": {},
|stats3=+6 Spell Power
"attack-speed": {},
|attackspeed=2.42s
"combo": {},
|combo=50%/50%/55%
"crafting-materials #1": {},
|craftingmenu= Smithy
        "crafting-materials #2": {},
|crafting= Regular Miststone
        "crafting-materials #3": {},
|amount= 4
        "crafting-materials #4": {},
|crafting2= Greater Blood Essence
        "crafting-materials #5": {},
|amount2= 1
"reagents": {}
|crafting3= Iron Ingot
}
|amount3= 24
}
|crafting4= Plank
</templatedata></noinclude>
|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