====== Skill Model ======

[ [[data|data model]] ]

Each Jedi lists a number of [[rules:Skills]], which they have ranks in. This data model describes the skill itself; the [[skill known model]] describes the coupling of skill and character.

^ Skill ^^
^ Description_wiki | A short description of the skill. |
^ Trained Only | A 'yes' or 'no' depending on whether the skill can only be used when trained in it. |

===== Example =====
<code>
<data !skill>
Description [wiki] : 
Trained Only     : 
</data>
</code>

