Template:Version Infobox: Difference between revisions
Template page
More actions
Removed "Version" from display title |
Changed date -> time_start, added time_end |
||
| Line 10: | Line 10: | ||
|Information_nolabel = Yes | |Information_nolabel = Yes | ||
|Information = | |Information = Start, End, Expected Start | ||
| | |Start = {{#if:{{{time_start|}}}|{{#iferror:{{#time:xg j, Y|{{{time_start||}}}}}|TBA|{{#time:xg j, Y|{{{time_start||}}}}}}}<br>{{Time Ago|{{{time_start||}}}|last=month}}}} | ||
|Expected | |End = {{#if:{{{time_end|}}}|{{#iferror:{{#time:xg j, Y|{{{time_end||}}}}}|TBA|{{#time:xg j, Y|{{{time_end||}}}}}}}<br>{{Time Ago|{{{time_end||}}}|last=month}}}} | ||
|Expected Start = {{#if:{{{expected|}}}|{{#iferror:{{#time:xg j, Y|{{{expected|}}}}}|TBA|{{#time:xg j, Y|{{{expected|}}}}}}}<br>In {{#expr: (({{#time:U|{{{expected|}}}}} - {{#time:U|now}}) / 86400) round 0}} days<ref>Extrapolated based on the assumption that version updates take place every six weeks on Wednesday.</ref>}} | |||
|Chronology_nolabel = Yes | |Chronology_nolabel = Yes | ||
| Line 45: | Line 46: | ||
<pre> | <pre> | ||
{{Version Infobox | {{Version Infobox | ||
|title | |title = | ||
|version = | |version = | ||
| | |time_start = | ||
| | |time_end = | ||
|next | |previous = | ||
|details = | |next = | ||
|details = | |||
|description = | |description = | ||
}} | }} | ||
| Line 58: | Line 60: | ||
<pre> | <pre> | ||
{{Version Infobox | {{Version Infobox | ||
|title | |title = Coziness Test | ||
|version = 0.83.5 | |version = 0.83.5 | ||
| | |time_start = 2025-11-07 09:00 | ||
|next | |time_end = 2025-12-01 10:00 | ||
|details = [https://planet.hoyoverse.com/en-us/news/detail/159678 Announcement];[https://planet.hoyoverse.com/en-us/news/detail/159689 Sign-Up Event Notes & FAQ] | |next = Stardrift Test | ||
|details = [https://planet.hoyoverse.com/en-us/news/detail/159678 Announcement];[https://planet.hoyoverse.com/en-us/news/detail/159689 Sign-Up Event Notes & FAQ] | |||
|description = Beyond the hustle and bustle, the Starsea whispers. Deep within the Petit Planet Universe, seeds of hope and life are stirring awake.<br>And you shall bring forth your own "star" with your very hands.<br>Let's begin! Our journey to the Starsea awaits—<br>Are you ready to plant a planet? | |description = Beyond the hustle and bustle, the Starsea whispers. Deep within the Petit Planet Universe, seeds of hope and life are stirring awake.<br>And you shall bring forth your own "star" with your very hands.<br>Let's begin! Our journey to the Starsea awaits—<br>Are you ready to plant a planet? | ||
}} | }} | ||
</pre> | </pre> | ||
{{Version Infobox | {{Version Infobox | ||
|title | |title = Coziness Test | ||
|version = 0.83.5 | |version = 0.83.5 | ||
| | |time_start = 2025-11-07 09:00 | ||
|next | |time_end = 2025-12-01 10:00 | ||
|details = [https://planet.hoyoverse.com/en-us/news/detail/159678 Announcement];[https://planet.hoyoverse.com/en-us/news/detail/159689 Sign-Up Event Notes & FAQ] | |next = Stardrift Test | ||
|details = [https://planet.hoyoverse.com/en-us/news/detail/159678 Announcement];[https://planet.hoyoverse.com/en-us/news/detail/159689 Sign-Up Event Notes & FAQ] | |||
|description = Beyond the hustle and bustle, the Starsea whispers. Deep within the Petit Planet Universe, seeds of hope and life are stirring awake.<br>And you shall bring forth your own "star" with your very hands.<br>Let's begin! Our journey to the Starsea awaits—<br>Are you ready to plant a planet? | |description = Beyond the hustle and bustle, the Starsea whispers. Deep within the Petit Planet Universe, seeds of hope and life are stirring awake.<br>And you shall bring forth your own "star" with your very hands.<br>Let's begin! Our journey to the Starsea awaits—<br>Are you ready to plant a planet? | ||
}} | }} | ||
}}</noinclude> | }}</noinclude> | ||