Difference between revisions of "Template:HabPlanetScore"

From blackwiki
Jump to navigation Jump to search
imported>Roentgenium111
(rm dubious/ apparent OR "Combined" column - cf. Talk at List article)
imported>Waldyrious
(assume worst case scores for non-passed parameters, for color calculation, but display as question mark for correctness)
Line 2: Line 2:
 
|-
 
|-
 
|<onlyinclude><!--
 
|<onlyinclude><!--
--> style="background-color: hsl( {{#expr: ( ({{{esi|0}}} + {{{esi2|{{{esi|0}}}}}}) / 2 ) * 120}}, 100%, 75%);"| {{sort | {{#expr: ( ({{{esi|0}}} + {{{esi2|{{{esi|0}}}}}}) / 2 ) }} | {{{esi|0}}}{{#if: {{{esi2|}}} |—{{{esi2}}} }} }}
+
--> style="background-color: hsl( {{#expr: ( ({{{esi|0}}} + {{{esi2|{{{esi|0}}}}}}) / 2 ) * 120}}, 100%, 75%);"| {{sort | {{#expr: ( ({{{esi|0}}} + {{{esi2|{{{esi|0}}}}}}) / 2 ) }} |{{{esi|?}}}{{#if: {{{esi2|}}} |—{{{esi2}}} }} }}
|  style="background-color: hsl( {{#expr: {{{sph|0}}} * 120}}, 100%, 75%);"| {{{sph|0}}}
+
|  style="background-color: hsl( {{#expr: {{{sph|0}}} * 120}}, 100%, 75%);" |{{{sph|?}}}
|  style="background-color: hsl( {{#expr: ( 1 - abs {{{hzd|1}}} ) * 120}}, 100%, 75%);" | {{{hzd|1}}}
+
|  style="background-color: hsl( {{#expr: ( 1 - abs {{{hzd|1}}} ) * 120}}, 100%, 75%);" |{{{hzd|?}}}
|  style="background-color: hsl( {{#expr: ( 1 - abs {{{hzc|1}}} ) * 120}}, 100%, 75%);" | {{{hzc|1}}}
+
|  style="background-color: hsl( {{#expr: ( 1 - abs {{{hzc|1}}} ) * 120}}, 100%, 75%);" |{{{hzc|?}}}
|  style="background-color: hsl( {{#expr: ( 1 - abs {{{hza|1}}} ) * 120}}, 100%, 75%);" | {{{hza|1}}}
+
|  style="background-color: hsl( {{#expr: ( 1 - abs {{{hza|1}}} ) * 120}}, 100%, 75%);" |{{{hza|?}}}
 
<!--
 
<!--
 
--></onlyinclude>
 
--></onlyinclude>

Revision as of 17:33, 11 January 2013

? ? ? ? ?
Template documentation[view] [edit] [history] [purge]


{{HabPlanetScore}} is for use in the table at List of potentially habitable exoplanets. It provides an automatic cell background color calculation to visually depict each planetary habitability measure. Default values are the worst possible (0 for ESI and SPH, and 1 for HZD/HZC/HZA). It is possible to supply a range for ESI, by passing parameter "esi2".