Mabinogi World Wiki is brought to you by Coty C., 808idiotz, our other patrons, and contributors like you!!
Want to make the wiki better? Contribute towards getting larger projects done on our Patreon!

Template:EnchantEffectQueryTable

From Mabinogi World Wiki
[edit]Template Documentation

Introduction

This template displays a queried list of enchants by type in a sortable table, based on the query arguments requested. At least one property must be present for this to work. It will also calculate the total potential increase/decrease of the queried stat.

Template:EnchantEffectQueryTableHeader and Template:EnchantQueryTableFooter are added to the begin and end of this template if a query is successful.

Usage

To query for a set of results, use the template below and choose 1 or multiple of the arguments to query for. For example if you wanted to find all enchants that provide a positive boost in Max Damage:

{{EnchantEffectQueryTable
|enchantStat=Max Damage
|enchantType=Prefix
|statSearch=positive
}}

The full list of arguments are below:

{{EnchantEffectQueryTable
|enchantStat=
|enchantType=Prefix|Suffix (leave empty for all results)
|statSearch=positive|negative

(The following should only be used for stats which have effectively the same
values such as Alchemy Success Rate with any more specific alchemy skill
success rate.)
|continues=y (if there's another query following that should combine with this)
|continued=y (if there's another query preceding that this should combine with)
}}