Template:Quest Summary: Difference between revisions
No edit summary |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
|} | |} | ||
{|class="quest-infobox columnstop" | {|class="quest-infobox columnstop" | ||
!colspan="2" class="questsbgc"|{{ | !colspan="2" class="questsbgc"|{{{Name|{{BASEPAGENAME}}}}} | ||
|- | |- | ||
| '''Level:''' | |width="6em"|'''Level:''' | ||
| {{#if:{{{Level|}}}|{{{Level|}}}|??}} | | {{#if:{{{Level|}}}|{{{Level|}}}|??}} | ||
|- | |- | ||
{{#if:{{{Recommended Level|}}}| | |||
{{!}}'''Rec. Level:''' | |||
{{!}}{{{Recommended Level|}}} }} | |||
|- | |- | ||
{{#if:{{{Society Rank|}}}| | |||
{{!}}'''Society Rank:''' | |||
{{!}}[[Society Rank|{{{Society Rank|}}}]] }} | |||
|- | |- | ||
|'''Type:''' | |'''Type:''' | ||
|[[Quest Type|{{{Quest Type|}}}]] | |||
|- | |- | ||
{{#if:{{{Starts With|}}}| | |||
{{!}}'''Starts With:''' | |||
{{!}}{{{Starts With|}}} }} | |||
|- | |- | ||
|'''Starts At:''' | |'''Starts At:''' | ||
| | |{{{Starts At|??}}} | ||
|- | |- | ||
{{#if:{{{Route|}}}| | |||
{{!}}'''Route:''' | |||
{{!}}{{{Route|}}} }} | |||
|- | |- | ||
{{#if:{{{Time to Complete|}}}| | |||
{{!}}'''Time to Complete:''' | |||
{{!}}{{{Time to Complete|}}} }} | |||
|- | |- | ||
| '''Repeat | |'''Repeat:''' | ||
|{{{Repeat Timer|??}}} | |||
|- | |- | ||
{{#if:{{{Contracts|}}}| | |||
{{!}}'''Contracts:''' | |||
{{!}}{{{Contracts|}}} }} | |||
|- | |- | ||
{{#if:{{{Quest 1|}}}| | |||
{{!}}'''Quest Chain:''' | |||
{{!}}1. {{{Quest 1|}}}<br>{{#if:{{{Quest 2|}}}|2. {{{Quest 2|}}}<br>}}{{#if:{{{Quest 3|}}}|3. {{{Quest 3|}}}<br>}}{{#if:{{{Quest 4|}}}|4. {{{Quest 4|}}}<br>}}{{#if:{{{Quest 5|}}}|5. {{{Quest 5|}}}<br>}}{{#if:{{{Quest 6|}}}|6. {{{Quest 6|}}}<br>}}{{#if:{{{Quest 7|}}}|7. {{{Quest 7|}}} }} }} | |||
|} | |} | ||
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.