====== Force Power Model ======
[ [[data|data models]] ]

Each force power has a page in the [[rules:]] namespace. A force power consists of one entry with a 'Power' caption and no fragment, and multiple entires for the different levels (each as a fragment).

^ Force Power ^^
^ Force Power_ref     | The force power this power is part of. Usually %%[[]]%%. |
^ Level_dot           | The level of the power, 1-3. |
^ Caption             | A short term used to describe the power. Usually one of: 'Power', 'Level 1', 'Level 2', 'Level 3' |
^ Description_wiki    | A description of this force power effect. |

===== Example =====
<code>
<data !force_power>
Force Power [ref]  : [[]]
Level [dot]        : 1
Caption          : Power
Description [wiki] : 
</data>

<data !force_power #Level 1>
Force Power [ref]  : [[]]
Level [dot]        : 1
Caption          : Level 1
Description [wiki] : 
</data>
</code>

