Template:Infobox consumable
From Ultimate Dragon Ball Online Wiki
| [[File:|32px]] | |
|---|---|
| [[File:|200px]] | |
| Item Effects |
Infobox Usage Guide
| Example Code | Example Result | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{Infobox_consumable
| title = Test
| icon = Infobox_item_example_icon.png
| image = Infobox_item_example_image.png
| caption = A powerful weapon used by Turtle Hermits.
| Effect = Increases attack power by 20%
| LP Recovery = 500
| EP Recovery = 250
| Duration = 30 seconds
}}
|
| ||||||||||||||||
Parameter Explanations
- icon: The file name of the small icon representing the item (e.g., ItemIcon.png).
- image: The file name of the larger image of the item (e.g., ItemImage.png).
- caption: A short description or additional details about the image.
- Effect: Any special effects or bonuses provided by the item.
- LP Recovery: The amount of Life Points (LP) recovered when using the item.
- EP Recovery: The amount of Energy Points (EP) recovered when using the item.
- Duration: The duration of the item's effect (e.g., 30 seconds, 5 minutes).
Notes
- If a parameter is left blank, it will not be displayed in the infobox.
- File names for images must be correctly uploaded to the wiki for them to appear.
- Ensure proper formatting and spacing for consistency across pages.