Template:Infobox ancestry: Difference between revisions

From Timescape Wiki
mNo edit summary
Tag: 2017 source edit
Added Creator and Parent Ancestry
Tag: 2017 source edit
Line 6: Line 6:
   <data source="aliases">
   <data source="aliases">
     <label>Aliases</label>
     <label>Aliases</label>
  </data>
  <data source="creator">
    <label>Creator</label>
  </data>
  <data source="parent-ancestry">
    <label>Parent Ancestry</label>
   </data>
   </data>
   <data source="native-manifold">
   <data source="native-manifold">
Line 18: Line 24:
"type": "string",
"type": "string",
"label": "Aliases"
"label": "Aliases"
},
"creator": {
"description": "Who created this ancestry? Was it a single entity? A whole faction/nation/other ancestry?",
"type": "string",
"label": "Creator"
},
"parent-ancestry": {
"description": "Is this ancestry a sub-ancestry of another? For example, Wode elf to Elf",
"type": "string",
"label": "Parent Ancestry"
},
},
         "native-manifold": {
         "native-manifold": {

Revision as of 18:22, 19 January 2025

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Aliasesaliases

What other names does the ancestry have?

Stringoptional
Creatorcreator

Who created this ancestry? Was it a single entity? A whole faction/nation/other ancestry?

Stringoptional
Parent Ancestryparent-ancestry

Is this ancestry a sub-ancestry of another? For example, Wode elf to Elf

Stringoptional
Native Manifoldnative-manifold

Where does the ancestry originate from?

Stringoptional

{{Infobox ancestry
 | title            = Devil
 | native-manifold  = [[Seven Cities of Hell]]
}}