Template:Constellation: Difference between revisions
Jump to navigation
Jump to search
(added better category handling) |
(bugfix) |
||
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| |
{{Cat|Heavenly Bodies}}{{#switch:{{{type}}}|p={{cat|Planets}}|m={{Cat|Moons}}|c={{cat|Constellations}}|}} |
||
</includeonly><noinclude> |
</includeonly><noinclude> |
||
==Usage Documentation== |
==Usage Documentation== |
Revision as of 16:40, 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. |