Jump to content

Template:Universe: Difference between revisions

 
(4 intermediate revisions by the same user not shown)
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="dimensions">
      <label>Dimensions</label>
     </data>
     </data>
     <data source="dominant_factions">
     <data source="dominant_factions">
Line 51: Line 60:
     <data source="noteworthy_characters">
     <data source="noteworthy_characters">
       <label>Noteworthy Characters</label>
       <label>Noteworthy Characters</label>
    </data>
    <data source="dimensions">
      <label>Dimensions</label>
    </data>
    <data source="planes">
      <label>Planes</label>
    </data>
    <data source="structure">
      <label>Structure</label>
    </data>
    <data source="governing_laws">
      <label>Governing Laws</label>
    </data>
    <data source="dominant_factions">
      <label>Dominant Factions</label>
     </data>
     </data>
   </group>
   </group>
Line 56: Line 80:
</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>
{"params":{"name":{"suggested":true},"image":{"suggested":true},"caption-image":{"suggested":true},"creation":{"suggested":true},"creator":{"suggested":true},"deities":{"suggested":true},"physical_laws":{"suggested":true},"magic_system":{"suggested":true},"thematic_information":{"suggested":true},"genre":{"suggested":true},"inspirations":{"suggested":true},"origin_mythology":{"suggested":true},"technology_level":{"suggested":true},"general_information":{"suggested":true},"primary_species":{"suggested":true},"dimensions":{"suggested":true},"dominant_factions":{"suggested":true},"noteworthy_locations":{"suggested":true},"noteworthy_characters":{"suggested":true}},"sets":[],"maps":{}}
{
"params": {
"name": {
"suggested": true
},
"image": {
"suggested": true
},
"caption-image": {
"suggested": true
},
"creator": {
"suggested": true
},
"deities": {
"suggested": true
},
"physical_laws": {
"suggested": true
},
"magic_system": {
"suggested": true
},
"genre": {
"suggested": true
},
"inspirations": {
"suggested": true
},
"origin_mythology": {
"suggested": true
},
"technology_level": {
"suggested": true
},
"primary_species": {
"suggested": true,
"aliases": [
"noteworthy_species"
],
"type": "content"
},
"dimensions": {
"suggested": true
},
"dominant_factions": {
"suggested": true
},
"noteworthy_locations": {
"suggested": true
},
"noteworthy_characters": {
"suggested": true
},
"planes": {},
    "structure": {},
    "governing_laws": {},
"purpose": {},
"age": {},
"status": {},
"type": {}
},
"sets": [],
"paramOrder": [
"name",
"image",
"caption-image",
"creator",
"deities",
"physical_laws",
"magic_system",
"age",
"status",
"type",
"genre",
"inspirations",
"origin_mythology",
"technology_level",
"purpose",
"primary_species",
"dimensions",
"planes",
"structure",
"governing_laws",
"noteworthy_locations",
"noteworthy_characters",
"dominant_factions"
]
}
</templatedata>
</templatedata>
[[Category:Template]] [[Category:Infobox Template]]
[[Category:Templates]] [[Category:Infobox templates]]
</noinclude>
</noinclude>