This template is used to display story-related statuses as superscript texts. In prose, incorporate the choice-dependent nature and former status in the writing naturally instead of using the template.
Example
| Aliases
|
- The Amulet Holder[determinant]
|
| Occupation
|
Leader[formerly (determinant)]
|
| Residence
|
Treehouse[formerly]
|
{
"title": "Example",
"rows": [
{
"field": "\n* The Amulet Holder<sup>[''<span class=\"explain\" title=\"This status depends on the player's choices.\">determinant</span>'']</sup>",
"label": "Aliases"
},
{
"field": "Leader<sup>[''<span class=\"explain\" title=\"This was formerly true, but only if specific player choices were made.\">formerly (determinant)</span>'']</sup>",
"label": "Occupation"
},
{
"field": "Treehouse<sup>[''<span class=\"explain\" title=\"This was true in the past but is no longer the case.\">formerly</span>'']</sup>",
"label": "Residence"
}
],
"invimages": [],
"images": []
}