Template:Trainedskill

From LSWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 14:40, 23 April 2016 (edit)
Valere (Talk | contribs)
(Made description more readable)
← Previous diff
Revision as of 14:53, 23 April 2016 (edit)
Valere (Talk | contribs)
(Added example)
Next diff →
Line 8: Line 8:
*Future Ideas: *Future Ideas:
**Add section definitions to allow individual sections to be pulled into other pages. LSWiki cannot currently do this, but it would allow things like displaying skill limitations for a trainer on the skill's page. **Add section definitions to allow individual sections to be pulled into other pages. LSWiki cannot currently do this, but it would allow things like displaying skill limitations for a trainer on the skill's page.
 +**Maybe add special handling for languages -- initial capitalization and such. LSWiki also cannot currently do this afaict.
 +
 +;Looks Like
 +:This -> <nowiki>{{trainedskill|Abjuration|nothing to see here}}</nowiki>
 +:Creates this:
 + [[Abjuration|abjuration]] nothing to see here
 +:As well as adding Category: Abjuration Trainer to the page.
;Syntax ;Syntax

Revision as of 14:53, 23 April 2016

Skill Template for Skill Trainers

Description
  • Current Functions:
    • Adds a lower-case link to the skill in the traditional 'quoted from the game' style.
    • Displays any notes or limitations next to the skill link.
    • Adds 'Category: <Skillname> Trainer' to the page.
  • Future Ideas:
    • Add section definitions to allow individual sections to be pulled into other pages. LSWiki cannot currently do this, but it would allow things like displaying skill limitations for a trainer on the skill's page.
    • Maybe add special handling for languages -- initial capitalization and such. LSWiki also cannot currently do this afaict.
Looks Like
This -> {{trainedskill|Abjuration|nothing to see here}}
Creates this:
 abjuration nothing to see here
As well as adding Category: Abjuration Trainer to the page.
Syntax
{{trainedskill|Capitalized Skill Name|(optional) notes or limitations}}


Personal tools