From V Rising Wiki

No edit summary
No edit summary
Line 1: Line 1:
<includeonly>{| class="wikitable" style="font-weight:bold; float:right; margin-left: 10px; color:#eee; background:transparent; text-align:center; width:25%; {{{css}}}"
<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;""
| colspan="2" | <big>{{{name|No Name Given}}}</big>  
! style="text-align: center; color:#eee;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
[[File:{{{image}}}|200px|link={{{name|No Name Given}}}]]
 
|-
|-
|colspan="2" style="background-color:gray; padding:10px;" | Information
colspan="2" | [[File:{{{image}}}|center|200px|link=]]
|-
|-
|style="background-color:gray; padding:10px; text-align:left; width:30%" |  Type ||style="text-align:left; width:70%" |   {{{type}}}
|colspan="2" style="text-align:center;" | '''Information'''
|-
|-
|style="background-color:gray; padding:10px;text-align:left; width:30%" | Gear level ||style="text-align:left; width:70%" |  {{{level}}}
! Type
| {{#if:{{{Type}}}|{{{Type}}}|?}}
|-
|-
|style="background-color:gray; padding:10px;text-align:left; width:30%" | Physical Power||style="text-align:left; width:70%" |  {{{physical-power}}}
! Gear Level
| {{#if:{{{Gear Level}}}|{{{Gear Level}}}|?}}
|-
|-
|style="background-color:gray; padding:10px;text-align:left; width:30%" | Durability ||style="text-align:left; width:70%" |  {{{durability}}}
! Physical Power
| {{#if:{{{Physical Power}}}|{{{Physical Power}}}|?}}
|-
|-
|style="background-color:gray; padding:10px;text-align:left; width:30%" | Stats ||style="text-align:left; width:70%" |  {{{special}}}
! Durability
| {{#if:{{{Durability}}}|{{{Durability}}}|?}}
|-
|-
|style="background-color:gray; padding:10px;text-align:left; width:30%" | Attack Speed||style="text-align:left; width:70%" |  {{{attack-speed}}}
! Stats
| {{#if:{{{Stats}}}|{{{Stats}}}|?}}
|-
|-
|style="background-color:gray; padding:10px;text-align:left; width:30%" | Combo ||style="text-align:left; width:70%" |  {{{combo}}}
! Attack Speed
| {{#if:{{{Attack Speed}}}|{{{Attack Speed}}}|?}}
|-
|-
|colspan="2" style="background-color:gray;padding:10px;" | Crafting
! Combo
| {{#if:{{{Combo}}}|{{{Combo}}}|?}}
|-
|-
|style="background-color:gray;padding:10px;text-align:left; width:30%" | Character Menu||style="text-align:left; width:70%" | {{{crafting-materials}}}
|colspan="2" style="text-align:center;" | '''Crafting'''
|-
! Crafting Cost#1
| {{#if:{{{Crafting Cost|}}}|{{{Crafting Cost|}}}|?}}
! Crafting Cost#2
| {{#if:{{{Crafting Cost|}}}|{{{Crafting Cost|}}}|?}}
! Crafting Cost#3
| {{#if:{{{Crafting Cost|}}}|{{{Crafting Cost|}}}|?}}
! Crafting Cost#4
| {{#if:{{{Crafting Cost|}}}|{{{Crafting Cost|}}}|?}}
! Crafting Cost#5
| {{#if:{{{Crafting Cost|}}}|{{{Crafting Cost|}}}|?}}
|-
! Reagent For
| {{#if:{{{Reagent For}}}|{{{Reagent For}}}|}}
|-
|-
|style="background-color:gray; padding:10px;text-align:left; width:30%" |  Reagent for||style="text-align:left; width:70%" | {{{reagents}}}
|}</includeonly>
|}</includeonly>
<noinclude>
<noinclude>

Revision as of 20:25, 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
|css= 
|name = 
|image = 
|type = 
|level = 
|physical-power = 
|durability = 
|special = 
|attack-speed = 
|combo = 
|crafting-materials = 
|reagents = 
}}

Parameters

No description.

Template parameters

ParameterDescriptionTypeStatus
csscss

no description

Unknownoptional
namename

no description

Unknownoptional
imageimage

no description

Unknownoptional
typetype

no description

Unknownoptional
levellevel

no description

Unknownoptional
physical-powerphysical-power

no description

Unknownoptional
durabilitydurability

no description

Unknownoptional
specialspecial

no description

Unknownoptional
attack-speedattack-speed

no description

Unknownoptional
combocombo

no description

Unknownoptional
crafting-materialscrafting-materials

no description

Unknownoptional
reagentsreagents

no description

Unknownoptional