====== System Specific Structures ======
Some structures can be system specific - e.g. Yags, d20, ArsMagica. It uses namespaces to handle different systems. Everything not in a namespace (other than the default Yagsbook namespace) is considered to be generic content.
* [[herblore]]
* [[library]]
* [[characters]]
* [[equipment]]
===== Character Info =====
A character-info block describes a character race or culture. For example, it includes a list of common names, average heights and weights, hair colour etc. The idea is that players can use it to generate a rough character description, but that it can also be used by a computer program to randomly generate an NPC appearance. All such generated information should be storage in a character block.
150+5d10
70+3d10
Very thin
Thin
Blond
Light brown
Dark brown
Black
Red
Very short
Short
Medium
Long
Very long
Fred
Harry
George
===== Characters =====
Have a statistics block which is rules specific. For example, one for Ars Magica might look like the following.