From V Rising Wiki

Revision as of 20:01, 23 July 2022 by Snowpaw (talk | contribs) (Created page with "<includeonly> <div class="itembox" style="float:right;width:90%;max-width:400px;"> <div class="itemboxheader"> <div style="width:100%;max-width:400px;height:45px;justify-content:space-between!important; display:flex; flex-direction: row!important;margin-top:0px;font-size:20px;"> <div class="bold" style="display:flex; margin-top:0px!important;font-size:30px;text-align:center;justify-content: space-around;">{{{name}}}</div> </div> <div style="width:100%;justify-con...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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 Unit
|name=
|type= 
|bloodtype= 
|description=
|health= 
|physicalpower= 
|spellpower=
|level = 16
}}

Example

{{Infobox Unit
|name= Alpha Wolf
|type= Beast
|bloodtype= VBlood
|health= 364
|physicalpower= 148
|spellpower= 148
|level = 16
}}

results in..


Wolf
Beast
Creature
16
Level
364 Health
148 Physical Power
148 Spell Power

No Decription