Template:Drop rate lookup worth table
From Guild Wars 2 Wiki
Jump to navigationJump to search
Description[edit]
This template is intended to dynamically display the worth of "/drop rate" sub pages by reference to the results of {{SDRF}} or {{Container research summary table}} in a table. Format using {{Drop rate lookup worth table header}}, {{Drop rate lookup worth table result format}} and {{Drop rate lookup worth table footer}}.
- DISCLAIMER:
- The information on the drop rate research page is based on experimental research conducted by the community, and may contain inaccuracies and speculation. This is not considered an official source of information from ArenaNet. Take the information provided on the drop rate research page with a grain of salt. Caveat lector.
- The value is calculated with the trading post price of tradable items and the vendor value of junk items; non-tradable containers and their contents do not contribute to the calculation. Only items with an id set on the item page can contribute to the calculation.
Usage[edit]
{{Drop rate lookup worth table}}
Parameters[edit]
- 1 (unnamed parameter)
- Optional. Item name, default is
{{{{BASEPAGENAME}}
. - info
- Optional. Buy or sell price, default is buy price.
- mode
- Optional. Allowed parameters: "exclude super rare", "include super rare". On default "exclude super rare" is used.
- category
- Optional. Overwrites "mode" parameter. Include or exclude drop rate categories directly via the query, seperated with "||", negation using "!".
- disableWidget
- Optional. Can be set to "true", disables the widget call via the template {{tp total calculate}}. On default on subpages or outside mainspace this is set to "true", please make sure to call
{{tp total calculate}}
at the bottom of the page or set this parameter in the last template to "false". On these pages it's most likely that this or related templates will be called more than once, therefore it avoids unnecessary widget calls.
Example[edit]
{{Drop rate lookup worth table|Dragon Coffer}} {{Drop rate lookup worth table|Dragon Coffer|mode=include super rare}} {{tp total calculate}}
See also[edit]
- {{Drop rate lookup worth}} — returning only the total value.