No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
; Atmosphere : {{{atmosphere}}} | {{#if:{{{class|}}}|== {{{class}}} ==|}} | ||
; Surface : {{{surface}}} | {| | ||
; Composition : {{{composition}}} | |style="text-align:right; padding-right: 5px;"|''Atmosphere:'' | ||
; Location : {{{location}}} | |{{{atmosphere|Unknown}}} | ||
; | |- | ||
|style="text-align:right; padding-right: 5px;"|''Surface:'' | |||
|{{{surface|Unknown}}} | |||
|- | |||
|style="text-align:right; padding-right: 5px;"|''Composition:'' | |||
|{{{composition|Unknown}}} | |||
|- | |||
|style="text-align:right; padding-right: 5px;"|''Location:'' | |||
|{{{location|Unknown}}} | |||
|- | |||
|style="text-align:right; padding-right: 5px;"|''habitability:'' | |||
|{{{habitability |Unknown}}} | |||
|} | |||
<noinclude> | |||
== Documentation == | |||
This template defaults to 'Unknown' for all parameters except class, if this parameter is not present the header is not present. | |||
<pre> | |||
{{Planet Class | |||
|class=A, B, C, etc. | |||
|atmosphere=What is the composition of the atmosphere? | |||
|surface=What is the surface like? | |||
|composition=What are these planets made of? | |||
|location=Where in the star system can they occur? (hot, eco, and/or cold zones) | |||
|habitability=Are these planets habitable in some way / in what way are the habitable? | |||
}} | |||
</pre> | |||
== Example == | |||
<pre> | |||
{{Planet Class | |||
|class=A | |||
|location=Any | |||
|atmosphere=Sulfer Dioxide / Carbon Dioxide | |||
|surface=Rocky / Partially Molten | |||
|composition=Igneous Silica / Basalt | |||
|habitability=None | |||
}} | |||
</pre> | |||
{{Planet Class | |||
|class=A | |||
|location=Any | |||
|atmosphere=Sulfer Dioxide / Carbon Dioxide | |||
|surface=Rocky / Partially Molten | |||
|composition=Igneous Silica / Basalt | |||
|habitability=None | |||
}} | |||
</noinclude> |
Revision as of 06:00, 25 December 2021
Atmosphere: | Unknown |
Surface: | Unknown |
Composition: | Unknown |
Location: | Unknown |
habitability: | Unknown |
Documentation
This template defaults to 'Unknown' for all parameters except class, if this parameter is not present the header is not present.
{{Planet Class |class=A, B, C, etc. |atmosphere=What is the composition of the atmosphere? |surface=What is the surface like? |composition=What are these planets made of? |location=Where in the star system can they occur? (hot, eco, and/or cold zones) |habitability=Are these planets habitable in some way / in what way are the habitable? }}
Example
{{Planet Class |class=A |location=Any |atmosphere=Sulfer Dioxide / Carbon Dioxide |surface=Rocky / Partially Molten |composition=Igneous Silica / Basalt |habitability=None }}
A
Atmosphere: | Sulfer Dioxide / Carbon Dioxide |
Surface: | Rocky / Partially Molten |
Composition: | Igneous Silica / Basalt |
Location: | Any |
habitability: | None |