Template:Universe: Difference between revisions
Appearance
Cdjensen94 (talk | contribs) |
Cdjensen94 (talk | contribs) |
||
| Line 18: | Line 18: | ||
<data source="magic_system"> | <data source="magic_system"> | ||
<label>Magic System</label> | <label>Magic System</label> | ||
</data> | |||
<data source="known_aspects"> | |||
<label>Known Aspects</label> | |||
</data> | </data> | ||
<data source="age"> | <data source="age"> | ||
| Line 60: | Line 63: | ||
<data source="noteworthy_characters"> | <data source="noteworthy_characters"> | ||
<label>Noteworthy Characters</label> | <label>Noteworthy Characters</label> | ||
</data> | |||
<data source="notable_events"> | |||
<label>Notable Events</label> | |||
</data> | </data> | ||
<data source="dimensions"> | <data source="dimensions"> | ||
| Line 137: | Line 143: | ||
}, | }, | ||
"planes": {}, | "planes": {}, | ||
"structure": {}, | |||
"governing_laws": {}, | |||
"purpose": {}, | "purpose": {}, | ||
"age": {}, | "age": {}, | ||
"status": {}, | "status": {}, | ||
"type": {} | "type": {}, | ||
"notable_events": {}, | |||
"known_aspects": {} | |||
}, | }, | ||
"sets": [], | "sets": [], | ||
| Line 153: | Line 161: | ||
"physical_laws", | "physical_laws", | ||
"magic_system", | "magic_system", | ||
"known_aspects", | |||
"age", | "age", | ||
"status", | "status", | ||
| Line 168: | Line 177: | ||
"noteworthy_locations", | "noteworthy_locations", | ||
"noteworthy_characters", | "noteworthy_characters", | ||
"dominant_factions" | "dominant_factions", | ||
"notable_events" | |||
] | ] | ||
} | } | ||