m (typo - nbsp was missing closing ;)
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
|[[#Walkthrough & Notes|Walkthrough & Notes]]     [[#Dungeons & Maps|Dungeons & Maps]]     [[#Rewards|Rewards]]     [[#Images|Images]]     [[#Dialog|Dialog]]     [[#Update History|Update History]]
|[[#Walkthrough & Notes|Walkthrough & Notes]]     [[#Dungeons & Maps|Dungeons & Maps]]     [[#Rewards|Rewards]]     [[#Images|Images]]     [[#Dialog|Dialog]]     [[#Update History|Update History]]
|}
|}
{|class="quest-infobox rowcolors columnstop"
{|class="quest-infobox columnstop"
!colspan="2" class="questsbgc"|{{PAGENAME}}
!colspan="2" class="questsbgc"|{{{Name|{{BASEPAGENAME}}}}}
|-
|-
| '''Level:'''
|width="6em"|'''Level:'''
| {{#if:{{{Level|}}}|{{{Level|}}}|??}}
| {{#if:{{{Level|}}}|{{{Level|}}}|??}}
|-
|-
| {{#if:{{{Recommended Level|}}}|'''Rec. Level:'''}}
{{#if:{{{Recommended Level|}}}|
| {{#if:{{{Recommended Level|}}}|{{{Recommended Level|}}}}}
{{!}}'''Rec. Level:'''
{{!}}{{{Recommended Level|}}} }}
|-
|-
|{{#if:{{{Society Rank|}}}|'''Society Rank:'''}}
{{#if:{{{Society Rank|}}}|
| {{#if:{{{Society Rank|}}}|[[Society Rank|{{{Society Rank|}}}]]}}
{{!}}'''Society Rank:'''
{{!}}[[Society Rank|{{{Society Rank|}}}]] }}
|-
|-
|'''Type:'''
|'''Type:'''
| {{#if:{{{Quest Type|}}}|[[Quest Type|{{{Quest Type|}}}]]|??}}
|[[Quest Type|{{{Quest Type|}}}]]
|-
|-
| {{#if:{{{Starts With|}}}|'''Starts With:'''}}
{{#if:{{{Starts With|}}}|
| {{#if:{{{Starts With|}}}|{{{Starts With|}}}}}
{{!}}'''Starts With:'''
{{!}}{{{Starts With|}}} }}
|-
|-
|'''Starts At:'''
|'''Starts At:'''
| {{#if:{{{Starts At|}}}|{{{Starts At|}}}|??}}
|{{{Starts At|??}}}
|-
|-
| {{#if:{{{Route|}}}|'''Route or Shortcut:'''}}
{{#if:{{{Route|}}}|
| {{#if:{{{Route|}}}|{{{Route|}}}}}
{{!}}'''Route:'''
{{!}}{{{Route|}}} }}
|-
|-
| {{#if:{{{Time to Complete|}}}|'''Time to Complete:'''}}
{{#if:{{{Time to Complete|}}}|
| {{#if:{{{Time to Complete|}}}|{{{Time to Complete|}}}}}
{{!}}'''Time to Complete:'''
{{!}}{{{Time to Complete|}}} }}
|-
|-
| '''Repeat Timer:'''
|'''Repeat:'''
| {{#if:{{{Repeat Timer|}}}|{{{Repeat Timer|}}}}}
|{{{Repeat Timer|??}}}
|-
|-
| {{#if:{{{Contracts|}}}|'''Contracts:'''}}
{{#if:{{{Contracts|}}}|
| {{#if:{{{Contracts|}}}|{{{Contracts|}}}}}
{{!}}'''Contracts:'''
{{!}}{{{Contracts|}}} }}
|-
|-
| {{#if:{{{Quest 1|}}}|'''Quest Chain:'''}}
{{#if:{{{Quest 1|}}}|
| {{#if:{{{Quest 1|}}}|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|}}} }} }}
{{!}}'''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|}}} }} }}
|}
|}


<!-- Quest Categories -->
<!-- Quest Categories -->
{{#if:{{{Retired Quest|}}}|[[Category:Retired Quests]]|<!-- else
{{#if:{{{nocat|}}}||<!-- else


-->{{#ifeq:{{lc:{{{Kill Task|}}}}} | yes  
-->{{#ifeq:{{lc:{{{Kill Task|}}}}} | yes  

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.