Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Version stamp test: Difference between revisions

Content deleted Content added
Test page for {{Ver}} version stamps
 
Demonstrate three states + semver
Line 1: Line 1:
Current stable: '''{{#invoke:GameVersion|stable}}'''  ·  Beta: '''{{#invoke:GameVersion|beta}}'''
{{Ver|0.8.1}} ''(page-level stampmatches current, should render green)''


{{Ver|0.8.0}} ''(page-level — equals stable, green )''
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
== Current-version section {{Ver|0.8.1}} ==

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
== Current stable section {{Ver|0.8.0}} ==
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

== Beta section {{Ver|0.8.1}} ==
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum. ''(newer than stable → blue β, filed under Beta content; turns green when 0.8.1 ships as stable)''


== Outdated section {{Ver|0.7.0}} ==
== Outdated section {{Ver|0.7.0}} ==
Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia. ''(older than stable → red ⚠, filed under outdated)''
Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis. ''(written for 0.7.0 — should render red and file this page into the tracking category)''

== Semver sanity {{Ver|0.10.0}} ==
Sed ut perspiciatis unde omnis iste natus error. ''(0.10.0 > 0.8.0 → beta, proving numeric not lexical compare)''


== Inline value stamps ==
== Inline value stamps ==
{| class="wikitable"
{| class="wikitable"
! Stat !! Value !! Verified
! Stat !! Value !! Stamp
|-
|-
| Reward formula || <code>base × 1.5</code> || {{Ver|0.8.1}}
| Reward formula || <code>base × 1.5</code> || {{Ver|0.8.0}}
|-
|-
| Spawn budget || <code>level × 4</code> || {{Ver|0.7.0}}
| Beta spawn tweak || <code>level × 4</code> || {{Ver|0.8.1}}
|-
| Old price table || <code>credits ÷ 2</code> || {{Ver|0.7.0}}
|}
|}


== Missing version {{Ver}} ==
Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet {{Ver|0.8.1}}, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore.
At vero eos et accusamus et iusto odio dignissimos. ''(no arg red ?, filed under unknown)''

== Missing-version stamp ==
At vero eos et accusamus et iusto odio {{Ver}} dignissimos ducimus qui blanditiis praesentium. ''(no version arg — should render a red "?" and flag the page)''

Revision as of 22:26, 2 June 2026

Current stable: 0.8.0  ·  Beta: 0.8.1.4

✓ 0.8.0 (page-level — equals stable, green ✓)

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Current stable section ✓ 0.8.0

Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Beta section β 0.8.1

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum. (newer than stable → blue β, filed under Beta content; turns green when 0.8.1 ships as stable)

Outdated section ⚠ 0.7.0

Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia. (older than stable → red ⚠, filed under outdated)

Semver sanity β 0.10.0

Sed ut perspiciatis unde omnis iste natus error. (0.10.0 > 0.8.0 → beta, proving numeric not lexical compare)

Inline value stamps

Stat Value Stamp
Reward formula base × 1.5 ✓ 0.8.0
Beta spawn tweak level × 4 β 0.8.1
Old price table credits ÷ 2 ⚠ 0.7.0

Missing version ⚠ ?

At vero eos et accusamus et iusto odio dignissimos. (no arg → red ?, filed under unknown)