Mabinogi World Wiki is brought to you by Coty C., 808idiotz, our other patrons, and contributors like you!!
Keep this wiki going by contributing to our Patreon!
Template:SkillRankIndex/doc
Converts skill rank levels into a numerical value for ordered-sorting.
Usage example 1:
{{SkillRankIndex|N}} (Equals 0) {{SkillRankIndex|A}} (Equals 6) {{SkillRankIndex|9}} (Equals 7) {{SkillRankIndex|D2}} (Equals 17)
Usage example 2 (embedded into a table):
| Ancient Horned Ring || data-sort-value="{{SkillRankIndex|D1}}" | D1 |- | Intact Shyllien || data-sort-value="{{SkillRankIndex|A}}" | A
"D1" is displayed, but the value used for sorting is numerical 16.
"A" is displayed, but the value used for sorting is numerical 6.
Parameter # | Usage | Important? | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | The crafting skill rank; in alpha-numeric format. Legal values are:
|
Yes |