Template:Quest: Difference between revisions

From Ethene
Content added Content deleted
(Created page with "__NOTOC__ <noinclude> *Template to be used for each of the quests, making things easier to detail and easier to read. *If nothing is needed for any of the categories, leave b...")
 
mNo edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 3: Line 3:
*Template to be used for each of the quests, making things easier to detail and easier to read.
*Template to be used for each of the quests, making things easier to detail and easier to read.
*If nothing is needed for any of the categories, leave blank.
*If nothing is needed for any of the categories, leave blank.
*Requirements include completing a previous quest, being a certain level, and/or being on a specific version.
*Only add a Version if it's required for someone to be on that version for the quest to show, such as any quest in V2.1 for example.
*"Starting NPC refers to the NPC to talk to. Formatted: <span style="font-family:monospace;"><nowiki> NPC English name (Japanese Name) </nowiki></span>.
*"Level" is what level you have to be at to start the quest
*"Replay" is the reward if you repeat the quest.
*"Start refers to the NPC to talk to. Formatted: <span style="font-family:monospace;"><nowiki> NPC English name (Japanese Name), [[Area]] - (A-1)</nowiki></span>.
*"Repeat" is the reward if you repeat the quest.
*"R.EXP/Fame" is the exp and fame you get from repeat
*Previous and Next refers to the previous and next quest in a quest line. Refer and direct by the quest number formated as Quest 001, Quest 075, etc.
*Previous and Next refers to the previous and next quest in a quest line. Refer and direct by the quest number formated as Quest 001, Quest 075, etc.
[[Category:Templates/Headers|{{PAGENAME}}]]
[[Category:Templates/Headers|{{PAGENAME}}]]
<pre>{{Quest Header
<pre>{{Quest
|Quest Name=
|Quest Name=
|Location=
|Version=
|Starting NPC=
|Start=
|Description=
|Description=
|Requirements=
|Level=
|Previous=
|Next=
|Reward=
|Reward=
|Replay=
|EXP/Fame=
|EXP/Fame=
|Replay EXP/Fame=
|Repeat=
|Previous=
|R.EXP/Fame=
|Image=
|Next=
}}</pre>
}}</pre>
</noinclude><includeonly>[[category:Quests]]
</noinclude><includeonly>[[Category:Quests]]
{| class=wikitable style="padding=10px; width: 50%; margin: left;"
!scope="col" colspan ="4" style="font-size:20px;" | {{#if: {{{Quest Name|}}}|{{{Quest Name}}}|{{PAGENAME}}}}
|-
!scope="row" style="width: 130px" | Location
|colspan="3" | {{#if: {{{Location|}}}|{{{Location}}} | N/A}}
|-
!scope="row" | Starting NPC
|colspan="3" | {{#if: {{{Starting NPC|}}}|{{{Starting NPC}}}|N/A}}
|-
!scope="row" | Description
|colspan="3" | {{#if: {{{Description|}}}|{{{Description}}}| - }}
|-
!scope="row" | Requirements
|colspan="3" | {{#if: {{{Requirements|}}}|{{{Requirements}}}&nbsp;}}
|-
!scope="row" | Initial Reward
|colspan="3" | {{#if: {{{Reward|}}}|{{{Reward}}}|None}}
|-
!scope="row" | Replay Reward
|colspan="3" | {{#if: {{{Replay|}}}|{{{Replay}}}|None}}
|-
!scope="row" | EXP/Fame
|colspan="3" | {{#if: {{{EXP/Fame|}}}|{{{EXP/Fame}}}|None}}
|-
!scope="row" | Replay EXP/Fame
|colspan="3" | {{#if: {{{Replay EXP/Fame|}}}|{{{Replay EXP/Fame}}}|None}}
|-
!scope="col" style="width: 15%;" | Previous Quest
|style="text-align:center; width: 35%;" | {{#if: {{{Previous|}}}|[[{{{Previous}}}]]|None}}
!scope="col" style="width: 15%;" | Next Quest
|style="text-align:center; width: 35%;" | {{#if: {{{Next|}}}|[[{{{Next}}}]]|None}}
|}
<br>

Latest revision as of 23:52, 5 November 2023


  • Template to be used for each of the quests, making things easier to detail and easier to read.
  • If nothing is needed for any of the categories, leave blank.
  • Requirements include completing a previous quest, being a certain level, and/or being on a specific version.
  • "Starting NPC refers to the NPC to talk to. Formatted: NPC English name (Japanese Name) .
  • "Replay" is the reward if you repeat the quest.
  • Previous and Next refers to the previous and next quest in a quest line. Refer and direct by the quest number formated as Quest 001, Quest 075, etc.
{{Quest 
|Quest Name=
|Location=
|Starting NPC=
|Description=
|Requirements=
|Reward=
|Replay=
|EXP/Fame=
|Replay EXP/Fame=
|Previous=
|Next=
}}