BETA webtags: Difference between revisions

No change in size ,  11:36, 10 February 2019
Line 403: Line 403:
|<#MoonAge>
|<#MoonAge>
|Current '''approximate''' age of the Moon in days (0-29)
|Current '''approximate''' age of the Moon in days (0-29)
b3046 adds the 'dp' and 'rc' parameters
b3047 adds the 'dp' and 'rc' parameters
Supports an optional 'dp' parameter, if supplied the result is returned to the specified number of decimal places. E.g
Supports an optional 'dp' parameter, if supplied the result is returned to the specified number of decimal places. E.g
<#MoonAge> gives "11"
<#MoonAge> gives "11"
Line 412: Line 412:
|<#MoonPercent>
|<#MoonPercent>
|Current percentage of moon visible (negative value indicates 'waning')
|Current percentage of moon visible (negative value indicates 'waning')
b3046 adds the 'dp' and 'rc' parameters as <#MoonAge> above
b3047 adds the 'dp' and 'rc' parameters as <#MoonAge> above
|-
|-
|<#MoonPercentAbs>
|<#MoonPercentAbs>
|Current percentage of moon visible (always positive)
|Current percentage of moon visible (always positive)
b3046 adds the 'dp' and 'rc' parameters as <#MoonAge> above
b3047 adds the 'dp' and 'rc' parameters as <#MoonAge> above
|}
|}