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:EnchantQueryTable/doc

From Mabinogi World Wiki

Introduction

This template displays a queried list of enchants in a sortable table, based on the query arguments requested. At least one property must be present for this to work.

Template:EnchantQueryTableHeader 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 of the Suffix Enchants at Rank 1, it would look like this:

{{EnchantQueryTable
|enchantRank=1
|enchantType=Suffix
}}

It is also worth noting that setting an argument to + will search for every entry that contains that argument. This can be useful for searching for all enchants that have a Repair Cost Modifier or something similar.


The full list of arguments are below:

{{EnchantQueryTable
|enchantName=
|enchantRank=
|enchantType=
|enchantableOn=
|enchantRequirement=
|enchantIsPersonalized=
|enchantObtainedFrom=
|enchantRepairCostModifier=
|limit=
}}

Note: The limit parameter can be set to define the amount of results shown at once on a page, capping at 500 (Wiki configuration default).

If limit is left blank 80 results will be shown.

Results past the limit set will be available to view by clicking "further results" at the bottom of the table.