Module:MerchantHideDiscount/doc: Difference between revisions

From Brighter Shores Wiki
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
}}
}}

Latest revision as of 18:17, 6 December 2024

This is a documentation subpage for Module:MerchantHideDiscount.
It contains usage information, categories, and other content that is not part of the original module page.
Module:MerchantHideDiscount is required by Module:LeatherworkerList.

This module is a helper module to be used by other modules; it may not designed to be invoked directly. See Brighter Shores:Lua/Helper modules for a full list and more information.

FunctionTypeUse
()No input neededReturns a Lua Table structured as p[<name of hide>] = <level for discount>