Talk:Taming Necklace Summoning Levels

From SotA Wiki
Revision as of 15:16, 9 May 2023 by Judlit (talk | contribs)
Jump to navigation Jump to search

Provides a table of required summoning levels for creatures which can be tamed.

The names and summoning levels for these creatures are provided in separate pages, each (ostensibly) describing the taming necklace for the given pet. Template Taming Necklace (Pet) is suggested for creating said pages.

A separate approach is also being considered, (cf. Tamed Creature Summoning Levels).

The table can be created with one single, simple query:

  1. ask:

|mainlabel=- |?Has creature name=Pet |?Requires skill level=Level |sort=Requires skill level

(inside double braces). The resulting table shows the first 50 rows, (by default? One can see more by clicking "further results"). If one manually sorts the table by Pet, (rather than by Level, as presented), it alphabetizes only those 50 first rows. (Again, one can see more by clicking "further results"). This is not what we want from an alphabetized list. So, let's go back to the more complicated, but more functional, code.