Talk:Taming Necklace Summoning Levels: Difference between revisions

From SotA Wiki
Jump to navigation Jump to search
Judlit (talk | contribs)
mNo edit summary
Judlit (talk | contribs)
mNo edit summary
Line 3: Line 3:
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.  
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).
A separate approach is also being considered, (cf. page Tamed Creature Summoning Levels).


***
***
Line 11: Line 11:
{{#ask: [[Category:Taming Necklaces]]
{{#ask: [[Category:Taming Necklaces]]
|mainlabel=-
|mainlabel=-
|?Has creature name=Pet
|?Has creature name=Tamed Creature
|?Requires skill level=Level
|?Requires skill level=Level
|sort=Requires skill level
|sort=Requires skill level,Has creature name
|limit=100
}}
}}
</nowiki>
</nowiki>


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 the next 50 rows, alphabetized, 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.
Note that alphabetization works strangely, unless one specifies a limit large enough to show the entire table. The table shows 50 rows by default? If one manually sorts that table by Tamed Creature, it shows those same 50 rows, alphabetized. Even if Tamed Creatures listed on subsequent pages, (click "Further results..."), should come first, alphabetically.

Revision as of 13:25, 14 May 2023

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. page Tamed Creature Summoning Levels).

The table can be created with one single, simple query: {{#ask: [[Category:Taming Necklaces]] |mainlabel=- |?Has creature name=Tamed Creature |?Requires skill level=Level |sort=Requires skill level,Has creature name |limit=100 }}

Note that alphabetization works strangely, unless one specifies a limit large enough to show the entire table. The table shows 50 rows by default? If one manually sorts that table by Tamed Creature, it shows those same 50 rows, alphabetized. Even if Tamed Creatures listed on subsequent pages, (click "Further results..."), should come first, alphabetically.