Template:Infobox consumable: Difference between revisions
From Ultimate Dragon Ball Online Wiki
No edit summary |
No edit summary |
||
| Line 27: | Line 27: | ||
|- | |- | ||
{{#if: {{{weight|}}} | | {{#if: {{{weight|}}} | | ||
! <span style="display: inline-block; text-align: left; width: | ! <span style="display: inline-block; text-align: left; padding-left: 10px; width: 100%;">Weight</span> | ||
{{!}}{{{weight|}}} | {{!}}{{{weight|}}} | ||
}} | }} | ||
| Line 39: | Line 39: | ||
|- | |- | ||
{{#if: {{{effect|}}} | | {{#if: {{{effect|}}} | | ||
! <span style="display: inline-block; text-align: left; width: | ! <span style="display: inline-block; text-align: left; padding-left: 10px; width: 100%;"">Effect</span> | ||
{{!}}{{{effect|}}} | {{!}}{{{effect|}}} | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{LP_recovery|}}} | | {{#if: {{{LP_recovery|}}} | | ||
! <span style="display: inline-block; text-align: left; width: | ! <span style="display: inline-block; text-align: left; padding-left: 10px; width: 100%;"">LP Recovery</span> | ||
{{!}}{{{LP_recovery|}}} | {{!}}{{{LP_recovery|}}} | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{EP_recovery|}}} | | {{#if: {{{EP_recovery|}}} | | ||
! <span style="display: inline-block; text-align: left; width: | ! <span style="display: inline-block; text-align: left; padding-left: 10px; width: 100%;"">EP Recovery</span> | ||
{{!}}{{{EP_recovery|}}} | {{!}}{{{EP_recovery|}}} | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{duration|}}} | | {{#if: {{{duration|}}} | | ||
! <span style="display: inline-block; text-align: left; width: | ! <span style="display: inline-block; text-align: left; padding-left: 10px; width: 100%;"">Duration</span> | ||
{{!}}{{{duration|}}} | {{!}}{{{duration|}}} | ||
}} | }} | ||
Revision as of 17:21, 11 March 2025
| Infobox consumable Common | |
|---|---|
| General Information | |
| Item Effects |
Infobox Usage Guide
Parameter Explanations
- icon: The file name of the small icon representing the item (e.g., ItemIcon.png).
- description: A brief explanation of what the item is and its lore or function.
- Weight: The weight of the item, if applicable.
- Event Item: Indicate if the item is exclusive to events (Yes or No).
- Rarity: The rarity level of the item (e.g., Common, Rare, Legendary).
- 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).
Important!
- 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.