Template:Quest: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>FANDOM (Fandom) No edit summary |
imported>Aramachus added details to preview only documentation and a full example to the page |
||
| (24 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>< |
<includeonly><onlyinclude><!-- |
||
<title source="title"/> |
|||
Cheat sheet that is only visible during preview |
|||
<image source="image"><caption source="imagecaption"/></image> |
|||
-->{{Preview Only Infobox| |
|||
<data source="start"><label>Start</label></data> |
|||
<center>'''PLEASE USE THE TEMPLATE "Template:Quest Header"'''</center> |
|||
<data source="end"><label>End</label></data> |
|||
:You can start by putting '''<nowiki>{{Quest Header|bp}}</nowiki>''' on the page to see the boilerplate in the preview only window and copy it from there to the page. |
|||
<data source="prerequisites"><label>Prerequisites</label></data> |
|||
<data source="level"><label>Level</label></data> |
|||
:;Best Practices: |
|||
<data source="location"><label>Location</label></data> |
|||
:#Start (NPC name) '''without''' link brackets, e.g.: <nowiki>| Start = Shattoto</nowiki> instead of <nowiki>| Start = [[Shatotto]]</nowiki>. |
|||
<data source="rewards"><label>Rewards</label></data> |
|||
:#Start Location needs to use '''Template:Location''': <nowiki>| Start Location = {{Location|...|...}}</nowiki>. Any additional information can be added in the 'Start Location Add' parameter like e.g.: <nowiki>| Start Location Add = [[Timbre Timber Taverns]]</nowiki> |
|||
<group layout="horizontal"> |
|||
:#Remove explicit standard categorizations like <nowiki>[[Category:Windurst Quests]]</nowiki> from the page since the Template:Quest Header will do that automatically based on the input parameters. |
|||
<header>Quest progression</header> |
|||
:#Oftentimes, there is a separate Template <nowiki>{{Quest/Description}}</nowiki> at the bottom of the page. Take the "summary" entry and put it into the parameter '''<nowiki>| Description</nowiki>'''. You can take the additional information on the place, if available, and put it into the '''<nowiki>| Start Location Add</nowiki>''' parameter. If the corresponding [[:Category:Places of Interest|Place of Interest]] exists, use a link like, e.g. <nowiki>| Start Location Add = [[Boneworkers' Guild (Windurst)]]</nowiki>. |
|||
<data source="previous"><label>Previous</label></data> |
|||
}}<!-- |
|||
<data source="next"><label>Next</label></data> |
|||
</group> |
|||
-->{{Quest Header|nd |
|||
</infobox>{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Quests]]}}</includeonly><noinclude>{{Documentation}}</noinclude> |
|||
| Quest Name = |
|||
| Expansion = |
|||
| Start = {{{startnpc|}}} |
|||
| Start Location = |
|||
| Description = |
|||
| Fame = |
|||
| Fame Level = |
|||
| Requirements = {{{requirements|}}} |
|||
| Items Needed = {{{items|}}} |
|||
| Level = |
|||
| Title = {{{title|}}} |
|||
| Repeatable = {{{repeatable|}}} |
|||
| Rewards = {{{reward|}}} |
|||
| Previous = {{{previous|}}} |
|||
| Next = {{{next|}}} |
|||
<!--| ??? = {{{cutscenes|}}} --> |
|||
}}</onlyinclude></includeonly> |
|||
==Usage== |
|||
Has been replaced by [[:Template:Quest Header]]. This template exists for compatibility reasons so pages which use [[:Template:Quest]] don't break. |
|||
===Example=== |
|||
The Template:Quest version of Eco-Warrior Windurst: |
|||
<pre> |
|||
[[Category:Quests]][[Category:Windurst Quests]] |
|||
{{Quest |
|||
|startnpc=[[Lumomo]] [[Windurst Waters]] (F-10 North) |
|||
|requirements=[[Windurst]] [[Reputation]] 1<br>Level Cap: 20<br>[[Eco-Warrior (Bastok)]] or [[Eco-Warrior (San d'Oria)]] '''not''' currently active. |
|||
|items={{KeyItem}}[[Indigested Meat]] |
|||
|title=Emerald Exterminator |
|||
|repeatable=eco-warrior |
|||
|reward=[[Dragon Chronicles]]<br>[[Tale Of The Wandering Heroes]] {{changes}}<br>10,000g {{changes}} |
|||
|previous= |
|||
|next= |
|||
|cutscenes= |
|||
}} |
|||
==Walkthrough== |
|||
... |
|||
{{Quest/Description |
|||
|client=[[Lumomo]] (Timbre Timbers Tavern, [[Windurst Waters]]) |
|||
|summary=Lumomo wants you to exterminate an ecological threat, and bring her evidence of the feat. |
|||
}} |
|||
</pre> |
|||
becomes |
|||
<pre> |
|||
{{Quest Header |
|||
| Quest Name = Eco-Warrior (Windurst) |
|||
| Expansion = |
|||
| Start = Lumomo |
|||
| Start Location = {{Location|Windurst Waters|map=North|F-10}} |
|||
| Start Location Add = [[Timbre Timbers Tavern]] |
|||
| Description = Lumomo wants you to exterminate an ecological threat, and bring her evidence of the feat. |
|||
| Fame = Windurst |
|||
| Fame Level = 1 |
|||
| Type = |
|||
| Level = |
|||
| Requirements = Level Cap: 20<br>[[Eco-Warrior (Bastok)]] or [[Eco-Warrior (San d'Oria)]] '''not''' currently active. |
|||
| Items Needed = {{KeyItem}}[[Indigested Meat]] |
|||
| Repeatable = eco-warrior |
|||
| HAAP = |
|||
| Title = Emerald Exterminator |
|||
| Rewards = [[Dragon Chronicles]]<br>[[Tale Of The Wandering Heroes]] {{changes}}<br>10,000g {{changes}} |
|||
| Previous = |
|||
| Next = |
|||
}} |
|||
</pre> |
|||
Latest revision as of 16:39, 28 August 2024
Usage
Has been replaced by Template:Quest Header. This template exists for compatibility reasons so pages which use Template:Quest don't break.
Example
The Template:Quest version of Eco-Warrior Windurst:
[[Category:Quests]][[Category:Windurst Quests]]
{{Quest
|startnpc=[[Lumomo]] [[Windurst Waters]] (F-10 North)
|requirements=[[Windurst]] [[Reputation]] 1<br>Level Cap: 20<br>[[Eco-Warrior (Bastok)]] or [[Eco-Warrior (San d'Oria)]] '''not''' currently active.
|items={{KeyItem}}[[Indigested Meat]]
|title=Emerald Exterminator
|repeatable=eco-warrior
|reward=[[Dragon Chronicles]]<br>[[Tale Of The Wandering Heroes]] {{changes}}<br>10,000g {{changes}}
|previous=
|next=
|cutscenes=
}}
==Walkthrough==
...
{{Quest/Description
|client=[[Lumomo]] (Timbre Timbers Tavern, [[Windurst Waters]])
|summary=Lumomo wants you to exterminate an ecological threat, and bring her evidence of the feat.
}}
becomes
{{Quest Header
| Quest Name = Eco-Warrior (Windurst)
| Expansion =
| Start = Lumomo
| Start Location = {{Location|Windurst Waters|map=North|F-10}}
| Start Location Add = [[Timbre Timbers Tavern]]
| Description = Lumomo wants you to exterminate an ecological threat, and bring her evidence of the feat.
| Fame = Windurst
| Fame Level = 1
| Type =
| Level =
| Requirements = Level Cap: 20<br>[[Eco-Warrior (Bastok)]] or [[Eco-Warrior (San d'Oria)]] '''not''' currently active.
| Items Needed = {{KeyItem}}[[Indigested Meat]]
| Repeatable = eco-warrior
| HAAP =
| Title = Emerald Exterminator
| Rewards = [[Dragon Chronicles]]<br>[[Tale Of The Wandering Heroes]] {{changes}}<br>10,000g {{changes}}
| Previous =
| Next =
}}