Template:TimelinePanel: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (17 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| class="sideinfo" | {| class="sideinfo" style="width: 28em;" | ||
! colspan="2" style="text-align:center;background-color:#aac7e9;font-size:130%;padding:0.5em;" | Day {{{daynumber}}} | ! colspan="2" style="text-align:center;background-color:#aac7e9;font-size:130%;padding:0.5em;" | Day {{{daynumber}}} | ||
|- | |- | ||
{{#if:{{{chapter|}}} | |||
|<tr><th>Chapter/s</th><td>{{{chapter}}}</td></tr> | |||
{{#if:{{{ | |||
|<tr><th> | |||
}} | }} | ||
|- | |- | ||
! | ! Altierran date | ||
| {{{ | | {{{date}}} | ||
|- | |- | ||
{{#if:{{{ | {{#if:{{{previousdate|}}} | ||
|<tr><th> | |<tr><th>Previous date</th><td> <span style="display:inline-block;transform:scale(1.8)">⇐</span> {{{previousdate}}}</td></tr> | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{nextdate|}}} | ||
|<tr><th> | |<tr><th>Next date</th><td> <span style="display:inline-block;transform:scale(1.8)">⇒</span> {{{nextdate}}}</td></tr> | ||
}} | |||
{{#if:{{{earthdate|}}} | |||
|<tr><th>Earth date</th><td>{{{earthdate}}}</td></tr> | |||
}} | }} | ||
|- | |- | ||
! | ! Sunrise | ||
| {{{ | | {{{sunrise}}} | ||
|- | |- | ||
! | ! Sunset | ||
| {{{ | | {{{sunset}}} | ||
|- | |||
! Weather | |||
| {{{weather}}} | |||
|- | |||
! Moon | |||
| {{{moon}}} | |||
|- | |||
! colspan="2" style="text-align:center;background-color:#aac7e9;padding:0.5em;" | [[The Snow: timeline|Return to Timeline]] | |||
|} | |} | ||
Latest revision as of 08:22, 22 March 2026
| Day {{{daynumber}}} | |
|---|---|
| Altierran date | {{{date}}} |
| Sunrise | {{{sunrise}}} |
| Sunset | {{{sunset}}} |
| Weather | {{{weather}}} |
| Moon | {{{moon}}} |
| Return to Timeline | |