From GamingWiki
Semantic Internal Objects are an advanced way of making the wiki data-driven. For more information on this extension, see [1].
Available objects[edit]
Is relationship of[edit]
Suppose that Adam and Betty are related somehow. For example, they are siblings. To encode this, put the following code in Adam's page:
{{set_internal:is relationship of
|has name=Betty
|has description=is the brother of
}}
The idea here is that we should be able to form a sentence with {{{CURRENTPAGE}}} [has description] [has name]
, in this case "Adam is the brother of Betty".