No edit summary
mNo edit summary
 
(39 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>[[Category:Quest]]{{#ifeq:{{{Titles|}}}||{{#ifeq:{{lc:{{{Titles}}}}}|none||[[Category:Title Reward]]}}|[[Category:Title Reward]]}}
<includeonly>__NOTOC__
__NOTOC__
{|class="contentsbar"
{|border=0 cellpadding=0 cellspacing=3 style=width:100%
|[[#Walkthrough & Notes|Walkthrough & Notes]] &nbsp;&nbsp;&nbsp; [[#Dungeons & Maps|Dungeons & Maps]] &nbsp;&nbsp;&nbsp; [[#Rewards|Rewards]] &nbsp;&nbsp;&nbsp; [[#Images|Images]] &nbsp;&nbsp;&nbsp; [[#Dialog|Dialog]] &nbsp;&nbsp;&nbsp; [[#Update History|Update History]]
|-valign=top
|}
|
{|class="quest-infobox columnstop"
{|border=1 cellpadding=3 cellspacing=0 style=background:#F0F0F0 width=300
!colspan="2" class="questsbgc"|{{{Name|{{BASEPAGENAME}}}}}
!colspan=2 bgcolor=#D0D0D0| - [[Quests|Quest Summary]] -<br>{{Quest Links}}
|-
|-
![[Quest Type]]
|width="6em"|'''Level:'''
| [[{{{Quest Type|}}}]]
| {{#if:{{{Level|}}}|{{{Level|}}}|??}}
|-
|-
!XP Reward
{{#if:{{{Recommended Level|}}}|
| {{{XP Reward}}}
{{!}}'''Rec. Level:'''
{{!}}{{{Recommended Level|}}} }}
|-
|-
!XP Cap
{{#if:{{{Society Rank|}}}|
| {{{XP Cap}}}
{{!}}'''Society Rank:'''
{{!}}[[Society Rank|{{{Society Rank|}}}]] }}
|-
|-
!Item<br>Rewards
|'''Type:'''
| {{{Item Rewards}}}
|[[Quest Type|{{{Quest Type|}}}]]
|-
|-
![[Titles]]
{{#if:{{{Starts With|}}}|
| {{#ifeq:{{{Titles}}}||None|{{{Titles}}}}}
{{!}}'''Starts With:'''
{{!}}{{{Starts With|}}} }}
|-
|-
!Start<br>Location
|'''Starts At:'''
| {{{Start Location}}}
|{{{Starts At|??}}}
|-
|-
!Timer
{{#if:{{{Route|}}}|
| {{{Timer}}}
{{!}}'''Route:'''
{{!}}{{{Route|}}} }}
|-
|-
!Level<br>Restrictions
{{#if:{{{Time to Complete|}}}|
| {{{Level Restrictions}}}
{{!}}'''Time to Complete:'''
{{!}}{{{Time to Complete|}}} }}
|-
|-
!Level<br>Suggestions
|'''Repeat:'''
| {{{Level Suggestions}}}
|{{{Repeat Timer|??}}}
|-
|-
{{#if:{{{Contracts|}}}|
{{!}}'''Contracts:'''
{{!}}{{{Contracts|}}} }}
|-
{{#if:{{{Quest 1|}}}|
{{!}}'''Quest Chain:'''
{{!}}1.&nbsp;{{{Quest 1|}}}<br>{{#if:{{{Quest 2|}}}|2.&nbsp;{{{Quest 2|}}}<br>}}{{#if:{{{Quest 3|}}}|3.&nbsp;{{{Quest 3|}}}<br>}}{{#if:{{{Quest 4|}}}|4.&nbsp;{{{Quest 4|}}}<br>}}{{#if:{{{Quest 5|}}}|5.&nbsp;{{{Quest 5|}}}<br>}}{{#if:{{{Quest 6|}}}|6.&nbsp;{{{Quest 6|}}}<br>}}{{#if:{{{Quest 7|}}}|7.&nbsp;{{{Quest 7|}}} }} }}
|}
|}
|width=20|
|
{{#ifeq:{{{Live Image|Live.jpg}}}
| Live.jpg
|
| {{#ifeq:{{{Live Image|}}}
    |
    |
    | [[Image:{{{Live Image|}}}{{!}}frame{{!}}{{{Live Image Caption}}}|right]]
  }}
}}
|}</includeonly><noinclude>
{{Related|Wiki Templates|Magic Caster Stat Template}}
== Syntax ==
<pre>
{{Quest Summary
|        Live Image =
| Live Image Caption =
|        Quest Type =
|          XP Reward =
|            XP Cap =
|      Item Rewards =
|            Titles =
|    Start Location =
|              Timer =
| Level Restrictions =
|  Level Suggestions =
}}
</pre>


== Usage ==
<!-- Quest Categories -->
This template is one component of the page template [[Quest Guide Template]], full details and an example can be found there.
{{#if:{{{nocat|}}}||<!-- else
 
-->{{#ifeq:{{lc:{{{Kill Task|}}}}} | yes
| [[Category:Kill Tasks]] {{#ifeq:{{{Level|}}} | | [[Category:Kill Tasks: Unknown Restriction{{!}} ]] | {{#ifeq:{{lc:{{{Level|}}}}} | any
| [[Category:Kill Tasks: No Restriction{{!}} ]] | [[Category:Kill Tasks: Level {{{Level}}}]] }}}} | <!--
 
-->[[Category:Quest Index]] {{#ifeq:{{{Level|}}} | | [[Category:Quests: Unknown Restriction{{!}} ]] | {{#ifeq:{{lc:{{{Level|}}}}}| any
| [[Category:Quests: No Restriction{{!}} ]] | [[Category:Quests: Level {{{Level}}}]]}}}}}}<!--
 
-->{{#ifeq:{{{Society Rank|}}}|||[[Category:Society Quests: {{{Society Rank}}} Rank]]}}<!--
-->{{#ifeq:{{lc:{{{Kill Task|}}}}} | yes | | {{#ifeq:{{{Quest Type|}}}|||[[Category:{{{Quest Type}}} Quests]]}}}}<!--
-->{{#ifeq:{{{Quest Chain|}}}|||[[Category:{{{Quest Chain}}} Quests]]}}<!--


</noinclude>
-->{{#ifeq:{{lc:{{{Kill Task|}}}}} | yes | | {{#switch:{{lc:{{#sub:{{{Repeat Timer|}}}|0|5}}}}
|none=[[Category:Quests: No Timer]]
|non r=[[Category:Quests: Non Repeatable]]
|6 day=[[Category:Quests: 6 Day Timer]]
|20 ho=[[Category:Quests: 20 Hour Timer]]
|[[Category:Quests: Nonstandard Timer]]
}}}}}}</includeonly><noinclude>{{Documentation}}[[Category:Infobox Templates]]</noinclude>

Latest revision as of 22:27, 30 July 2015

Template Documentation: Summary| |_}}/Doc?action=edit Edit Documentation

Related topics: Wiki Templates, Quest Guide Template, {{Hub Quest}}

Syntax Edit

{{Quest Summary
 |               Level = 
 |   Recommended Level = 
 |        Society Rank = 
 |          Quest Type = 
 |           Kill Task = 
 |         Starts With = 
 |           Starts At = 
 |               Route = 
 |        Repeat Timer = 20 Hours
 |    Time to Complete = 
 |           Contracts = 
 |         Quest Chain = 
 |             Quest 1 = 
 |             Quest 2 = 
 |             Quest 3 = 
 |             Quest 4 = 
 |             Quest 5 = 
 |             Quest 6 = 
 |             Quest 7 = 
}}

Usage Edit

This is a component template that is part of a Page Template. See Quest Guide Template for details on usage and an example.