|
|
| (14 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| <head>
| | [[File:view_location_button.png|200px|link=https://ultimatedbo.com/tools/world-map/?tool=Map&map=world&filter=100&coord=1112&markers=00157402985|alt=View location in map]] |
| {| 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;" | <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-top: 10px; padding-bottom: 10px;" | [[File:{{#if: {{{icon|}}} | {{{icon}}} | item_no_icon.png }}|32px]]
| |
| |- | |
| | 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: {{{class|}}} |
| |
| ! <span style="display: inline-block; text-align: left; padding-left: 10px; width: 100%;">Class</span>
| |
| {{!}}<span style="font-weight: bold; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; color: {{#switch: {{{class}}}
| |
| | Human = #fed851 <!-- Orange -->
| |
| | Namek = #98fa80 <!-- Green -->
| |
| | Majin = #ffb4ca <!-- Pink -->
| |
| | default = #ffffff }}">{{{class}}}</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: {{{slot|}}} |
| |
| ! <span style="display: inline-block; text-align: left; padding-left: 10px; width: 100%;">Slot</span>
| |
| {{!}}<span style="display: inline-block; width: 100%;">{{{slot}}}</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; width: 100%;">{{{npc_price}}} [[File:Ui_icon_zeni.png|16px]]</span>
| |
| }}
| |
| |-
| |
| | colspan="2" style="padding-bottom: 5px;" | <!-- This row adds space at the bottom -->
| |
| |}
| |
| </head>
| |