{{#if:|Patch:|Content:}} v{{{version}}} |
---|
{{{patchnotes}}} |
{{#if:|
Content: v{{{contentversion}}} |
---|
{{{contentpatchnotes}}} |
|}}
Usage
Use Example 1 for when latest release is a content release. Remember to unset the {{{contentversion}}} variable so the separate release box doesn't show up.
If there's a patch release after that content release, use Example 2 to keep the most recent content update visible.
Examples
Example 1: Content release
{{Latest Patch Notes |version=3.300 |date=2024-10-18 |patchnotes='''[[NOISZ_STΔRLIVHT/Story/VS_Postlude|VS Postlude]] and [[Queen's Ascension]]''' *Updated the game engine to Unity 6 |contentversion= |contentdate=2024-10-18 |contentpatchnotes='''[[NOISZ_STΔRLIVHT/Story/VS_Postlude|VS Postlude]] and [[Queen's Ascension]]''' *Updated the game engine to Unity 6 }}
{{#if:|Patch:|Content:}} v3.300 |
---|
VS Postlude and Queen's Ascension
|
{{#if:|
Content: v |
---|
VS Postlude and Queen's Ascension
|
|}}
Example 2: Patch release
{{Latest Patch Notes |version=3.301 |date=2024-10-21 |patchnotes='''Fixed some visual issues, including the text fade in the story''' |contentversion=3.300 |contentdate=2024-10-18 |contentpatchnotes='''[[NOISZ_STΔRLIVHT/Story/VS_Postlude|VS Postlude]] and [[Queen's Ascension]]''' *Updated the game engine to Unity 6 }}
{{#if:3.300|Patch:|Content:}} v3.301 |
---|
Fixed some visual issues, including the text fade in the story |
{{#if:3.300|
Content: v3.300 |
---|
VS Postlude and Queen's Ascension
|
|}}