====== Story Model ======
[ [[data|data model]] ]

Relevant storylines get their own page.

^ Story  ^^
^ Description_wiki       | A one-line description of the storyline |
^ Forum_forum*           | One or more forum thread related to the storyline |
^ Type*                  | The types of the storyline, select from Jedi, Political, Other |
^ Characters_ref*        | A comma separated list of PC's and NPC's involved |
^ Factions_ref*          | A comma separated list of factions involved - if a Jedi is involved, their faction need not be, but if a Senator is involved, usually so is their faction |
^ Locations_ref*         | The locations where the storyline took place |
^ Start Date_date        | Date the storyline started in yyyy-mm-dd format |
^ End Date_date          | Date the storyline ended in yyyy-mm-dd format |
^ Related Stories_ref*   | Other stories related to this one |
^ Rewards_wiki*          | Optional rewards for the Jedi involved (usually used with Type=''Jedi'' stories). Note multiple rewards with +, and seperate choices with comma. |
^ Story Teller_ref(user) | The user that ran the story |

===== Example =====
<code>
<data !story>
Description [wiki]       : Three Jedi Padawans attempt to investigae a space station 
Forum [forum]*           : 249
Type*                  : Jedi
Characters [ref]*        : Shebi Ajava, Darones Rei, T'sal, Screetor
Factions [ref]*          : Union, Hutt Families
Locations [ref]*         : Sector 20 -7
Start Date [date]        : 2011-11-20
End Date [date]          : 
Related Stories [ref]*   :
-- Note multiple rewards with +, and seperate choices with comma.
Rewards [wiki]*          : 2 Skill Points, 1 skill point + 1 mental attribute
Story Teller [ref::user] : Mercury
</data>
</code>

An example of a story with two reward options.