Difference between revisions of "Template:QuestDisplayTest/doc"
Jump to navigation
Jump to search
>Seraii |
>Seraii |
||
| (59 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | '''Note: All unused parameters should be left blank or deleted. Do not enter 0 for unused parameters, as it will break the template.''' | ||
| + | |||
==Parameters== | ==Parameters== | ||
| − | * | + | * QuestType - Campaign, Event, Facility, Maze, Raid |
| − | * | + | * Id - Quest Id # (ex: 200080001) |
| − | * | + | * QuestGroupName - Quest Group (ex: Zodiark's Trial) |
| − | * | + | * GroupType - Type of Quests group are |
| − | * | + | * EventName - Name of Event quest belongs to |
| − | * | + | * SectionName - Subtitle of Quest (ex: Ch. 1/1.1) |
| − | * | + | * Location - Setting of Quest (ex: Enemy Camp) |
| − | * | + | * QuestViewName - Quest Display Name (ex: Zodiark's Trial: Beginner) |
| − | * | + | * PrevNextBar - Type Yes if quest is part of a chain (ex: Yes) |
| − | * | + | * NextQuest - Display name of next quest in chain |
| + | * PreviousQuest - Display name of previous quest in chain | ||
| + | * Elemental - Main Element of quest | ||
| + | * SuggestedMight - Suggested Might of Quest | ||
| + | * MightRequirement - Required Might of Quest | ||
| + | * NormalStaminaCost - Stamina Cost of quest | ||
| + | * SkipTicket - Type Yes if quest can be completed with Skip Tickets | ||
| + | * ClearTermsType - Condition to complete quest | ||
| + | * FailedTermsType - Condition to fail quest | ||
| + | * TimeLimit - Time limit of quest | ||
| + | * ContinueLimit - Number of times you can use the continue function during quest | ||
| + | * ThumbnailImage - Background image for quest in quest list | ||
| + | * MissionCompleteType - Endeavor completion conditions | ||
| + | * MissionsClearSetEntityType - Endeavor Reward | ||
| + | * MissionsClearSetEntityQuantity - Endeavor Reward Quantity | ||
| + | * FacilityClearCondition - Completion condition for facility quests | ||
| + | * FacilityClearReward - Completion base reward for facility quests | ||
| + | * FacilityClearRewardType - Item type of base reward for facility quests | ||
| + | * FacilityClearRewardQuantity - Quantity of base reward for facility quests | ||
| + | ==Special Parameters== | ||
| + | These Parameters require template inputs as follows: | ||
| − | * FacilityConditions - Quest conditions that increase the base reward in facility quests | + | * '''GetherwingCost''' - Cost in Getherwings to join a quest |
| + | Ex: | ||
| + | <pre>{{GetherwingCostIconDisplay|cost=3}}</pre> | ||
| + | |||
| + | |||
| + | * '''DailyDropQuantity''' - Times you can complete quest for daily rewards | ||
| + | Ex: | ||
| + | <pre>{{RewardChestIconDisplay|value=2}}</pre> | ||
| + | |||
| + | |||
| + | * '''WeeklyDropQuantity''' - Times you can complete quest for weekly rewards | ||
| + | Ex: | ||
| + | <pre>{{RewardChestIconDisplay|value=2}}</pre> | ||
| + | |||
| + | |||
| + | * '''FacilityConditions''' - Quest conditions that increase the base reward in facility quests | ||
Ex: | Ex: | ||
<pre>|FacilityConditions= | <pre>|FacilityConditions= | ||
| Line 21: | Line 58: | ||
{{FacilityConditionRow|Don't take any damage at all|3}}</pre> | {{FacilityConditionRow|Don't take any damage at all|3}}</pre> | ||
| − | * FirstClearRewards/DropRewards/WeaponRewards/WyrmprintRewards/DailyDropReward/WeeklyDropReward - Display lists of item rewards for quest. All these parameters use the same [[Template:DropReward|base template]]. | + | |
| + | * '''FirstClearRewards/DropRewards/WeaponRewards/WyrmprintRewards/DailyDropReward/WeeklyDropReward''' - Display lists of item rewards for quest. All these parameters use the same [[Template:DropReward|base template]]. | ||
Ex: | Ex: | ||
<pre>|FirstClearRewards= | <pre>|FirstClearRewards= | ||
Latest revision as of 23:57, 23 October 2018
Note: All unused parameters should be left blank or deleted. Do not enter 0 for unused parameters, as it will break the template.
Parameters
- QuestType - Campaign, Event, Facility, Maze, Raid
- Id - Quest Id # (ex: 200080001)
- QuestGroupName - Quest Group (ex: Zodiark's Trial)
- GroupType - Type of Quests group are
- EventName - Name of Event quest belongs to
- SectionName - Subtitle of Quest (ex: Ch. 1/1.1)
- Location - Setting of Quest (ex: Enemy Camp)
- QuestViewName - Quest Display Name (ex: Zodiark's Trial: Beginner)
- PrevNextBar - Type Yes if quest is part of a chain (ex: Yes)
- NextQuest - Display name of next quest in chain
- PreviousQuest - Display name of previous quest in chain
- Elemental - Main Element of quest
- SuggestedMight - Suggested Might of Quest
- MightRequirement - Required Might of Quest
- NormalStaminaCost - Stamina Cost of quest
- SkipTicket - Type Yes if quest can be completed with Skip Tickets
- ClearTermsType - Condition to complete quest
- FailedTermsType - Condition to fail quest
- TimeLimit - Time limit of quest
- ContinueLimit - Number of times you can use the continue function during quest
- ThumbnailImage - Background image for quest in quest list
- MissionCompleteType - Endeavor completion conditions
- MissionsClearSetEntityType - Endeavor Reward
- MissionsClearSetEntityQuantity - Endeavor Reward Quantity
- FacilityClearCondition - Completion condition for facility quests
- FacilityClearReward - Completion base reward for facility quests
- FacilityClearRewardType - Item type of base reward for facility quests
- FacilityClearRewardQuantity - Quantity of base reward for facility quests
Special Parameters
These Parameters require template inputs as follows:
- GetherwingCost - Cost in Getherwings to join a quest
Ex:
{{GetherwingCostIconDisplay|cost=3}}
- DailyDropQuantity - Times you can complete quest for daily rewards
Ex:
{{RewardChestIconDisplay|value=2}}
- WeeklyDropQuantity - Times you can complete quest for weekly rewards
Ex:
{{RewardChestIconDisplay|value=2}}
- FacilityConditions - Quest conditions that increase the base reward in facility quests
Ex:
|FacilityConditions=
{{FacilityConditionRow|Don't run into any traps|5}}
{{FacilityConditionRow|Finish in 200 seconds or less|5}}
{{FacilityConditionRow|Open 1 or more treasure chests|10}}
{{FacilityConditionRow|Shapeshift 1 or more times with your team|1}}
{{FacilityConditionRow|Don't take any damage at all|3}}
- FirstClearRewards/DropRewards/WeaponRewards/WyrmprintRewards/DailyDropReward/WeeklyDropReward - Display lists of item rewards for quest. All these parameters use the same base template.
Ex:
|FirstClearRewards=
{{DropReward|droptype=First|itemtype=Currency|item=Wyrmite|exact=5}}
{{DropReward|droptype=First|itemtype=Material|item=Shadowwyrm's Sphere|exact=10}}
{{DropReward|droptype=First|itemtype=Material|item=Twinkling Sand|exact=15}}