Template:OrderByCase/doc

From Tears of Themis Wiki
< Template:OrderByCase
Revision as of 02:32, 2 November 2023 by Harmonea (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template-info.png Documentation

Description[edit source]

Used to define special query orders for cargo queries where alphabetical or other orders aren't sufficient.

Currently used to define custom order for male leads (as the game orders things as Luke Artem Vyn Marius) and card rarities (to prevent MR cards from sorting below R cards on Cards)

Usage[edit source]

{{OrderByCase
|orderCase=
|maleLead=
|maleLeadShort=
|cardRarity=
}}

Table[edit source]

orderCase maleLead maleLeadShort cardRarity
1 Luke Pearce Luke SSS
2 Artem Wing Artem SSR
3 Vyn Richter Vyn SR
4 Marius von Hagen Marius MR
5 NXX R

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.