Difference between revisions of "Template:EndeavorSetRow/doc"
Jump to navigation
Jump to search
>Boblers (creating rough documentation) |
>Boblers (reworked documentation to only discuss user-entered fields) |
||
| Line 3: | Line 3: | ||
==Usage== | ==Usage== | ||
<pre> | <pre> | ||
| − | {{ | + | {{EndeavorSet |
| − | + | |Description=String | |
| − | + | |RewardType=String | |
| − | + | |RewardItem=String | |
| − | + | |RewardAmount=Integer | |
| − | + | }} | |
| − | |||
</pre> | </pre> | ||
==Template Fields== | ==Template Fields== | ||
| − | '''1:''' ''Description'' of Endeavor. | + | '''1:''' ''Description'' of the Endeavor. For example: "Defeat the Eolian Phantom 10 Times" |
| − | + | ||
| − | '''2:''' '' | + | '''2:''' ''RewardType'' is the type of the item rewarded. |
| − | * | + | * Type can be one of: Resource, Currency, Material, Gift, Weapon, Wyrmprint, Dragon, Sticker, EpithetRank1, EpithetRank2, EpithetRank3, or EpithetRank4. |
| − | + | ||
| − | '''3:''' '' | + | '''3:''' ''RewardItem'' is the item rewarded. For example: Wyrmite |
| − | + | ||
| − | ''' | + | '''4:''' ''RewardAmount'' is the amount of the item rewarded. For example: 100 if we were given 100 Wyrmite |
| − | |||
{{doc/end}} | {{doc/end}} | ||
Revision as of 04:34, 21 December 2019
This template is laid out very similarly to Template:EndeavorRow, but adds itself into the EndeavorSetsRow cargo table.
Usage
{{EndeavorSet
|Description=String
|RewardType=String
|RewardItem=String
|RewardAmount=Integer
}}
Template Fields
1: Description of the Endeavor. For example: "Defeat the Eolian Phantom 10 Times"
2: RewardType is the type of the item rewarded.
- Type can be one of: Resource, Currency, Material, Gift, Weapon, Wyrmprint, Dragon, Sticker, EpithetRank1, EpithetRank2, EpithetRank3, or EpithetRank4.
3: RewardItem is the item rewarded. For example: Wyrmite
4: RewardAmount is the amount of the item rewarded. For example: 100 if we were given 100 Wyrmite