Template:Infobox consumable: Difference between revisions
From Ultimate Dragon Ball Online Wiki
No edit summary |
No edit summary |
||
| (24 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| class="infobox" style="border: 1px solid #ccc; width: 250px; background-color: #f9f9f9; font-family: Arial, sans-serif; margin: 0 auto; border-radius: 10px;" | {| class="infobox" style="border: 1px solid #ccc; width: 250px; background-color: #f9f9f9; font-family: Arial, sans-serif; margin: 0 auto; border-radius: 10px;" | ||
! colspan="2" style="background-color: #2161c0; color: white; text-align: center; font-size: 1.25em; font-weight: bold; padding: 5px 0; border-top-left-radius: 10px; border-top-right-radius: 10px;" | | ! colspan="2" style="background-color: #2161c0; color: white; text-align: center; font-size: 1.25em; font-weight: bold; padding: 5px 0; border-top-left-radius: 10px; border-top-right-radius: 10px;" | <span style="font-weight: bold; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; text-align: center;">{{#if: {{{title|}}} | {{{title}}} | {{PAGENAME}} }}</span>{{#if: {{{rarity|Common}}} | <br /><span style="font-size: 0.9em; 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 = #64ff77 <!-- White --> | |||
| Superior = #99bbee <!-- Blue --> | |||
| Excellent = #ffdd66 <!-- Yellow --> | |||
| Rare = #ff6677 <!-- Red --> | |||
| Legendary = #ee77dd <!-- Magenta --> | |||
| default = #ffffff }}">{{{rarity|<span style="font-size: 0.9em; font-weight: bold; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; color: #64ff77;>Common</span>}}}</span>}} | |||
|- | |- | ||
| colspan="2" style="text-align: center; padding: | | colspan="2" style="text-align: center; padding-top: 10px; padding-bottom: 10px;" | [[File:{{#if: {{{icon|}}} | {{{icon}}} | item_no_icon.png }}|32px]] | ||
|- | |- | ||
| colspan="2" style="text-align: center; font-size: | | colspan="2" style="border-radius: 10px; background-color: #efefef; color: #555555; text-align: center; padding: 10px; font-style: italic;" | {{{description|}}} | ||
|- | |||
! colspan="2" style="background-color: #dcdcdc; color: black; text-align: center; font-size: 1.1em; font-weight: bold; padding: 5px;" | General Information | |||
|- | |||
{{#if: {{{event_item|}}} | | |||
! <span style="display: inline-block; text-align: left; padding-left: 10px; width: 100%;">Event Item</span> | |||
{{!}}<span style="display: inline-block; width: 100%;">{{#switch: {{{event_item}}} | |||
| Yes = ✅ | |||
| No = ❌ | |||
| default = {{{event_item}}} }}</span> | |||
}} | |||
|- | |||
{{#if: {{{level|}}} | | |||
! <span style="display: inline-block; text-align: left; padding-left: 10px; width: 100%;">Level</span> | |||
{{!}}<span style="display: inline-block; width: 100%;">{{{level}}}</span> | |||
}} | |||
|- | |||
{{#if: {{{weight|}}} | | |||
! <span style="display: inline-block; text-align: left; padding-left: 10px; width: 100%;">Weight</span> | |||
{{!}}<span style="display: inline-block; width: 100%;">{{{weight|}}}</span> | |||
}} | |||
|- | |||
{{#if: {{{npc_price|}}} | | |||
! <span style="display: inline-block; text-align: left; padding-left: 10px; width: 100%;">NPC Price</span> | |||
{{!}}<span style="display: inline-block; align-items: center; width: 100%;">{{{npc_price}}} [[File:Ui_icon_zeni.png|16px]]</span> | |||
}} | |||
|- | |- | ||
! colspan="2" style="background-color: #dcdcdc; color: black; text-align: center; font-size: 1.1em; font-weight: bold; padding: 5px;" | Item Effects | ! colspan="2" style="background-color: #dcdcdc; color: black; text-align: center; font-size: 1.1em; font-weight: bold; padding: 5px;" | Item Effects | ||
|- | |- | ||
{{#if: {{{ | {{#if: {{{effect|}}} | | ||
! Effect | ! <span style="display: inline-block; text-align: left; padding-left: 10px; width: 100%;"">Effect</span> | ||
{{!}}{{{ | {{!}}<span style="display: inline-block; width: 100%;">{{{effect|}}}</span> | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{ | {{#if: {{{LP_recovery|}}} | | ||
! LP Recovery | ! <span style="display: inline-block; text-align: left; padding-left: 10px; width: 100%;"">LP Recovery</span> | ||
{{!}}{{{ | {{!}}<span style="display: inline-block; width: 100%;">{{{LP_recovery|}}}</span> | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{ | {{#if: {{{EP_recovery|}}} | | ||
! EP Recovery | ! <span style="display: inline-block; text-align: left; padding-left: 10px; width: 100%;"">EP Recovery</span> | ||
{{!}}{{{ | {{!}}<span style="display: inline-block; width: 100%;">{{{EP_recovery|}}}</span> | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{ | {{#if: {{{duration|}}} | | ||
! Duration | ! <span style="display: inline-block; text-align: left; padding-left: 10px; width: 100%;"">Duration</span> | ||
{{!}}{{{ | {{!}}<span style="display: inline-block; width: 100%;">{{{duration|}}}</span> | ||
}} | }} | ||
|- | |||
| colspan="2" style="padding-bottom: 5px;" | <!-- This row adds space at the bottom --> | |||
|} | |} | ||
| Line 37: | Line 70: | ||
| <pre> | | <pre> | ||
{{Infobox_consumable | {{Infobox_consumable | ||
| title = | | title = CC Life Pill S | ||
| icon = | | icon = Infobox_consumable_example_icon.png | ||
| | | description = Specially designed therapeutic capsule made after a study on Senzu Beans were conducted. The CC logo is affixed on the capsule. | ||
| | | event_item = No | ||
| | | level = 1 | ||
| | | rarity = Common | ||
| | | weight = 0.0 | ||
| | | npc_price = 375 | ||
| effect = Restores health | |||
| LP_recovery = 750 | |||
| EP_recovery = 0 | |||
| duration = 0 seconds | |||
}} | }} | ||
</pre> | </pre> | ||
| | | | ||
{{Infobox_consumable | {{Infobox_consumable | ||
| title = | | title = CC Life Pill S | ||
| icon = | | icon = Infobox_consumable_example_icon.png | ||
| | | description = Specially designed therapeutic capsule made after a study on Senzu Beans were conducted. The CC logo is affixed on the capsule. | ||
| | | event_item = No | ||
| | | level = 1 | ||
| | | rarity = Common | ||
| | | weight = 0.0 | ||
| | | npc_price = 375 | ||
| effect = Restores health | |||
| LP_recovery = 750 | |||
| EP_recovery = 0 | |||
| duration = 0 seconds | |||
}} | }} | ||
|} | |} | ||
| Line 63: | Line 104: | ||
* '''icon''': The file name of the small icon representing the item (e.g., ''ItemIcon.png''). | * '''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. | * '''Effect''': Any special effects or bonuses provided by the item. | ||
* '''LP Recovery''': The amount of Life Points (LP) recovered when using the item. | * '''LP Recovery''': The amount of Life Points (LP) recovered when using the item. | ||
| Line 70: | Line 113: | ||
* '''Duration''': The duration of the item's effect (e.g., ''30 seconds'', ''5 minutes''). | * '''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. | * If a parameter is left blank, it will not be displayed in the infobox. | ||
Latest revision as of 04:32, 20 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.