Template:Constellation: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
(changed semantic property for seasonality)
(added better category handling)
Line 25: Line 25:
| '''[[Starlight Sphere]]:''' || colspan="3" align="left" | {{#if:{{{sls|}}}|{{#ifeq:{{{sls}}}|-|None|{{{sls}}}|[[missing::Starlight sphere color|''Unknown'']]}}}}
| '''[[Starlight Sphere]]:''' || colspan="3" align="left" | {{#if:{{{sls|}}}|{{#ifeq:{{{sls}}}|-|None|{{{sls}}}|[[missing::Starlight sphere color|''Unknown'']]}}}}
|}
|}
{{Cat|Heavenly Bodies}}{{#switch:{{{type}}}|p={{cat|Planets}}|m={{Cat|Moons}}|c={{cat|Constellatons}}|}}
{{Cat|Constellations}}
</includeonly><noinclude>
</includeonly><noinclude>
==Usage Documentation==
==Usage Documentation==
Line 49: Line 49:
|-
|-
|sls||<description>/-||The starlight sphere's description. Use "-" if none.
|sls||<description>/-||The starlight sphere's description. Use "-" if none.
|-
|type||c/m/p||Type of body it is. Constellation, Moon, or Planet.
|}
|}
</noinclude>
</noinclude>

Revision as of 17:39, 19 November 2010

Usage Documentation

  • Any item in the description that is in italics is a default value.
Variable Supported Values Usage
season <date> The seasons the constellation is in the sky.
dstart <date> The day when the constellation first appears.
dend <date> The day when the constellation disappears.
tstart The hour when the constellation first can be seen in the sky.
tend The hour when the constellation vanishes from the sky.
skill <skillset> The skillset that can be affected using this constellation for predictions. Use , as separator.
circle <circle> Circle the constellation is learned at.
telescope yes/no If a telescope is required or not.
sls <description>/- The starlight sphere's description. Use "-" if none.
type c/m/p Type of body it is. Constellation, Moon, or Planet.