Template:Planet: Difference between revisions
Appearance
imported>Christian D Jensen 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..." Â |
imported>Christian D Jensen No edit summary |
||
Line 2: | Line 2: | ||
<infobox> | <infobox> | ||
  <title source="name"/> |   <title source="name"/> | ||
  <image source=" |   <image source="image"> | ||
   <caption source="caption- |    <caption source="caption-image"/> | ||
  </image> |   </image> | ||
  <group> |   <group> | ||
Line 80: | Line 80: | ||
{{Planet | {{Planet | ||
  | name=Example |   | name=Example | ||
  | |   | image=Example.jpg | ||
  | caption- |   | caption-image=Example | ||
  | background=Example |   | background=Example | ||
  | natives=Example |   | natives=Example | ||
Line 107: | Line 107: | ||
{{Planet | {{Planet | ||
  | name=Example |   | name=Example | ||
  | |   | image=Example.jpg | ||
  | caption- |   | caption-image=Example | ||
  | background=Example |   | background=Example | ||
  | natives=Example |   | natives=Example | ||
Line 133: | Line 133: | ||
</pre> | </pre> | ||
<templatedata> | <templatedata> | ||
{"params":{"name":{"suggested":true}," | {"params":{"name":{"suggested":true},"image":{"suggested":true},"caption-image":{"suggested":true},"background":{"suggested":true},"natives":{"suggested":true},"role":{"suggested":true},"population":{"suggested":true},"sentient_species":{"suggested":true},"number_of_cities":{"suggested":true},"worker_groups":{"suggested":true},"military_presence":{"suggested":true},"ecology":{"suggested":true},"biology":{"suggested":true},"flora":{"suggested":true},"fauna":{"suggested":true},"environments":{"suggested":true},"ecosystems":{"suggested":true},"terrain":{"suggested":true},"water":{"suggested":true},"water_coverage":{"suggested":true},"number_of_continents":{"suggested":true},"logistics":{"suggested":true},"agriculture":{"suggested":true},"exports":{"suggested":true},"imports":{"suggested":true}},"sets":[],"maps":{}} | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 18:27, 24 December 2024
Example usage:
{{Planet | name=Example | image=Example.jpg | caption-image=Example | background=Example | natives=Example | role=Example | population=Example | sentient_species=Example | number_of_cities=Example | worker_groups=Example | military_presence=Example | ecology=Example | biology=Example | flora=Example | fauna=Example | environments=Example | ecosystems=Example | terrain=Example | water=Example | water_coverage=Example | number_of_continents=Example | logistics=Example | agriculture=Example | exports=Example | imports=Example}}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | no description | Unknown | suggested |
image | image | no description | Unknown | suggested |
caption-image | caption-image | no description | Unknown | suggested |
background | background | no description | Unknown | suggested |
natives | natives | no description | Unknown | suggested |
role | role | no description | Unknown | suggested |
population | population | no description | Unknown | suggested |
sentient_species | sentient_species | no description | Unknown | suggested |
number_of_cities | number_of_cities | no description | Unknown | suggested |
worker_groups | worker_groups | no description | Unknown | suggested |
military_presence | military_presence | no description | Unknown | suggested |
ecology | ecology | no description | Unknown | suggested |
biology | biology | no description | Unknown | suggested |
flora | flora | no description | Unknown | suggested |
fauna | fauna | no description | Unknown | suggested |
environments | environments | no description | Unknown | suggested |
ecosystems | ecosystems | no description | Unknown | suggested |
terrain | terrain | no description | Unknown | suggested |
water | water | no description | Unknown | suggested |
water_coverage | water_coverage | no description | Unknown | suggested |
number_of_continents | number_of_continents | no description | Unknown | suggested |
logistics | logistics | no description | Unknown | suggested |
agriculture | agriculture | no description | Unknown | suggested |
exports | exports | no description | Unknown | suggested |
imports | imports | no description | Unknown | suggested |