====== Character Model ======
[ [[data|data models]] ]

Each character could get its own page, but it is possible to put multiple characters on the same page (especially useful for aides and such).

^ Characters  ^^
^ Full Name                 | The full name of the character, the page name is assumed to be the 'human friendly' linking name|
^ Description_wiki          | A one-line description of this character for indices and such |
^ Image_img                 | An image of this character, please prefix this with the correct namespace (e.g., '':ic:imagename.png'') |
^ Titles*                   | The titles this character uses |
^ Species_ref               | The race of this character|
^ Preferred gender pronoun  | The pronoun this character prefers. Usually one of Neutral, Feminine, Masculine and Plural, but can be different depending on cultural and biological aspects |
^ Age                       | Age in standardized union years |
^ Affiliations_ref*         | Links to things this character is strongly associated with (political entities or other factions and such) |
^ User_nspage               | The user that plays this character |
^ Type_rule                 | The type of the character. I.e., either [[rules:PC]] or [[rules:NPC]] |
^ Roles*                    | The roles of the character. This is a list of specific roles, used for building the index. Usually one of 'leader', 'senator', 'jedi'. |

===== Example =====
<code>
<data !character>
Full Name                : 
Description [wiki]         : 
Image [image]                : 
Titles*                  : 
Species [ref]              : 
Preferred gender pronoun : 
Age                      : 
Affiliations [ref]*        : 
User [ref::user]              : 
Type [rule]                : 
Roles*                   : 
</data>
</code>