Template:Infobox item: Difference between revisions
From Ultimate Dragon Ball Online Wiki
No edit summary |
No edit summary |
||
| Line 56: | Line 56: | ||
<noinclude> | <noinclude> | ||
Example usage:<pre> | Example usage:<pre> | ||
{{ | {{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% | ||
}} | }} | ||
</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%
}}