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
Skill Rank | Index | SRI (with hidden key) |
---|---|---|
N | 0 | N |
F | 1 | F |
E | 2 | E |
D | 3 | D |
C | 4 | C |
B | 5 | B |
A | 6 | A |
9 | 7 | 9 |
8 | 8 | 8 |
7 | 9 | 7 |
6 | 10 | 6 |
5 | 11 | 5 |
4 | 12 | 4 |
3 | 13 | 3 |
2 | 14 | 2 |
1 | 15 | 1 |
D1 | 16 | D1 |
D2 | 17 | D2 |
D3 | 18 | D3 |
[edit]Template Documentation
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 |