~~NOCACHE~~
====== Characters ======

===== PCs =====

<table ?c [imagelink] "" ?c [ref] "Character" ?d "Description" ?s "Species"  ?u "User" ?o "Occupation" >
?c is a: character
optional {
  ?c Description [wiki]: ?d
}
?c Species [ref]: ?s
?c User [ref]: ?u
optional {
  ?c Occupation [wiki]: ?o
}
?c Type [rule]: PC
</table>

===== NPCs =====

<table ?c [imagelink] "" ?c [ref] "Character" ?d "Description" ?s "Species"  ?u "User" ?o "Occupation" >
?c is a: character
optional {
  ?c Description [wiki]: ?d
}
?c Species [ref]: ?s
?c User [ref]: ?u
optional {
  ?c Occupation [wiki]: ?o
}
?c Type [rule]: NPC
</table>
 