Overview[]
There is a lot of data that could be displayed for each skill and there are over 200 skills in the game. When corrections or updates are necessary the task of tracking down every page where that data has been used could become tedious and prone to human error.
For this reason all data for a skill has been collected on one page. That page is a template and for the sake of argument we'll refer to it as a datarecord template. The datarecord template for a skill is simply named Skill/name of skill. See the current list of datarecords for skills.
The presentation templates listed in this category are designed to be very simple to use with any skill datarecord. Copy any of the following lines of code into the sandbox to see just how easy it is to display various subsets of data about a skill.
- A change made at the datarecord for a specific skill is automatically seen at any page using one of the provided presentation styles.
- A requested new presentation format or a revision to an existing format need only be made at one presentation template. All articles using that new/modified presentation immediately benefit from the new revision.
If the presentation you want to see is not listed here then the chances are you can create it by starting with a copy of one of the existing presentation templates.
Usage[]
{{Skill/name of skill|name of presentation}}
{{Skill/Mental Concentration|Cost and effect}} {{Skill/Mental Concentration|Skilltab}} {{Skill/Mental Concentration|Infobox Skill}}
{{Skill/name of skill|Value|name of value}}
At skill level {{Skill/Mental Concentration|Value|6mastery}}, you have achieved mastery of the {{Skill/Mental Concentration|Value|name}} skill.
All items (15)