|
|
| Line 1: |
Line 1: |
| {| class="infobox" style="border: 1px solid #ccc; width: 270px; background-color: #f9f9f9; font-family: Arial, sans-serif; margin: 0 auto; border-radius: 10px;"
| | <div style=" |
| ! colspan="2" style="background-color: #d39105; 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;" | {{{name|Quest Name}}}
| | display: inline-block; |
| |-
| | width: 150px; /* Adjust width */ |
| | colspan="2" style="text-align: center; padding-top: 10px; padding-bottom: 10px;" | [[File:{{{image|quest_placeholder.png}}}|250px]]
| | height: 50px; /* Adjust height */ |
| |-
| | background-image: url('{{{image|Example.jpg}}}'); /* Default image */ |
| ! colspan="2" style="background-color: #dcdcdc; color: black; text-align: center; font-size: 1.1em; font-weight: bold; padding: 5px;" | Information
| | background-size: cover; |
| |-
| | background-position: center; |
| ! <span style="display: inline-block; text-align: left; padding-left: 10px; width: 100%;">Description</span>
| | text-align: center; |
| | <span style="display: inline-block; width: 100%; padding-left: 20px; padding-right: 10px; box-sizing: border-box;">{{{description|No description provided}}}</span>
| | line-height: 50px; /* Adjust for vertical centering */ |
| |-
| | border-radius: 10px; /* Rounded edges */ |
| ! <span style="display: inline-block; text-align: left; padding-left: 10px; width: 100%;">Requires</span>
| | box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3); |
| | <span style="display: inline-block; width: 100%; padding-left: 20px; padding-right: 10px; box-sizing: border-box;">{{{requires|No info}}}</span>
| | "> |
| |-
| | <a href="{{{link|#}}}" style=" |
| ! colspan="2" style="background-color: #dcdcdc; color: black; text-align: center; font-size: 1.1em; font-weight: bold; padding: 5px;" | Location
| | display: block; |
| |-
| | width: 100%; |
| ! <span style="display: inline-block; text-align: left; padding-left: 10px; width: 100%;">Zone</span>
| | height: 100%; |
| | <span style="display: inline-block; width: 100%; padding-left: 20px; padding-right: 10px; box-sizing: border-box;">{{{zone|No info}}}</span>
| | text-decoration: none; |
| |-
| | color: white; /* Change text color */ |
| ! <span style="display: inline-block; text-align: left; padding-left: 10px; width: 100%;">NPC</span>
| | font-weight: bold; |
| | <span style="display: inline-block; width: 100%; padding-left: 20px; padding-right: 10px; box-sizing: border-box;">'''[[{{{npc|No info}}}]]'''</span>
| | font-size: 16px; |
| |-
| | "> |
| ! colspan="2" style="background-color: #dcdcdc; color: black; text-align: center; font-size: 1.1em; font-weight: bold; padding: 5px;" | Objective
| | {{{text|Button}}} |
| |-
| | </a> |
| | colspan="2" | <span style="display: inline-block; text-align: center; width: 100%; padding: 20px; box-sizing: border-box;">{{{objective|No info}}}</span>
| | </div> |
| |-
| |
| ! colspan="2" style="background-color: #dcdcdc; color: black; text-align: center; font-size: 1.1em; font-weight: bold; padding: 5px;" | Common Rewards
| |
| |-
| |
| ! <span style="display: inline-block; text-align: left; padding-left: 10px; width: 100%;">Zeni</span>
| |
| | <span style="display: inline-block; width: 100%; padding-left: 20px; padding-right: 10px; box-sizing: border-box;">{{{zeni|No info}}} [[File:Ui_icon_zeni.png|16px]]</span>
| |
| |-
| |
| ! <span style="display: inline-block; text-align: left; padding-left: 10px; width: 100%;">EXP</span>
| |
| | <span style="display: inline-block; width: 100%; padding-left: 20px; padding-right: 10px; box-sizing: border-box;">{{{exp|No info}}}</span>
| |
| |-
| |
| {{#if: {{{other_rewards|}}} |
| |
| ! colspan="2" style="background-color: #dcdcdc; color: black; text-align: center; font-size: 1.1em; font-weight: bold; padding: 5px;" {{!}} Other Rewards
| |
| {{!}}-
| |
| {{!}} colspan="2" {{!}}
| |
| {{#tag:ul|
| |
| {{{other_rewards}}}
| |
| }}
| |
| }}
| |
| |-
| |
| | colspan="2" style="padding-bottom: 5px;" | <!-- This row adds space at the bottom -->
| |
| |}
| |
|
| |
|
|
| |
|
| <noinclude> | | <noinclude> |
| {{User:Ollix/Sandbox | | {{User:Ollix/Sandbox |
| | name = The Lost Dragon Ball | | | link = Main Page |
| | image = Quest_Lost_Dragon_Ball.png | | | text = Home |
| | zone = Namek Forest | | | image = FighterTab.png |
| | npc = Elder Moori
| |
| | objective = Kill 10 [[File:Race_icon_Plant.png|16px]] [[Saibaman]]
| |
| | requires = The Search Begins
| |
| | zeni = 5000
| |
| | exp = 12000
| |
| | other_rewards =
| |
| * [[Dragon Ball]]
| |
| * [[Rare Gem]]
| |
| }} | | }} |
| </noinclude> | | </noinclude> |
<a href="#" style="
display: block;
width: 100%;
height: 100%;
text-decoration: none;
color: white; /* Change text color */
font-weight: bold;
font-size: 16px;
">
Button
</a>
<a href="Main Page" style="
display: block;
width: 100%;
height: 100%;
text-decoration: none;
color: white; /* Change text color */
font-weight: bold;
font-size: 16px;
">
Home
</a>