Module:MerchantHideDiscount/doc: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(Created page with "{{documentation}} {{Helper module|name=MerchantHideDiscount |fname1=() |ftype1=No input needed |fuse1=Returns a Lua Table structured as p[<name of hide>] = <level for discount> }}") |
No edit summary |
||
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 |
|||
}} |
}} |