Template:Quest: Difference between revisions

From apogeawiki
Jump to navigation Jump to search
Created page with "{| class="wikitable" |- ! {{{image}}} ! colspan=2 | <big>{{{name}}}</big> |- ! style="padding:1px; width:150px" | Reward: | {{{reward}}} |- ! style="padding:1px" | Location: | {{#if: {{{link|}}}|link={{{link}}}}} {{{location}}} |- {{#if:{{{level|}}} | ! {{QuestLine}} Level required: {{!}} {{{level}}} }} |- {{#if:{{{level_rec|}}} | ! {{QuestLine}} Level recommended: {{!}} {{{level_rec}}} }} |- {{#if:{{{requirements|}}} | ! {{QuestLine}} Requirements: {{!}..."
 
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable"
{| class="wikitable"
|-
|-
! {{{image}}}
! style="min-width:150px;" | {{{image}}}
! colspan=2 | <big>{{{name}}}</big>
! style="width:100%;" | <big>{{PAGENAME}}</big>
|-
|-
! style="padding:1px; width:150px" | Reward:
! style="padding:1px; width:150px" | Reward:
Line 9: Line 9:
! style="padding:1px" | Location:
! style="padding:1px" | Location:
| {{#if: {{{link|}}}|[[File:Map.png|link={{{link}}}]]}} {{{location}}}
| {{#if: {{{link|}}}|[[File:Map.png|link={{{link}}}]]}} {{{location}}}
|- {{#if:{{{level|}}} |
|- {{#if:{{{level_req|}}} |
! {{QuestLine}} Level required:
! {{QuestLine}} Level required:
{{!}} {{{level}}} }}
{{!}} {{{level_req}}} }}
|- {{#if:{{{level_rec|}}} |
|- {{#if:{{{level_rec|}}} |
! {{QuestLine}} Level recommended:
! {{QuestLine}} Level recommended:
Line 37: Line 37:
|-  
|-  
| colspan=2 |  
| colspan=2 |  
{{hidden
{{hidden begin
| [[File:32px-Important_Icon.png|40px]] This article may contain quest spoiling information!
|title=[[File:32px-Important_Icon.png|40px]] This article may contain quest spoiling information!
|{{{method}}}
|headerstyle=background:#303030
|headerstyle=background:#303030
|style=text-align:center;
}}
}}  
{{#if:{{{prerequisite|}}}|==Pre-requisites==<br>{{{prerequisite}}}<br><br>}}
{{#if:{{{tools|}}}|==Tools Required==<br>{{{tools}}}<br><br>}}
{{#if:{{{method|}}}|==Method==<br>{{{method}}}}}
{{hidden end}}
 
|}
|}
 
----
[[{{{category}}}|Go back to {{{category}}}.]]
[[{{{category}}}|Go back to {{{category}}}.]]
<noinclude>===Usage===
<noinclude>===Usage===

Latest revision as of 01:37, 20 July 2025

{{{image}}} Quest
Reward: {{{reward}}}
Location: {{{location}}}
Be prepared to face: -
Method:
This article may contain quest spoiling information!



[[{{{category}}}|Go back to {{{category}}}.]]

Usage

{{Quest
|category=
|name<!--name of the quest-->=
|image=
|reward=
|link<!--link to the mapper-->=
|location<!--name of the location-->=
|level<!--level required-->=
|level_rec<!--level recommended-->=
|requirements<!--Requirements-->=
|equipment<!--Items required-->=
|recommended<!--Equipment recommended-->=
|quest_rec<!--Quest required-->=
|monsters<!--Be prepared to face-->=
|legend=
|method=
}}