Jump to content

Template:Universe: Difference between revisions

m
Line 18: Line 18:
     <data source="magic_system">
     <data source="magic_system">
       <label>Magic System</label>
       <label>Magic System</label>
    </data>
    <data source="age">
      <label>Age</label>
    </data>
    <data source="status">
      <label>Status</label>
    </data>
    <data source="type">
      <label>Type</label>
     </data>
     </data>
   </group>
   </group>
Line 33: Line 42:
     <data source="technology_level">
     <data source="technology_level">
       <label>Technology Level</label>
       <label>Technology Level</label>
    </data>
    <data source="purpose">
      <label>Purpose</label>
     </data>
     </data>
   </group>
   </group>
Line 39: Line 51:
     <data source="primary_species">
     <data source="primary_species">
       <label>Primary Species</label>
       <label>Primary Species</label>
    </data>
    <data source="dominant_factions">
      <label>Dominant Factions</label>
    </data>
    <data source="noteworthy_locations">
      <label>Noteworthy Locations</label>
    </data>
    <data source="noteworthy_characters">
      <label>Noteworthy Characters</label>
     </data>
     </data>
     <data source="dimensions">
     <data source="dimensions">
Line 45: Line 66:
     <data source="planes">
     <data source="planes">
       <label>Planes</label>
       <label>Planes</label>
    </data>
    <data source="structure">
      <label>Structure</label>
     </data>
     </data>
     <data source="dominant_factions">
     <data source="dominant_factions">
       <label>Dominant Factions</label>
       <label>Dominant Factions</label>
    </data>
    <data source="noteworthy_locations">
      <label>Noteworthy Locations</label>
    </data>
    <data source="noteworthy_characters">
      <label>Noteworthy Characters</label>
     </data>
     </data>
   </group>
   </group>
Line 59: Line 77:
</includeonly>
</includeonly>
<noinclude>
<noinclude>
Example usage:
{{documentation}}
{{Universe
  | name=Example
  | image=Example.jpg
  | caption-image=Example
  | creation=Example
  | creator=Example
  | deities=Example
  | physical_laws=Example
  | magic_system=Example
  | thematic_information=Example
  | genre=Example
  | inspirations=Example
  | origin_mythology=Example
  | technology_level=Example
  | general_information=Example
  | primary_species=Example
  | dimensions=Example
  | dominant_factions=Example
  | noteworthy_locations=Example
  | noteworthy_characters=Example}}
<pre>
{{Universe
  | name=Example
  | image=Example.jpg
  | caption-image=Example
  | creation=Example
  | creator=Example
  | deities=Example
  | physical_laws=Example
  | magic_system=Example
  | thematic_information=Example
  | genre=Example
  | inspirations=Example
  | origin_mythology=Example
  | technology_level=Example
  | general_information=Example
  | primary_species=Example
  | dimensions=Example
  | dominant_factions=Example
  | noteworthy_locations=Example
  | noteworthy_characters=Example}}
</pre>
<templatedata>
<templatedata>
{
{
Line 112: Line 88:
},
},
"caption-image": {
"caption-image": {
"suggested": true
},
"creation": {
"suggested": true
"suggested": true
},
},
Line 127: Line 100:
},
},
"magic_system": {
"magic_system": {
"suggested": true
},
"thematic_information": {
"suggested": true
"suggested": true
},
},
Line 142: Line 112:
},
},
"technology_level": {
"technology_level": {
"suggested": true
},
"general_information": {
"suggested": true
"suggested": true
},
},
"primary_species": {
"primary_species": {
"suggested": true
"suggested": true,
"aliases": [
"noteworthy_species"
],
"type": "content"
},
},
"dimensions": {
"dimensions": {
Line 162: Line 133:
"suggested": true
"suggested": true
},
},
"planes": {}
"planes": {},
"purpose": {},
"age": {},
"status": {},
"type": {}
},
},
"sets": [],
"sets": [],
Line 169: Line 144:
"image",
"image",
"caption-image",
"caption-image",
"creation",
"creator",
"creator",
"deities",
"deities",
"physical_laws",
"physical_laws",
"magic_system",
"magic_system",
"thematic_information",
"age",
"status",
"type",
"genre",
"genre",
"inspirations",
"inspirations",
"origin_mythology",
"origin_mythology",
"technology_level",
"technology_level",
"general_information",
"purpose",
"primary_species",
"primary_species",
"dimensions",
"dimensions",
"planes",
"planes",
"dominant_factions",
"noteworthy_locations",
"noteworthy_locations",
"noteworthy_characters"
"noteworthy_characters",
"dominant_factions"
]
]
}
}