Forgotten Realms Wiki
Advertisement
Forgotten Realms Wiki

This template creates a set of slots (from 1 to 15 maximum) in your userpage.

Example[]

If you write the below code:

{{Template:Skill Slots
|Header = My Skills
|Skill1 = Nameyourskill1
|Skill2 = Name your skill 2
|Skill3 = The name of your 3rd skill
|Skill4 = 4th Skill
|Skill5 = ...
|Skill6 = Your unique skill
|Skill7 = Another skill
|Skill8 = Name of skill No. 8
|Skill1Lvl = 1000
|Skill2Lvl = 300
|Skill3Lvl = 900
|Skill4Lvl = 50
|Skill5Lvl = No point
|Skill6Lvl = 369
|Skill7Lvl = 998
|Skill8Lvl = 556
}}

it will be shown as:

My Skills
Nameyourskill1 Name your skill 2 The name of your 3rd skill 4th Skill ...
Completed
300 / 1000
900 / 1000
50 / 1000
No point / 1000
Your unique skill Another skill Name of skill No. 8
369 / 1000
998 / 1000
556 / 1000



Explanation[]

Header
Optional. The name of the set of slots inside the bar (Default is "SKILL SLOTS").
Skill1
Required. The name of the 1st slot.
Skill1Lvl
Required. (Skill 1 Level) The value of the progress bar (from 0 to 1000) for the 1st slot. An X number will be shown as "X/1000". If 1000 it will give "Completed". If a non-numeric phrase is written, the progress bar won't advance.
Skill2
Optional. The name of the 2nd slot.
Skill2Lvl
Optional. (Skill 2 Level) The value of the progress bar for the 2nd slot. It works in the same way as "Skill1Lvl".

For each slot (e.g. Skill9) a value (e.g. Skill9Lvl) should be provided, but it's optional.


Subtemplates used[]

Template {{Skill Slots}} calls the subtemplates {{Stats}} and {{Stats/Skills}} to create the above result.

All items (3)

Advertisement