Template:Infobox item: Difference between revisions

From Ultimate Dragon Ball Online Wiki

Ollix (talk | contribs)
No edit summary
Ollix (talk | contribs)
No edit summary
Line 56: Line 56:
<noinclude>
<noinclude>
Example usage:<pre>
Example usage:<pre>
{{Racebox
{{Infobox_item
|racename=Example
| icon        = ItemIcon.png
|image1=Example
| image      = ItemImage.png
|caption1=Example
| caption    = A powerful weapon used by warriors.
|japkanji=Example
| description = A legendary sword with immense power.
|japromanji=Example
| Weight      = 2.5kg
|health=Example
| Event Item  = Yes
|agility=Example
| Rarity      = Legendary
|kicontrol=Example
| Class      = Sword
|phydamage=Example
| Level      = 30
|kidmg=Example
| Slot        = Weapon
|ability=Example
| NPC Price  = 5000
|members=Example
| Effect      = Increases attack power by 20%
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Revision as of 16:18, 10 March 2025

[[File:|32px]] Infobox item
[[File:|200px]]
General Information


Example usage:

{{Infobox_item
 | icon        = ItemIcon.png
 | image       = ItemImage.png
 | caption     = A powerful weapon used by warriors.
 | description = A legendary sword with immense power.
 | Weight      = 2.5kg
 | Event Item  = Yes
 | Rarity      = Legendary
 | Class       = Sword
 | Level       = 30
 | Slot        = Weapon
 | NPC Price   = 5000
 | Effect      = Increases attack power by 20%
}}