Difference between revisions of "Template:EndeavorSetRow/doc"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Boblers
(creating rough documentation)
>Boblers
(re-ordered Item Type quick reference to match the list above itself. Added documentation on StickerID field.)
 
(7 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
{{EndeavorSetRow|Gift (no quantity given)|Four-Leaf Clover}}
+
{{EndeavorSet
{{EndeavorSetRow|Material|Oceanic Fin|1,500}}
+
|Description=String
{{EndeavorSetRow|Currency|Mana|1,500}}
+
|RewardType=String
{{EndeavorSetRow|Consumable|Tenfold Summon Voucher|1}}
+
|RewardItem=String
{{EndeavorSetRow|ERROR|Epithet w/o Rank}}
+
|RewardAmount=Integer
{{EndeavorSetRow|ERROR|Epithet w/o Rank assigned|Rank=}}
+
|StickerID=String (leave blank if none)
{{EndeavorSetRow|Description|Epithet with Quantity|2|Rank=2}}
+
}}
 
</pre>
 
</pre>
  
 
==Template Fields==
 
==Template Fields==
'''1:''' ''Description'' of Endeavor.
+
'''1:''' ''Description'' of the Endeavor. For example: "Defeat the Eolian Phantom 10 Times"
* Default is blank.
+
 
'''2:''' ''Item or Epithet'' rewarded.
+
'''2:''' ''RewardType'' is the type of the item rewarded.
* Default is blank.
+
* Type can be one of: Resource, Consumable, Currency, Gift, Material, Weapon, Wyrmprint, Dragon, Sticker, EpithetRank1, EpithetRank2, EpithetRank3, or EpithetRank4.
* This will call the quick icon template if Rank is not assigned.
+
* Item Type quick reference:
'''3:''' ''Quantity'' rewarded.  
+
** Resource: Eldwater, Mana, Rupies
* Default is 1.
+
** Consumable: Ashes, Honey, Skip Ticket, Summon Voucher
'''Rank:''' ''Rank'' of Epithet.  
+
** Currency: Wyrmite
* Must be assigned a value with Epithets to work as intended.
+
** Gift: Clover
 +
** Material: (pretty much any other items)
 +
** Weapon: (self-explanatory)
 +
** Wyrmprint: (self-explanatory)
 +
** Dragon: (self-explanatory)
 +
** Sticker: (self-explanatory)
 +
** EpithetRank1: bronze medal epithets
 +
** EpithetRank2: silver medal epithets
 +
** EpithetRank3: gold medal epithets
 +
** EpithetRank4: gold medal w/crown epithets
 +
 
 +
'''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
 +
 
 +
'''StickerID:''' is the image file name of a sticker. For example, 10702_en would grab [[File:10702 en.png|50px|link=Stickers]].
 
{{doc/end}}
 
{{doc/end}}

Latest revision as of 19:44, 5 April 2020

50px Documentation

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
|StickerID=String (leave blank if none)
}}

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, Consumable, Currency, Gift, Material, Weapon, Wyrmprint, Dragon, Sticker, EpithetRank1, EpithetRank2, EpithetRank3, or EpithetRank4.
  • Item Type quick reference:
    • Resource: Eldwater, Mana, Rupies
    • Consumable: Ashes, Honey, Skip Ticket, Summon Voucher
    • Currency: Wyrmite
    • Gift: Clover
    • Material: (pretty much any other items)
    • Weapon: (self-explanatory)
    • Wyrmprint: (self-explanatory)
    • Dragon: (self-explanatory)
    • Sticker: (self-explanatory)
    • EpithetRank1: bronze medal epithets
    • EpithetRank2: silver medal epithets
    • EpithetRank3: gold medal epithets
    • EpithetRank4: gold medal w/crown epithets

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

StickerID: is the image file name of a sticker. For example, 10702_en would grab 10702 en.png.