This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
playground:playground [2016/11/24 01:13] Brend |
playground:playground [2019/03/18 11:37] (current) Brend |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Playground ====== | ====== Playground ====== | ||
- | <table ?p ?c[imagelink] ?f[imagelink::normal::default-faction.png::Faction Emblem]> | + | |
- | ?p is a: person | + | <table ?p> |
- | union { | + | ?p is a: bloodline |
- | { | + | |
- | ?p Clan[ref]: ?f | + | |
- | } | + | |
- | { | + | |
- | ?p Allegiance[ref]: ?f | + | |
- | } | + | |
- | } | + | |
- | group { | + | |
- | ?p | + | |
- | } | + | |
</table> | </table> | ||