Template:Version Infobox: Difference between revisions
Appearance
m Stevium moved page Template:Version to Template:Version Infobox without leaving a redirect: Renamed for consistent infobox naming |
Changed date -> time_start, added time_end |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{#invoke:Infobox|main | ||
|kind = Version | |||
|sep = , | |||
|title = {{{title|{{{name|}}}}}} | |||
|subtitle = {{{subtitle|{{#if:{{{version|}}}|Version {{{version|}}}}}}}} | |||
|image = {{#if:{{{image|}}}|[[File:{{{image|}}}]]|[[File:Splashscreen {{{title|{{{name|}}}}}}.png]]}} | |||
|images = {{#if:{{{images|}}}|{{Array|{{{images}}}|;|[[File:²{#explode:{item}¦:¦0}²]]|,|template=1}}}} | |||
|tabs = {{#if:{{{images|}}}|{{Array|{{{images}}}|;|²{#explode:{item}¦:¦1}²|,|template=1}}}} | |||
|sections = Information, Chronology, Details | |||
|Information_nolabel = Yes | |||
|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}}}} | |||
|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_columns = 2 | |||
|Chronology = Previous, Next | |||
|Previous = {{#if:{{{previous|{{{prev|}}}}}}|[[Version/{{{previous|{{{prev|}}}}}}|{{{previous|{{{prev|}}}}}}]]|''N/A''}} | |||
|Next = {{#if:{{{next|}}}|[[Version/{{{next|}}}|{{{next|}}}]]|''N/A''}} | |||
|Details_collapsible = Yes | |||
|Details = Links | |||
|Links_wide = Yes | |||
|Links = {{#if:{{#explode:{{{details|{{{links|}}}}}}|;|1}}|{{List|{{{details|{{{links|}}}}}}}}|{{{details|{{{links|}}}}}}}} | |||
}}<!-- | |||
-->{{#if:{{{description|}}}|<!-- | |||
-->{{Quote|{{{description|}}}}}<!-- | |||
-->}}<!-- | |||
-->{{Namespace|main=<!-- | |||
- | |||
--> | |||
-- | |||
-->{{#ifeq:{{NAMESPACE}}||<!-- | -->{{#ifeq:{{NAMESPACE}}||<!-- | ||
-->{{#ifeq:{{FULLPAGENAME}}|{{SUBPAGENAME}}||{{DISPLAYTITLE:Version {{ | -->{{#ifeq:{{FULLPAGENAME}}|{{SUBPAGENAME}}||{{DISPLAYTITLE:{{SUBPAGENAME}}}}}}<!-- | ||
-->}}<!-- | |||
-->{{#ifeq:{{SUBPAGENAME}}|Version||<!-- | |||
-->{{#if:{{{version|}}}<!-- | |||
-->|[[Category:Version|!{{{version}}}]][[Category:Version Info|{{{version}}}]]<!-- | |||
-->|[[Category:Version|!]][[Category:Version Info]]<!-- | |||
-->}}<!-- | |||
-->}}<!-- | -->}}<!-- | ||
-->{{ | -->}}</includeonly><noinclude>{{Documentation|type=Infobox|content= | ||
|[[ | |||
|[ | ==Syntax== | ||
<pre> | |||
{{Version Infobox | |||
|title = | |||
|version = | |||
|time_start = | |||
|time_end = | |||
|previous = | |||
|next = | |||
|details = | |||
|description = | |||
}} | |||
</pre> | |||
==Example== | |||
<pre> | |||
{{Version Infobox | |||
|title = Coziness Test | |||
|version = 0.83.5 | |||
|time_start = 2025-11-07 09:00 | |||
|time_end = 2025-12-01 10:00 | |||
|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? | |||
}} | |||
</pre> | |||
{{Version Infobox | |||
|title = Coziness Test | |||
|version = 0.83.5 | |||
|time_start = 2025-11-07 09:00 | |||
|time_end = 2025-12-01 10:00 | |||
|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? | |||
}} | |||
}}</noinclude> | |||
Latest revision as of 07:44, 6 April 2026
Template documentation
Note: parts of or the entire template might not be visible without values provided.
Note: parts of or the entire template might not be visible without values provided.
| Main | Usage |
Syntax
{{Version Infobox
|title =
|version =
|time_start =
|time_end =
|previous =
|next =
|details =
|description =
}}
Example
{{Version Infobox
|title = Coziness Test
|version = 0.83.5
|time_start = 2025-11-07 09:00
|time_end = 2025-12-01 10:00
|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?
}}
Coziness Test
Version 0.83.5
Start
November 7, 2025
4 months ago
4 months ago
End
December 1, 2025
4 months ago
4 months ago
Previous
N/A
Next
Beyond the hustle and bustle, the Starsea whispers. Deep within the Petit Planet Universe, seeds of hope and life are stirring awake.
And you shall bring forth your own "star" with your very hands.
Let's begin! Our journey to the Starsea awaits—
Are you ready to plant a planet?
