Module:MerchantHideDiscount/doc: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
m (Undo revision 57745 by Alsang (talk) edited the wrong document when using this as a basis)
Tag: Undo
 
Line 1: Line 1:
{{documentation}}
{{documentation}}
{{Helper module|name=MerchantHideDiscount
{{Helper module|name=MerchantHideDiscount
|fname1=main(item)
|fname1=()
|ftype1=name of an item page, as a string
|ftype1=No input needed
|fuse1=Returns a Lua Table structured as a Recipe, but containing additional information about a multi-stage crafting process such including:
|fuse1=Returns a Lua Table structured as p[<name of hide>] = <level for discount>
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
}}
}}