Template:Infobox consumable: Difference between revisions
From Ultimate Dragon Ball Online Wiki
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
| colspan="2" style="text-align: center; padding: 5px;" | [[File:{{#if: {{{icon|}}} | {{{icon}}} | item_no_icon.png }}|32px]] | | colspan="2" style="text-align: center; padding: 5px;" | [[File:{{#if: {{{icon|}}} | {{{icon}}} | item_no_icon.png }}|32px]] | ||
|- | |- | ||
{{#if: {{{Rarity|}}} | | |||
| colspan="2" style="text-align: center; padding: 5px; font-size: 0.8em; font-weight: bold; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; color: {{#switch: {{{Rarity}}} | |||
| Common = #ffffff <!-- White --> | |||
| Superior = #99bbee <!-- Blue --> | |||
| Excellent = #ffdd66 <!-- Yellow --> | |||
| Rare = #ff6677 <!-- Red --> | |||
| Legendary = #ee77dd <!-- Magenta --> | |||
| default = #000000 }}">{{{Rarity}}}</span> | |||
|- | |||
}} | |||
! colspan="2" style="background-color: #dcdcdc; color: black; text-align: center; font-size: 1.1em; font-weight: bold; padding: 5px;" | General Information | ! colspan="2" style="background-color: #dcdcdc; color: black; text-align: center; font-size: 1.1em; font-weight: bold; padding: 5px;" | General Information | ||
|- | |- | ||
| Line 22: | Line 32: | ||
| No = ❌ | | No = ❌ | ||
| default = {{{Event Item}}} }}</span> | | default = {{{Event Item}}} }}</span> | ||
}} | }} | ||
|- | |- | ||
| Line 85: | Line 84: | ||
| Weight = 0.0 | | Weight = 0.0 | ||
| Event Item = No | | Event Item = No | ||
| Rarity = | | Rarity = Legendary | ||
| Effect = Restores health | | Effect = Restores health | ||
| LP Recovery = 750 | | LP Recovery = 750 | ||
Revision as of 00:53, 11 March 2025
colspan="2" style="text-align: center; padding: 5px; font-size: 0.8em; font-weight: bold; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; color: ">{{{Rarity}}}
| Infobox consumable | |
|---|---|
| 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).
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.