Editing Module:MerchantHideDiscount/doc
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
{{documentation}} |
{{documentation}} |
||
{{Helper module|name=MerchantHideDiscount |
{{Helper module|name=MerchantHideDiscount |
||
|fname1=() |
|fname1=main(item) |
||
|ftype1= |
|ftype1=name of an item page, as a string |
||
|fuse1=Returns a Lua Table structured as |
|fuse1=Returns a Lua Table structured as a Recipe, but containing additional information about a multi-stage crafting process such including: |
||
All base materials, including their buy price in shops |
|||
All intermediate materials, including both the number of materials and the number of times the crafting step needs to be performed |
|||
Total values for XP, KP, duration |
|||
}} |
}} |