User:Ktroma/Sandbox

From Palia Wiki
Jump to navigation Jump to search

At the start of a quest page include an infobox with all necessary information. Any additional lines may be deleted.

{{stub}}
{{Infobox Quests
|title= {{PAGENAME}}
|image= USE SAME IMAGE FROM QUEST TAB
|type= 
<!--COPY ONE OF THE TYPES BELOW INTO THE TYPE CATEGORY:
[[:Category:Main Quests|Main]]
[[:Category:Skill Quests|Skill]]
[[:Category:Friendship Quests|Friendship]]
[[:Category:Romance Quests|Romance]]
[[:Category:Found Item Quests|Found Item]]
[[:Category:Discovery Quests|Discovery]]
[[:Category:Event Quests|Event]]
[[:Category:Secret Puzzles|Secret Puzzle]]

If QUEST IS A PART OF ANOTHER QUEST ADD AFTER THE ABOVE CATEGORY: 
, [[:Category:Subquests|Subquest]]

EXAMPLE:
[[:Category:Friendship Quests|Friendship]] [[:Category:Subquests|Subquest]]
-->
|given= [[NAME OF CHARACTER WHO BEGINS QUEST]]
|friendship= 2-4 if Friendship or Romance quest
|romance= 2-4 if Romance quest
|skill= 1-10 if Skill quest or necessary prerequisite
|event= Event Name if Event quest
<!-- Required Items (Consumed) One item per line. Do not include Quest Items. Delete extra item lines -->
|item1= {{Icon|Name}} [[Name]] 
|item2=
|item3=
|item4=
|item5=
|item6=
|item7=
|item8=
|item9=
|item10=
<!-- Required Items (Kept) One item per line. Do not include Quest Items. Delete extra item lines -->
|itemkeep1= {{Icon|NAME}} [[Name]]
|itemkeep2=
|itemkeep3=
|itemkeep4=
<!-- Quests required for completion either during or before quest. Delete if not necessary -->
<!-- Side Note: section needs renaming/reworking-->
|quest1= [[Quest Name]]
|quest2=
|quest3=
|quest4=
<!-- Rewards One item per line. Delete extra item lines -->
|reward1= {{Icon|NAME}} [[Name]]
|reward2=
|reward3=
|reward4=
|reward5=
|reward6=
|reward7=
|reward8=
|reward9=
|reward10=
|reward11=
|reward12=
|reward13=
|reward14=
|reward15=
|reward16=
|reward17=
|reward18=
|reward19=
|reward20=
<!-- Quest Navigation: Use for quests that are linear.  Friendship, Romance, Main Quests
If a Quest Line splits add this between links
<br>'''OR'''<br>
-->
|previous= [[Previous Quest]] 
|next= [[Next Quest]]
}}

Include a brief summary of the quest and type using the following immediately after the infobox and before the sections.

Main/Discovery/Skill quests: '''{{PAGENAME}}''' is a [[QUEST TYPE WITH LINK TO CATEGORY]] quest given by [[CHARACTER NAME]].
Friendship/Romance quests: '''{{PAGENAME}}''' is a [[QUEST TYPE WITH LINK TO CATEGORY]] quest given by [[CHARACTER NAME]] upon reaching [[FRIENDSHIP/ROMANCE]] Level (LEVEL): (LEVEL TITLE).
Found Item quests: '''{{PAGENAME}}''' is a [[:Category:Found Item Quests|Found Item]] quest given by [[ITEM NAME]].
Event quests: '''{{PAGENAME}}''' is a [[:Category:Event Quests|Event]] quest given by [[CHARACTER NAME]] during the [[EVENT]] event.
Secret Puzzles: '''{{PAGENAME}}''' is a [[:Category:Secret Puzzles|Secret Puzzle]] that does not appear in your Quest tab but is needed to unlock a reward.


Include the following sections and any necessary information.

== Description ==
{{Quote|Description on top of completed quest page}}

== Objectives ==
What appears on quest tab during quest.  If objective changes without the description changing. Use an objective update.

''Description''
* Objective
* Objective
:↷ Objective Update: Objective

''Description''
* Objective

If there are several changes in objectives with the same description use <hr> to break between them

== Rewards ==
List of all quest rewards.  Add a header to describe when the reward is received with bulleted list.  Include any Accomplishments rewarded, but do not include extra Renown from accomplishment.  
'''At Start of Quest'''
'''During Quest'''
'''At Quest Completion'''
'''Post-Quest'''

* Reward
* Reward

== Walkthrough ==

1. Numbered walkthrough with tips for completion.
* If steps can be completed in any order use bullets.


Include transcripts of any dialogue or mail from a character. Please see Template:DialogueTranscript for additional information in formatting dialogue

== Dialogue and Mail ==

''Brief summary of what precedes conversation or letter.''

{| class="paliatable mw-collapsible mw-collapsed" border="1" style="width: 100%"
! Dialogue Transcript
|-
|
Transcript here

|}

Write (Player) instead of username
:; at the start of a line every time a character changes
:: at the start of line of dialogue

If a multiple option player choice occurs insert a tabber. Change Element to match choice icons and delete extra choices.  Include dialogue reply inside tabber if different per each response. 

Add <hr> at the bottom of a tabber to indicate the end of changed dialogue. If the same character continues speaking do not use :; until a change in character 

<tabber>
|-|ELEMENT=<div class="mw-collapsible-content">
:; Player
:: 
</div>
|-|ELEMENT=<div class="mw-collapsible-content">
:; Player
:: 
</div>
|-|ELEMENT=<div class="mw-collapsible-content">
:; Player
:: 
</div>
|-|ELEMENT=<div class="mw-collapsible-content">
:; Player
:: 
</div>
</tabber>
<hr>


Tabber within a tabber
<tabber>
<!-- INSERT TAB 1 TITLE -->=
{{#tag:tabber|
<!-- INSERT TAB 1 SUBTAB 1 TITLE -->=
<!-- INSERT TAB 1 SUBTAB 1 CONTENT -->
{{!}}-{{!}}
<!-- INSERT TAB 1 SUBTAB 2 TITLE -->=
<!-- INSERT TAB 1 SUBTAB 2 CONTENT -->
{{!}}-{{!}}
<!-- INSERT TAB 1 SUBTAB 3 TITLE -->=
<!-- INSERT TAB 1 SUBTAB 3 CONTENT -->
 }}
|-|
<!-- INSERT TAB 2 TITLE -->=
<!-- INSERT TAB 2 CONTENT -->
|-|
<!-- INSERT TAB 3 TITLE -->=
<!-- INSERT TAB 3 CONTENT -->
|-|
</tabber>
-->

<!-- For Letters or Notes use the appropriate template inside of the collapsible box.

{{LetterTranscript|LETTER TEXT|SENDER}}

{{NoteTranscript|NOTE TEXT}} 


== Notes ==
* General Notes go here

<br><br>
{{NavTable/Main}}
[[Category:Quests]]
[[Category:Quests by Character]]
[[Category:Quest Type]]