Difference between revisions of "Template:Quest Info"
Jump to navigation
Jump to search
(46 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | + | <div style="border: 1px solid #aaaaaa; background-color: #E5E5E5; padding: 0.2em; float: right; width: 30em;"> | |
− | + | <table style="width:100%;"> | |
− | + | <tr> | |
− | {{# | + | <th align="center" colspan="2" style="background:#A8B2BC; font-size:130%;"> |
− | + | <img src="{{{icon|https://static.divine-pride.net/images/items/item/9078.png}}}" width="24" height="24" style="vertical-align:middle;" alt="Icon" /> {{PAGENAME}} | |
− | + | </th> | |
− | + | </tr> | |
− | + | {{#if: {{{story|}}} | | |
− | + | <tr> | |
− | + | <td style="background:#f9f9f9; text-align: justify;" colspan="2">{{{story}}}</td> | |
− | + | </tr> | |
− | + | }} | |
− | + | <tr> | |
− | }} {{ | + | <th align="center" colspan="2" style="background:#D3D8DD;">Requirements</th> |
− | < | + | </tr> |
+ | {{#if: {{{levelreq|}}} | | ||
+ | <tr> | ||
+ | <td style="background:#f9f9f9; width:40%;">'''Base Level:'''</td> | ||
+ | <td style="background:#f9f9f9">{{{levelreq}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | {{#if: {{{joblevelreq|}}} | | ||
+ | <tr> | ||
+ | <td style="background:#f9f9f9; width:40%;">'''Job Level:'''</td> | ||
+ | <td style="background:#f9f9f9">{{{joblevelreq}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | {{#if: {{{type|}}} | | ||
+ | <tr> | ||
+ | <td style="background:#f9f9f9; width:40%;">'''Type:'''</td> | ||
+ | <td style="background:#f9f9f9">{{{type}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | {{#if: {{{classreq|}}} | | ||
+ | <tr> | ||
+ | <td style="background:#f9f9f9; width:40%;">'''Class:'''</td> | ||
+ | <td style="background:#f9f9f9">{{{classreq}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | {{#if: {{{itemreq|}}} | | ||
+ | <tr> | ||
+ | <td style="background:#f9f9f9; width:40%;">'''Items:'''</td> | ||
+ | <td style="background:#f9f9f9">{{{itemreq}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | {{#if: {{{zenyreq|}}} | | ||
+ | <tr> | ||
+ | <td style="background:#f9f9f9; width:40%;">'''Zeny:'''</td> | ||
+ | <td style="background:#f9f9f9">{{{zenyreq}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | {{#if: {{{skillreq|}}} | | ||
+ | <tr> | ||
+ | <td style="background:#f9f9f9; width:40%;">'''Skill:'''</td> | ||
+ | <td style="background:#f9f9f9">{{{skillreq}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | {{#if: {{{questsreq|}}} | | ||
+ | <tr> | ||
+ | <td style="background:#f9f9f9; width:40%;">'''Previous Quests:'''</td> | ||
+ | <td style="background:#f9f9f9">{{{questsreq}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | {{#if: {{{hunting|}}} | | ||
+ | <tr> | ||
+ | <td style="background:#f9f9f9; width:40%;">'''Hunting:'''</td> | ||
+ | <td style="background:#f9f9f9">{{{hunting}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | {{#if: {{{npc|}}} | | ||
+ | <tr> | ||
+ | <td style="background:#f9f9f9; width:40%;">'''NPC:'''</td> | ||
+ | <td style="background:#f9f9f9">{{{npc}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | {{#if: {{{location|}}} | | ||
+ | <tr> | ||
+ | <td style="background:#f9f9f9; width:40%;">'''Location:'''</td> | ||
+ | <td style="background:#f9f9f9">{{{location}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | {{#if: {{{duration|}}} | | ||
+ | <tr> | ||
+ | <td style="background:#f9f9f9; width:40%;">'''Duration:'''</td> | ||
+ | <td style="background:#f9f9f9">{{{duration}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | {{#if: {{{cooldown|}}} | | ||
+ | <tr> | ||
+ | <td style="background:#f9f9f9; width:40%;">'''Cooldown:'''</td> | ||
+ | <td style="background:#f9f9f9">{{{cooldown}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | <tr> | ||
+ | <th align="center" colspan="2" style="background:#D3D8DD;">Rewards</th> | ||
+ | </tr> | ||
+ | {{#if: {{{baseexpreward|}}} | | ||
+ | <tr> | ||
+ | <td style="background:#f9f9f9; width:40%;">'''Base EXP:'''</td> | ||
+ | <td style="background:#f9f9f9">{{{baseexpreward}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | {{#if: {{{jobexpreward|}}} | | ||
+ | <tr> | ||
+ | <td style="background:#f9f9f9; width:40%;">'''Job EXP:'''</td> | ||
+ | <td style="background:#f9f9f9">{{{jobexpreward}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | {{#if: {{{itemreward|}}} | | ||
+ | <tr> | ||
+ | <td style="background:#f9f9f9; width:40%;">'''Items:'''</td> | ||
+ | <td style="background:#f9f9f9">{{{itemreward}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | {{#if: {{{qreward|}}} | | ||
+ | <tr> | ||
+ | <td style="background:#f9f9f9; width:40%;">'''Reward:'''</td> | ||
+ | <td style="background:#f9f9f9">{{{qreward}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | {{#if: {{{instanceboss|}}} | | ||
+ | <tr> | ||
+ | <td style="background:#f9f9f9; width:40%;">'''Instance Boss:'''</td> | ||
+ | <td style="background:#f9f9f9">{{{instanceboss}}}</td> | ||
+ | </tr> | ||
+ | }} | ||
+ | </table> | ||
+ | </div> | ||
+ | |||
+ | </includeonly> | ||
+ | <noinclude> | ||
+ | This template is used to standardize all Quest pages in the Wiki. | ||
+ | |||
+ | == Usage == | ||
+ | <pre> | ||
+ | {{Quest Info | ||
+ | | icon = https://static.divine-pride.net/images/items/item/9078.png | ||
+ | | story = | ||
+ | | levelreq = | ||
+ | | joblevelreq = | ||
+ | | type = | ||
+ | | classreq = | ||
+ | | itemreq = | ||
+ | | zenyreq = | ||
+ | | skillreq = | ||
+ | | questsreq = | ||
+ | | hunting = | ||
+ | | npc = | ||
+ | | location = | ||
+ | | duration = | ||
+ | | cooldown = | ||
+ | | baseexpreward = | ||
+ | | jobexpreward = | ||
+ | | itemreward = | ||
+ | | qreward = | ||
+ | | instanceboss = | ||
+ | }} | ||
+ | </pre> | ||
+ | |||
+ | <b>Suggested Icons:</b> | ||
+ | * Normal Quest: https://static.divine-pride.net/images/items/item/9078.png | ||
+ | * Class Quest: https://static.divine-pride.net/images/items/item/9097.png | ||
+ | * Instance: https://static.divine-pride.net/images/items/item/9066.png | ||
+ | * Event: https://static.divine-pride.net/images/items/item/7229.png | ||
+ | |||
+ | <b>Recommended format for items:</b> | ||
+ | <pre> | ||
+ | 1x <img src="https://static.divine-pride.net/images/items/item/7005.png" width="24" height="24" alt="Item" /> <span class="plainlinks">[https://www.divine-pride.net/database/item/7005/skull Skull]</span><br> | ||
+ | </pre> | ||
+ | |||
+ | [[Category:Templates]] | ||
+ | </noinclude> |
Latest revision as of 14:20, 8 April 2025
This template is used to standardize all Quest pages in the Wiki.
Usage
{{Quest Info | icon = https://static.divine-pride.net/images/items/item/9078.png | story = | levelreq = | joblevelreq = | type = | classreq = | itemreq = | zenyreq = | skillreq = | questsreq = | hunting = | npc = | location = | duration = | cooldown = | baseexpreward = | jobexpreward = | itemreward = | qreward = | instanceboss = }}
Suggested Icons:
- Normal Quest:
- Class Quest:
- Instance:
- Event:
Recommended format for items:
1x <img src="https://static.divine-pride.net/images/items/item/7005.png" width="24" height="24" alt="Item" /> <span class="plainlinks">[https://www.divine-pride.net/database/item/7005/skull Skull]</span><br>