Template:Planet: Difference between revisions
Appearance
Cdjensen94 (talk | contribs) (Created page with "<includeonly> <infobox> <title source="name"/> <image source="image1"> <caption source="caption-image1"/> </image> <group> <header source="background">Background</header> <data source="natives"> <label>Natives</label> </data> <data source="role"> <label>Role</label> </data> </group> <group> <header source="population">Population</header> <data source="sentient_species"> <label>Sentient Species</label> </da...") Â |
Cdjensen94 (talk | contribs) Â |
||
| (13 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
<infobox> | <infobox> | ||
  <title source="name"/> |   <title source="name"/> | ||
  <image source=" |  <group> | ||
   <caption source="caption- |   <header source="pronuciation">Pronunciation</header> | ||
  <data source="oed"> | |||
   <label>OED Pronuciation</label> | |||
  </data> | |||
  <data source="ipa"> | |||
   <label>IPA Pronuciation</label> | |||
   <format>/{{{ipa}}}/</format> | |||
  </data> | |||
 </group> | |||
  <image source="image"> | |||
   <caption source="caption-image"/> | |||
  </image> |   </image> | ||
  <group> |   <group> | ||
   <header source="background">Background</header> |    <header source="background">Background</header> | ||
  <data source="universe"> | |||
   <label>Universe</label> | |||
  </data> | |||
  <data source="status"> | |||
   <label>Status</label> | |||
  </data> | |||
  <data source="sector"> | |||
   <label>Sector</label> | |||
  </data> | |||
  <data source="system"> | |||
   <label>System</label> | |||
  </data> | |||
  <data source="type"> | |||
   <label>Type</label> | |||
  </data> | |||
  <data source="diameter"> | |||
   <label>Diameter</label> | |||
  </data> | |||
  <data source="rings"> | |||
  <label>Rings</label> | |||
  </data> | |||
  <data source="orbital_period"> | |||
   <label>Orbital Period</label> | |||
  </data> | |||
  <data source="rotation_period"> | |||
   <label>Rotation Period</label> | |||
  </data> | |||
  <data source="gravity"> | |||
   <label>Gravity</label> | |||
   <format>{{{gravity|1}}} [[Gravity Metric|G]]</format> | |||
  </data> | |||
 </group> | |||
 <group> | |||
  <header source="geography">Geography</header> | |||
  <data source="terrain"> | |||
   <label>Terrain</label> | |||
  </data> | |||
  <data source="notable_locations"> | |||
   <label>Notable Locations</label> | |||
  </data> | |||
  <data source="notable_features"> | |||
   <label>Notable Features</label> | |||
  </data> | |||
 </group> | |||
 <group> | |||
  <header source="History">History</header> | |||
  <data source="discovery"> | |||
   <label>Discovery</label> | |||
  </data> | |||
   <data source="natives"> |    <data source="natives"> | ||
    <label>Natives</label> |     <label>Natives</label> | ||
| Line 15: | Line 74: | ||
  </group> |   </group> | ||
  <group> |   <group> | ||
   <header source=" |    <header source="socio-economics">Socio-economics</header> | ||
   <data source="sentient_species"> |    <data source="sentient_species"> | ||
    <label>Sentient Species</label> |     <label>Sentient Species</label> | ||
| Line 22: | Line 81: | ||
    <label>Population</label> |     <label>Population</label> | ||
   </data> |    </data> | ||
   <data source=" |    <data source="number_of_settlements"> | ||
    <label>Number of |     <label>Number of Settlements</label> | ||
   </data> |    </data> | ||
   <data source="worker_groups"> |    <data source="worker_groups"> | ||
| Line 34: | Line 93: | ||
  <group> |   <group> | ||
   <header source="ecology">Ecology</header> |    <header source="ecology">Ecology</header> | ||
  <data source="climate"> | |||
   <label>Climate</label> | |||
  </data> | |||
  <data source="atmosphere"> | |||
   <label>Atmosphere</label> | |||
  </data> | |||
  </group> |   </group> | ||
  <group> |   <group> | ||
| Line 48: | Line 113: | ||
   <data source="ecosystems"> |    <data source="ecosystems"> | ||
    <label>Ecosystems</label> |     <label>Ecosystems</label> | ||
   </data> |    </data> | ||
  </group> |   </group> | ||
| Line 72: | Line 134: | ||
   <data source="imports"> |    <data source="imports"> | ||
    <label>Imports</label> |     <label>Imports</label> | ||
  </data> | |||
  <data source="trade_routes"> | |||
   <label>Trade Routes</label> | |||
  </data> | |||
  <data source="transportation"> | |||
   <label>Transportation</label> | |||
  </data> | |||
  <data source="communications"> | |||
   <label>Communications</label> | |||
  </data> | |||
  <data source="economy"> | |||
   <label>Economy</label> | |||
  </data> | |||
  <data source="currency"> | |||
   <label>Currency</label> | |||
  </data> | |||
  <data source="technology"> | |||
   <label>Technology</label> | |||
  </data> | |||
  <data source="industry"> | |||
   <label>Industry</label> | |||
  </data> | |||
  <data source="security"> | |||
   <label>Security</label> | |||
   </data> |    </data> | ||
  </group> |   </group> | ||
| Line 77: | Line 163: | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
{{Documentation}} | |||
{{ | |||
<templatedata> | <templatedata> | ||
{"params":{"name":{"suggested":true}," | { | ||
"params": { | |||
"name": { | |||
"suggested": true, | |||
"type": "line" | |||
}, | |||
"image": { | |||
"suggested": true, | |||
"type": "wiki-file-name" | |||
}, | |||
"caption-image": { | |||
"suggested": true, | |||
"type": "line" | |||
}, | |||
"background": { | |||
"suggested": true | |||
}, | |||
"universe": { | |||
"suggested": true, | |||
"type": "wiki-page-name" | |||
}, | |||
"sector": { | |||
"suggested": true, | |||
"type": "wiki-page-name" | |||
}, | |||
"system": { | |||
"suggested": true, | |||
"type": "wiki-page-name" | |||
}, | |||
"type": { | |||
"suggested": true, | |||
"type": "wiki-page-name" | |||
}, | |||
"diameter": { | |||
"suggested": true, | |||
"type": "number" | |||
}, | |||
"orbital_period": { | |||
"suggested": true, | |||
"type": "number" | |||
}, | |||
"rotation_period": { | |||
"suggested": true, | |||
"type": "number" | |||
}, | |||
"gravity": { | |||
"suggested": true, | |||
"type": "number" | |||
}, | |||
"geography": { | |||
"suggested": true | |||
}, | |||
"terrain": { | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"climate": { | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"notable_locations": { | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"notable_features": { | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"history": { | |||
"suggested": true | |||
}, | |||
"discovery": { | |||
"suggested": true | |||
}, | |||
"natives": { | |||
"suggested": true, | |||
"type": "wiki-page-name" | |||
}, | |||
"role": { | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"population": { | |||
"suggested": true, | |||
"type": "number" | |||
}, | |||
"sentient_species": { | |||
"suggested": true, | |||
"type": "wiki-page-name" | |||
}, | |||
"number_of_cities": { | |||
"suggested": true, | |||
"type": "number" | |||
}, | |||
"worker_groups": { | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"military_presence": { | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"ecology": { | |||
"suggested": true | |||
}, | |||
"biology": { | |||
"suggested": true | |||
}, | |||
"flora": { | |||
"suggested": true | |||
}, | |||
"fauna": { | |||
"suggested": true | |||
}, | |||
"environments": { | |||
"suggested": true | |||
}, | |||
"ecosystems": { | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"water": { | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"water_coverage": { | |||
"suggested": true, | |||
"type": "number" | |||
}, | |||
"number_of_continents": { | |||
"suggested": true, | |||
"type": "number" | |||
}, | |||
"logistics": { | |||
"suggested": true | |||
}, | |||
"agriculture": { | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"exports": { | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"imports": { | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"trade_routes": { | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"transportation": { | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"communications": { | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"economy": { | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"currency": { | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"technology": { | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"industry": { | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"security": { | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"oed": { | |||
"type": "line" | |||
}, | |||
"ipa": { | |||
"type": "line" | |||
}, | |||
"rings": { | |||
"type": "boolean", | |||
"default": "no", | |||
"autovalue": "no", | |||
"required": true | |||
} | |||
}, | |||
"sets": [], | |||
"paramOrder": [ | |||
"name", | |||
"oed", | |||
"ipa", | |||
"image", | |||
"caption-image", | |||
"background", | |||
"universe", | |||
"sector", | |||
"system", | |||
"type", | |||
"diameter", | |||
"rings", | |||
"orbital_period", | |||
"rotation_period", | |||
"gravity", | |||
"geography", | |||
"terrain", | |||
"climate", | |||
"notable_locations", | |||
"notable_features", | |||
"history", | |||
"discovery", | |||
"natives", | |||
"role", | |||
"population", | |||
"sentient_species", | |||
"number_of_cities", | |||
"worker_groups", | |||
"military_presence", | |||
"ecology", | |||
"biology", | |||
"flora", | |||
"fauna", | |||
"environments", | |||
"ecosystems", | |||
"water", | |||
"water_coverage", | |||
"number_of_continents", | |||
"logistics", | |||
"agriculture", | |||
"exports", | |||
"imports", | |||
"trade_routes", | |||
"transportation", | |||
"communications", | |||
"economy", | |||
"currency", | |||
"technology", | |||
"industry", | |||
"security" | |||
] | |||
} | |||
</templatedata> | </templatedata> | ||
[[Category:Templates]] [[Category:Infobox templates]] | |||
</noinclude> | </noinclude> | ||