Difference between revisions of "Template:VH quest info"

From Hgames Wiki
Jump to: navigation, search
(Fix accidental usage of '|' instead of {{!}} magic word)
m
Line 27: Line 27:
 
{{!}}-
 
{{!}}-
 
! scope="row" style="text-align: left;" {{!}} Notes
 
! scope="row" style="text-align: left;" {{!}} Notes
{{!}} {{{notes{{!}}{{{7{{!}}}}}}}}
+
{{!}} {{{notes{{!}}{{{7|}}}}}}
 
}}
 
}}
 
|}<noinclude>
 
|}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 23:20, 1 October 2024

Quest Info

Start Location
How to Start
Repeatable
Gold Reward
EXP Reward
Available For
Template documentation (for the above template, sometimes hidden or invisible)


This template creates a table that provides information about a particular quest in the Violated Heroine game. It is intended to be used at the beginning of individual VH/Quests articles.

Usage

Short syntax

{{VH quest info
| [[VH/Capital|Capital]]
| Select the quest from the Adventurer Guild's Request Notebook, then talk to [[VH/Characters#Ziggy|Ziggy]]
| Yes
| 100G
| None
| [[VH/Characters#Nanako|Nanako]], [[VH/Characters#Serena|Serena]], [[VH/Characters#Lime|Lime]]
| Lose the quest intentionally to see a unique [[VH/H Events|H scene]]
}}

Full syntax

{{VH quest info
| location = [[VH/Capital|Capital]]
| how-to-start = Select the quest from the Adventurer Guild's Request Notebook, then talk to [[VH/Characters#Ziggy|Ziggy]]
| repeatable = Yes
| reward-gold = 100G
| reward-exp = None
| reward-extra = 2 Salves
| which-characters = [[VH/Characters#Nanako|Nanako]], [[VH/Characters#Serena|Serena]], [[VH/Characters#Lime|Lime]]
| notes = Lose the quest intentionally to see a unique [[VH/H Events|H scene]]
}}

Parameters

None of the parameters are technically required. If you omit any of the parameters, that cell will simply be blank. However, it's encourage to still put something in each of the fields, so that anyone reading the page can at least know that a particular field may not be applicable for this quest.

VH quest info parameters and basic guidelines
Parameter Explanation
location Where do you go to start the quest.
how-to-start How do you go about starting the quest; i.e., which action(s) do you need to take, or who do you need to talk to.
repeatable Can the quest be repeated again after you complete it.
reward-gold How much gold you are given as a reward. When you enter the value, please remember to add a "G" to the end, without a space. Similar to how we don't put a space between "$" and "100" for $100, you don't put a space between the number and the currency symbol in the game either. If there is no gold given as a reward, please put the word "None", without a period afterwards.
reward-exp How much EXP you are given as a reward. Similar to the value for the gold, please put "EXP", all caps, and no space between the preceding number and the "EXP". If there is no EXP given as a reward, please put the word "None", without a period afterwards.
reward-extra

Any reward(s) besides gold or EXP.

If you don't use this parameter, then the entire row will not be rendered in the table. Also, this parameter does not exist as an unnamed parameter. If you want to use it, then you must either place it as the final parameter below the notes if you are using the "short syntax" method (and it must still be a named parameter), or you must use the "full syntax" method for all of the parameters.

which-characters Which of the playable characters can start this quest. Since the game is still in the middle of development and subject to numerous bugs, characters who cannot complete the quest due to bugs should still be listed here, but notes should be made below.
notes

Any additional notes that are relevant for the quest. This is a good place to put information such as pre-requisite conditions for the quest to become available. Bugs that can crash the game, cause other quests to become bugged, etc.

If you completely exclude this parameter from your wikitext, then the entire row will not appear in the rendered table; this is also applicable when you are using the "short syntax" method.

Example

Here is an example of a VH quest info template that is using the "short syntax" method, but without any notes and with the reward-extra parameter:

{{VH quest info
| [[VH/Capital|Capital]]
| Select the quest from the Adventurer Guild's Request Notebook, then talk to [[VH/Characters#Ziggy|Ziggy]]
| Yes
| 100G
| None
| [[VH/Characters#Nanako|Nanako]], [[VH/Characters#Serena|Serena]], [[VH/Characters#Lime|Lime]]
| 
| reward-extra = 2 Salves
}}

This will get rendered as:

Quest Info

Start Location Capital
How to Start Select the quest from the Adventurer Guild's Request Notebook, then talk to Ziggy
Repeatable Yes
Gold Reward 100G
EXP Reward None
Other Reward(s) 2 Salves
Available for Nanako, Serena, Lime
Notes

Visit Template:VH quest info/doc to edit this text! (How does this work?)